summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* Allow vectorization of bit intrinsics in BB Vectorizer.Karthik Bhat2014-04-25
* ProfileData: Treat missing function counts as malformedJustin Bogner2014-04-25
* Revert "This reapplies r207130 with an additional testcase+and a missing chec...Adrian Prantl2014-04-25
* This reapplies r207130 with an additional testcase+and a missing check forAdrian Prantl2014-04-25
* Revert "Debug info for optimized code: Support variables that are on the stac...Adrian Prantl2014-04-25
* Revert "Debug info: Let dbg.values inserted by LowerDbgDeclare inherit the lo...Adrian Prantl2014-04-24
* X86: Don't transform shifts into ands when the sign bit is tested.Benjamin Kramer2014-04-24
* Add 'musttail' marker to call instructionsReid Kleckner2014-04-24
* Fix rdtsc.ll test to match r8 on win64Reid Kleckner2014-04-24
* Debug info: Let dbg.values inserted by LowerDbgDeclare inherit the locationAdrian Prantl2014-04-24
* Debug info for optimized code: Support variables that are on the stack andAdrian Prantl2014-04-24
* [X86] Add support for Read Time Stamp Counter x86 builtin intrinsics.Andrea Di Biagio2014-04-24
* AArch64/ARM64: add ARM64 runs to more MC tests.Tim Northover2014-04-24
* AArch64/ARM64: run AArch64 NEON MC tests through ARM64 too.Tim Northover2014-04-24
* AArch64: print NEON lists with a space.Tim Northover2014-04-24
* AArch64/ARM64: enable remaining MC elf tests.Tim Northover2014-04-24
* AArch64/ARM64: allow negative addends, at least on ELF.Tim Northover2014-04-24
* ARM64: support relocated "TBZ/TBNZ" instructions.Tim Northover2014-04-24
* AArch64/ARM64: support relocated ADR instructionTim Northover2014-04-24
* AArch64/ARM64: add support for :abs_gN_s: MOVZ modifiersTim Northover2014-04-24
* AArch64/ARM64: disentangle the "B.CC" and "LDR lit" operandsTim Northover2014-04-24
* AArch64/ARM64: enable some MC tests on ARM64Tim Northover2014-04-24
* AArch64/ARM64: port bitfield test to ARM64.Tim Northover2014-04-24
* AArch64/ARM64: implement BFI optimisationTim Northover2014-04-24
* AArch64/ARM64: port more testsTim Northover2014-04-24
* [asan] Fix instrumentation of x86 intel syntax inline assembly.Evgeniy Stepanov2014-04-24
* [CLNUP] Test commit. Remove newline.Zinovy Nis2014-04-24
* X86: Emit test instead of constant shift + compare if the shift result is unu...Benjamin Kramer2014-04-24
* Allow vectorization of few missed llvm intrinsic calls in BBVectorizor by han...Karthik Bhat2014-04-24
* Fix for PR18921, "vmov" part.Stepan Dyatkovskiy2014-04-24
* [InstCombine][x86] Constant fold psll intrinsics.Michael J. Spencer2014-04-24
* Optimize some special cases for SSE4a insertqiFilipe Cabecinhas2014-04-24
* Handle addrspacecast when looking at memcpys from globalsMatt Arsenault2014-04-24
* MC: disable test on thumbv7-windowsSaleem Abdulrasool2014-04-23
* llvm-cov: Add support for gcov's --long-file-names optionJustin Bogner2014-04-23
* MC: move test from Generic to COFFSaleem Abdulrasool2014-04-23
* MC: move ARM64 test from AArch64 directorySaleem Abdulrasool2014-04-23
* MC: honour IMAGE_SCN_CNT_INITIALIZED_DATASaleem Abdulrasool2014-04-23
* [ARM64] Fix the information we give to the peephole optimizer for comparison.Quentin Colombet2014-04-23
* R600: Add a test that used to be broken that I forgot to addMatt Arsenault2014-04-23
* Convert test to FileCheckMatt Arsenault2014-04-23
* Mark llvm/test/BugPoint/compile-custom.ll as XFAIL:vg_leak.NAKAMURA Takumi2014-04-23
* Create MCTargetOptions.Evgeniy Stepanov2014-04-23
* [LV] Statistics numbers for LoopVectorize introduced: a number of analyzed lo...Alexander Musman2014-04-23
* X86Disassembler - fixed a bug in immediate printElena Demikhovsky2014-04-23
* Integrated assbemler, macros: added 'vararg' argument qualifier support.Stepan Dyatkovskiy2014-04-23
* [ARM64] Enable feature predicates for NEON / FP / CRYPTO.Kevin Qin2014-04-23
* Fix test/CodeGen/arm.llReid Kleckner2014-04-23
* Follow aliases when determining if a symbol is thumb.Rafael Espindola2014-04-22
* [Constant Hoisting] Materialize the constant before the cloned cast instruction.Juergen Ributzka2014-04-22