summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* [ARM64] Ports the Cortex-A53 Machine Model description from AArch64.Chad Rosier2014-04-18
* Remove -simplify-libcalls pass form Passes documentationReid Kleckner2014-04-18
* Expanded test for x86-pc-windows-gnu and x86_64-pc-windows-gnu environments.Yaron Keren2014-04-18
* [LCG] Fix the bugs that Ben pointed out in code review (and the MSan botChandler Carruth2014-04-18
* OnDiskHashTable: Expect the Info type to declare the offset typeJustin Bogner2014-04-18
* OnDiskHashTable: Expect the Info type to declare the hash sizeJustin Bogner2014-04-18
* [DWARF parser] Respect address ranges specified in compile unit DIE.Alexey Samsonov2014-04-18
* Remove a couple of redundant copies of SmallVector::operator==.Benjamin Kramer2014-04-18
* [X86] Improve buildFromShuffleMostly for AVXAdam Nemet2014-04-18
* DebugInfo: Remove some initializer lists to make MSVC happy again.Benjamin Kramer2014-04-18
* Add range access to MCAssembler's symbol collection.David Blaikie2014-04-18
* Update comment in LLVMBitCodes.h to reflect the actual bitcode recordReid Kleckner2014-04-18
* Fix uint -> size_t conversion warning.Matt Arsenault2014-04-18
* Revert "blockfreq: Rewrite BlockFrequencyInfoImpl" (#2)Duncan P. N. Exon Smith2014-04-18
* Fixed llvm-build when no targets are enabledGreg Fitzgerald2014-04-18
* Fixing MSVC after r206622?Duncan P. N. Exon Smith2014-04-18
* Better comments to explain buffered/unbuffered processor resources.Andrew Trick2014-04-18
* [DWARF parser] Refactor fetching DIE address ranges.Alexey Samsonov2014-04-18
* Reapply "blockfreq: Rewrite BlockFrequencyInfoImpl"Duncan P. N. Exon Smith2014-04-18
* Add some target triples for better determinismDuncan P. N. Exon Smith2014-04-18
* LineIterator: Add DataTypes.h for int64_t on MSVC.Benjamin Kramer2014-04-18
* Add some missing includes for various standard library implementations.Benjamin Kramer2014-04-18
* Make the copy member of StringRef/ArrayRef generic wrt allocators.Benjamin Kramer2014-04-18
* AArch64/ARM64: add more NEON tests.Tim Northover2014-04-18
* Allocator: Remove ReferenceAdder hack.Benjamin Kramer2014-04-18
* ARM64: disable generation of .loh directives outside MachO.Tim Northover2014-04-18
* ARM64: don't emit .subsections_via_symbols on ELF.Tim Northover2014-04-18
* ARM64: add extra NEG pattern.Tim Northover2014-04-18
* AArch64/ARM64: port more AArch64 tests to ARM64.Tim Northover2014-04-18
* AArch64/ARM64: add non-scalar lowering for more FCVT operations.Tim Northover2014-04-18
* AArch64/ARM64: improve spotting of EXT instructions from VECTOR_SHUFFLE.Tim Northover2014-04-18
* [msan] Add -msan-instrumentation-with-call-threshold.Evgeniy Stepanov2014-04-18
* [LCG] Remove all of the complexity stemming from supporting copying.Chandler Carruth2014-04-18
* [Allocator] Fix an obvious think-o with the move assignmentChandler Carruth2014-04-18
* [LCG] Add support for building persistent and connected SCCs to theChandler Carruth2014-04-18
* X86: Pattern match scalar loads + vcvtph2ps into just vcvtph2ps.Benjamin Kramer2014-04-18
* Revert r206565 (and r206566 which updated tests).Chandler Carruth2014-04-18
* AArch64/ARM64: port atomics test to ARM64.Tim Northover2014-04-18
* AArch64/ARM64: spot a greater variety of concat_vector operations.Tim Northover2014-04-18
* ARM64: implement cunning optimisation from AArch64Tim Northover2014-04-18
* ARM64: spot a vector_shuffle that maps to INS and expand.Tim Northover2014-04-18
* ARM64: nick some AArch64 patterns for extract/insert -> INS.Tim Northover2014-04-18
* AArch64/ARM64: emit all vector FP comparisons as such.Tim Northover2014-04-18
* AArch64/ARM64: port BSL logic from AArch64 & enable test.Tim Northover2014-04-18
* AArch64/ARM64: copy byval implementation from AArch64.Tim Northover2014-04-18
* Add missing config file for newly added test case introduced by r206563.Jiangning Liu2014-04-18
* Updated test with register names following r206565.Yaron Keren2014-04-18
* Patch by Ray Donnelly.Yaron Keren2014-04-18
* [asan] one more workaround for PR17409: don't do BB-level coverage instrument...Kostya Serebryany2014-04-18
* This commit allows vectorized loops to be unrolled by a factor of 2 for AArch64.Jiangning Liu2014-04-18