summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* 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
* Fix DataLayout::operator==().Rafael Espindola2014-04-22
* Fix the assembler to print a better relocatable expression errorKevin Enderby2014-04-22
* R600: Emit error instead of unreachable on function callMatt Arsenault2014-04-22
* AVX-512: store and truncstore for i1 valuesElena Demikhovsky2014-04-22
* AArch64/ARM64: more testing from AArch64 to ARM64Tim Northover2014-04-22
* AArch64/ARM64: make use of ANDS and BICS instructions for comparisons.Tim Northover2014-04-22
* AArch64/ARM64: add extra testing from AArch64 to ARM64Tim Northover2014-04-22
* [AVX512] Implemented integer conversions up/down with masking.Robert Khasanov2014-04-22
* [asan] Support outline instrumentation for wide types and delete dead code, p...Kostya Serebryany2014-04-22
* AArch64/ARM64: enable various AArch64 tests on ARM64.Tim Northover2014-04-22
* AArch64/ARM64: add patterns for scalar_to_vector/extract pairsTim Northover2014-04-22
* AArch64/ARM64: mark fmul intrinsic as commutative.Tim Northover2014-04-22
* ARM: disable emission of __XYZvfp in soft-float environment.Tim Northover2014-04-22
* Fix an infinite loop bug in DAG Combine about keeping transfering between ANY...Hao Liu2014-04-22
* [X86] Don't use BZHI for short masks (>=32 bits). Thanks to Ben Kramer for theLang Hames2014-04-22
* R600: Make sign_extend_inreg legal.Matt Arsenault2014-04-22
* [AArch64] Enable global merge pass.Jiangning Liu2014-04-22
* blockfreq: Skip irreducible backedges inside functionsDuncan P. N. Exon Smith2014-04-22
* [CodeGenPrepare] Use APInt to check the value of the immediate in a andQuentin Colombet2014-04-22
* Simplify a vpermil* with constant mask.Rafael Espindola2014-04-21
* ARM64: Improve diagnostics for malformed reg+reg addressing mode.Jim Grosbach2014-04-21
* Handle _GLOBAL_OFFSET_TABLE_ in 64 bit mode.Rafael Espindola2014-04-21
* Fix PR7272 in -tailcallelim instead of the inlinerReid Kleckner2014-04-21
* ARM64: Combine shifts and uses from different basic block to bit-extract inst...Yi Jiang2014-04-21