[PBQP Regalloc] Pre-spill vregs that have no legal physregs.
[oota-llvm.git] / test /
2015-02-03 Rafael EspindolaPropagate a better error message to the C api.
2015-02-03 Rafael EspindolaUse a non-fatal diag handler in the C API. FIxes PR22368.
2015-02-02 Alex RosenbergRevert part of r227437 as it was unnecessary. Thanks...
2015-02-02 Bruno Cardoso Lopes[X86][MMX] Add tests for MMX extract element
2015-02-02 Bruno Cardoso Lopes[X86][MMX] Cleanup shuffle, bitcast and insert element...
2015-02-02 Lang Hames[Orc] Make OrcMCJITReplacement::addObject calls transfe...
2015-02-02 Adrian PrantlDebug Info: Relax assertion in isUnsignedDIType() to...
2015-02-02 Tom StellardR600/SI: 64-bit and larger memory access must be at...
2015-02-02 Tom StellardR600/SI: Merge two test files
2015-02-02 Ahmed Bougacha[AArch64] Prefer DUP/MOV ("CPY") to INS for vector_extract.
2015-02-02 Sanjay Patelfix typo
2015-02-02 Jan Wen VoungFix ARM peephole optimizeCompare to avoid optimizing...
2015-02-02 Erik EcksteinFix: SLPVectorizer crashes with assertion when vectoriz...
2015-02-02 Lang Hames[Orc] Remove one of the OrcMCJITReplacement regression...
2015-02-02 Lang Hames[Orc] Regression tests for OrcMCJITReplacement.
2015-02-01 Hal Finkel[PowerPC] VSX stores don't also read
2015-02-01 Hal Finkel[PowerPC] Better scheduling for isel on P7/P8
2015-02-01 Michael Kuperstein[X86] Convert esp-relative movs of function arguments...
2015-02-01 Michael KupersteinRevert r227728 due to bad line endings.
2015-02-01 Hal Finkel[PowerPC] Make r2 allocatable on PPC64/ELF for some...
2015-02-01 Michael Kuperstein[X86] Convert esp-relative movs of function arguments...
2015-02-01 Chandler Carruth[PM] Port SimplifyCFG to the new pass manager.
2015-02-01 Chandler Carruth[PM] Port EarlyCSE to the new pass manager.
2015-02-01 Chandler Carruth[PM] Teach the module-to-function adaptor to not run...
2015-02-01 Chandler Carruth[PM] Port TTI to the new pass manager, introducing...
2015-02-01 Elena DemikhovskyAVX2: Added 2 more tests for gather intrinsics.
2015-02-01 Jingyue Wu[NVPTX] Emit .pragma "nounroll" for loops marked with...
2015-02-01 Adrian PrantlFix PR22393. When recursively replacing an aggregate...
2015-02-01 Adrian PrantlAdd missing tags.
2015-01-31 Matt ArsenaultR600/SI: Only select cvt_flr/cvt_rpi with no NaNs.
2015-01-31 Simon Pilgrim[X86][SSE] Shuffle mask decode support for zero extend...
2015-01-31 Saleem Abdulrasoolllvm-readobj: add a test case for ARM_MOV32(T) base...
2015-01-31 Chandler Carruth[PM] Change the core design of the TTI analysis to...
2015-01-31 Saleem AbdulrasoolARM: support stack probe size on Windows on ARM
2015-01-31 Kevin EnderbyAdd the -section option to llvm-objdump used with ...
2015-01-30 David BlaikieAdd PPC test for r227481, but XFAIL because this is...
2015-01-30 Ahmed Bougacha[AArch64] Add a few more DUP testcases. NFC.
2015-01-30 Philip ReamesFix statepoint verifier tests to actually test verifier.
2015-01-30 Ahmed Bougacha[AArch64] Robustize neon-scalar-copy.ll tests. NFC.
2015-01-30 David BlaikieAdd ARM test for r227489, but XFAIL because this is...
2015-01-30 Colin LeMahieu[Hexagon] Adding vector shift instructions and tests.
2015-01-30 Ahmed Bougacha[X86] Cleanup tabs in test vector-zext.ll. NFC.
2015-01-30 Colin LeMahieu[Hexagon] Adding vector predicate instructions.
2015-01-30 Colin LeMahieu[Hexagon] Adding vector permutation instructions and...
2015-01-30 Reid KlecknerWin64: Put a REX_W prefix on all TAILJMP* instructions
2015-01-30 Colin LeMahieu[Hexagon] Adding vector multiplies. Cleaning up tests.
2015-01-30 Colin LeMahieu[Hexagon] Adding XTYPE/COMPLEX instructions and cleanin...
2015-01-30 Adrian PrantlInliner: Use replaceDbgDeclareForAlloca() instead of...
2015-01-30 Saleem AbdulrasoolARM: further correct .fpu directive handling
2015-01-30 Renato GolinRevert "Add missing test from r227488"
2015-01-30 Colin LeMahieu[Hexagon] Adding XTYPE/ALU vector instructions. Organi...
2015-01-30 Saleem AbdulrasoolARM: improve caret diagnostics for invalid FPU name
2015-01-30 Filipe CabecinhasCheck bit widths before trying to get a type.
2015-01-30 Colin LeMahieu[Hexagon] Adding a number of vector load variants and...
2015-01-30 Saleem AbdulrasoolARM: correct handling of .fpu directive
2015-01-30 Toma Tabacu[mips] Manually replace JAL pseudo-instructions with...
2015-01-30 Filipe Cabecinhas[bitcode reader] Fix an assert on invalid type tables
2015-01-30 NAKAMURA TakumiIntroduce llvm/test/LTO/X86. LTO tests may be assumed...
2015-01-30 NAKAMURA TakumiIntroduce llvm/test/LTO/ARM for arm-specific LTO test(s).
2015-01-30 Hao LiuMove the target specific test case arbitrary-induction...
2015-01-30 Hao Liu[LoopVectorize] Induction variables: support arbitrary...
2015-01-30 Hao Liu[AArch64]Fix PR21675, a bug about lowering llvm.ctpop...
2015-01-30 Adrian PrantlFix PR22386. The inliner moves static allocas to the...
2015-01-30 Akira Hatanaka[LTO] Scan all per-function subtargets when collecting...
2015-01-29 Reid Klecknerx86: Fix large model calls to __chkstk for dynamic...
2015-01-29 Reid KlecknerUpdate comments to use unreachable instead of llvm...
2015-01-29 Colin LeMahieu[Hexagon] Organizing tests and adding a few missing...
2015-01-29 Colin LeMahieu[Hexagon] Adding missing instruction encodings and...
2015-01-29 Colin LeMahieu[Hexagon] Adding alu vector instructions
2015-01-29 Sanjay Patel[GVN] don't propagate equality comparisons of FP zero...
2015-01-29 David BlaikieAdd missing test from r227488
2015-01-29 David BlaikieRefactor test to be reused across architectures
2015-01-29 David BlaikieRemove erroneous REQUIRES: object-emission for asm...
2015-01-29 David BlaikieMissing test case for r227481
2015-01-29 Matt ArsenaultR600/SI: Implement enableAggressiveFMAFusion
2015-01-29 Colin LeMahieu[Hexagon] Deleting old variants of intrinsics and addin...
2015-01-29 Colin LeMahieu[Hexagon] Adding CR intrinsic tests.
2015-01-29 Tom StellardR600/SI: Define a schedule model and enable the generic...
2015-01-29 Robert Lougher[X86] Use single add/sub for large stack offsets
2015-01-29 Colin LeMahieu[Hexagon] Adding XTYPE/PRED intrinsic tests. Convertin...
2015-01-29 Bill Schmidt[PowerPC] Complete setting the baseline for ppc64le
2015-01-29 Alex RosenbergMake the test actually test what it's supposed to test...
2015-01-29 Alex RosenbergCleanup a few tests on sse4a machines and FileCheckize...
2015-01-29 Rafael EspindolaDon't create multiple mergeable sections with -fdata...
2015-01-29 Vladimir Medic[Mips][Disassembler] When disassembler meets cache...
2015-01-29 Charlie TurnerAdd a missing Tag_DIV_use test for Cortex-M7.
2015-01-29 Simon Atanasyan[ELFYAML] Provide default value 0 for YAML relocation...
2015-01-29 Reid KlecknerAdd a Windows EH preparation pass that zaps resumes
2015-01-28 Philip ReamesTeach SplitBlockPredecessors how to handle landingpad...
2015-01-28 Colin LeMahieu[Hexagon] Updating several V5 intrinsics and adding...
2015-01-28 Zoran Jovanovic[mips][microMIPS] Implement SWM and LWM aliases
2015-01-28 Colin LeMahieu[Hexagon] Updating many V4 intrinsic patterns. Adding...
2015-01-28 Colin LeMahieu[Hexagon] Adding XTYPE/MPY intrinsic tests and some...
2015-01-28 Colin LeMahieu[Hexagon] Deleting a lot of old variants of intrinsics...
2015-01-28 Frederic Riss[dsymutil] Add DwarfLinker class.
2015-01-28 Colin LeMahieu[Hexagon] Converting XTYPE/BIT intrinsic patterns and...
2015-01-28 Colin LeMahieu[Hexagon] Replacing XTYPE/SHIFT intrinsic patternss...
2015-01-28 Jozef Kolek[mips][microMIPS] Implement LWGP instruction
2015-01-28 Colin LeMahieu[Hexagon] Replacing old intrinsic tests with organized...
2015-01-28 Bjorn SteinbrinkFix LLVMSetMetadata and LLVMAddNamedMetadataOperand...
next