summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAge
* Add an abstraction to handle patchpoint operands.Andrew Trick2013-11-19
* [weak vtables] Remove a bunch of weak vtablesJuergen Ributzka2013-11-19
* DebugInfo: Simplify a few more explicit constructions, underconstrained types...David Blaikie2013-11-18
* Recover gracefully when deserializing invalid YAML input.Alexander Kornienko2013-11-18
* Fix forgotten member initialization detected by MSan bootstrap botAlexey Samsonov2013-11-18
* Revert r194865 and r194874.Alexey Samsonov2013-11-18
* Implement the newly added ACLE functions for ld1/st1 with 2/3/4 vectors.Hao Liu2013-11-18
* Fix spacing, forward declare order.Matt Arsenault2013-11-18
* Debug Info: fix typo in function name.Manman Ren2013-11-17
* Debug Info Verifier: enable public functions of Finder to update the type map.Manman Ren2013-11-17
* Add a loop rerolling flag to the PassManagerBuilderHal Finkel2013-11-17
* DebugLoc defines LineCol as 32 bit in comment but unsigned in code.Yaron Keren2013-11-17
* [block-freq] Add BlockFrequency::scale that returns a remainder from the divi...Michael Gottesman2013-11-17
* [PM] Completely remove support for explicit 'require' methods on theChandler Carruth2013-11-17
* Added a size field to the stack map record to handle subregister spills.Andrew Trick2013-11-17
* Add a loop rerolling passHal Finkel2013-11-16
* ScalarEvolution: Warn if the result of setFlags/clearFlags is unused.Benjamin Kramer2013-11-16
* Annotate APInt methods where it's not clear whether they are in place with wa...Benjamin Kramer2013-11-16
* Fix filename in header commentDuncan P. N. Exon Smith2013-11-16
* X86: Encode the 'h' cpu subtype in the MachO header for x86.Jim Grosbach2013-11-16
* Implemented aarch64 Neon scalar vmulx_lane intrinsicsAna Pazos2013-11-15
* [weak vtables] Remove a bunch of weak vtablesJuergen Ributzka2013-11-15
* [AArch64] Fix the scalar NEON ACLE functions so that they return float/doubleChad Rosier2013-11-15
* Path: Recognize COFF import library file magic.Rui Ueyama2013-11-15
* Readobj: If NumbersOfSections is 0xffff, it's an COFF import library.Rui Ueyama2013-11-15
* Avoid illegal integer promotion in fastiselBob Wilson2013-11-15
* Add AVX512 unmasked FMA intrinsics and support.Cameron McInally2013-11-15
* Fix illegal DAG produced by SelectionDAG::getConstant() for v2i64 typeDaniel Sanders2013-11-15
* Add target hook to prevent folding some bitcasted loads.Matt Arsenault2013-11-15
* [llvm-c] Add missing const qualifiers to LLVMCreateTargetMachinePeter Zotov2013-11-15
* [llvm-c] Simplify signature of LLVMGetTargetFromNamePeter Zotov2013-11-15
* Add addrspacecast instruction.Matt Arsenault2013-11-15
* Include raw_ostream.h.Rui Ueyama2013-11-15
* Fix the header comment of the new pass manager stuff to not claim to beChandler Carruth2013-11-14
* [AArch64 neon] support poly64 and relevant intrinsic functions.Kevin Qin2013-11-14
* Implement aarch64 neon instruction class SIMD misc.Kevin Qin2013-11-14
* Add dyn_cast<> support to YAML I/O's IO classNick Kledzik2013-11-14
* Added BlockFrequencyInfo::view for displaying the block frequency propagation...Michael Gottesman2013-11-14
* Implement AArch64 NEON instruction set AdvSIMD (table).Jiangning Liu2013-11-14
* Add simple support for tags in YAML I/ONick Kledzik2013-11-14
* llvm-cov: Slightly improved error checking.Yuchen Wu2013-11-14
* llvm-cov: Removed StringMap holding GCOVLines.Yuchen Wu2013-11-14
* llvm-cov: Replaced asserts with proper error handling.Yuchen Wu2013-11-14
* [AArch64] Add support for legacy AArch32 NEON scalar shift by immediateChad Rosier2013-11-13
* Make sure LLVMLoadLibraryPermanently gets an extern "C" symbol.Benjamin Kramer2013-11-13
* Remove AllowQuotesInName and friends from MCAsmInfo.Rafael Espindola2013-11-13
* SampleProfileLoader pass. Initial setup.Diego Novillo2013-11-13
* Add another (perhaps better) video for Sean's talk. (Thanks Marshall!)Chandler Carruth2013-11-13
* Fix a null pointer dereference when copying a null polymorphic pointer.Chandler Carruth2013-11-13
* Give folks a reference to some material on the fundamental designChandler Carruth2013-11-13