Fix broken build
[oota-llvm.git] / test /
2014-05-09 Louis GerbargAdd custom lowering for add/sub with overflow intrinsic...
2014-05-09 Louis GerbargAdd ExtractValue instruction to SimplifyCFG's ComputeSp...
2014-05-09 Tom StellardR600/SI: Teach SIInstrInfo::moveToVALU() how to move...
2014-05-09 Tom StellardR600/SI: Fix SMRD pattern for offsets > 32 bits
2014-05-09 Tom StellardR600: Expand i64 SELECT_CC
2014-05-09 Tom StellardR600: Move MIN/MAX matching from LowerOperation() to...
2014-05-09 James MolloyAttempt to pacify the bots - this commit requires asserts.
2014-05-09 Daniel Sanders[mips] Marked up instructions added in MIPS-IV and...
2014-05-09 Oliver StannardARM: HFAs must be passed in consecutive registers
2014-05-09 Simon Atanasyan[yaml2obj] Follow-up to the r208228 and r208406. Remove...
2014-05-09 Daniel Sanders[mips] Marked up instructions added in MIPS-III and...
2014-05-09 NAKAMURA TakumiMark yaml2obj-elf-x86-rel.yaml as XFAIL:vg_leak for...
2014-05-09 Daniel Sanders[mips][mips64r6] Add experimental support for MIPS32r6...
2014-05-09 Daniel Sanders[mips] Added missing daddu test to the valid instructio...
2014-05-09 Daniel Sanders[mips] Added missing dsra -> dsrav and sra -> srav...
2014-05-09 NAKAMURA Takumitest/TableGen: Remove XFAIL:vg_leak out of 3 tests...
2014-05-09 Saleem AbdulrasoolARM: support PIC on Windows on ARM
2014-05-08 Filipe CabecinhasOptimize shufflevector that copies an i64/f64 and zeros...
2014-05-08 Justin Bognertest/CodeGen: Check that the correct register is used...
2014-05-08 Michael Zolotukhin[InstCombine] Some cleanup in optimization of redundant...
2014-05-08 Justin BognerMake a CodeGen test more robust against vector register...
2014-05-08 Sebastian Popadd testcase for r208237: do not collect undef terms
2014-05-08 Andrea Di Biagio[X86] Add target specific combine rules to fold SSE2...
2014-05-08 Saleem Abdulrasooltest: fix test on Windows
2014-05-08 NAKAMURA TakumiMark test/TableGen/listconcat.td as XFAIL:vg_leak....
2014-05-08 Daniel Sanders[mips] Correct tests that are meant to test valid assem...
2014-05-08 Christian PirkerARM big endian function argument passing
2014-05-08 Daniel Sanders[mips] Implement l[wd]c3, and s[wd]c3.
2014-05-08 Dario DomizioliRevert test commit. Removed blank line.
2014-05-08 James Molloy[ARM64-BE] Teach fast-isel about how to set up sub...
2014-05-08 Daniel Sanders[mips] Marked up instructions added in MIPS-II and...
2014-05-08 Daniel Sanders[mips] Implement tlbp, tlbr, tlbwi, and tlbwr
2014-05-08 Dario DomizioliTest commit. Added blank line.
2014-05-08 Tim NorthoverARM64: make sure FastISel emits SSA MachineInstrs
2014-05-08 Evgeniy Stepanov[asan] Preserve flags in asm instrumentation.
2014-05-08 Hal FinkelMove late partial-unrolling thresholds into the process...
2014-05-08 Hao LiuAArch64/ARM64: Port NEON post-increment load/store...
2014-05-08 Saleem Abdulrasooltest: fix silly typo
2014-05-08 Saleem AbdulrasoolARM: support FK_SecRel_2 relocations on WoA
2014-05-08 Filipe CabecinhasLower certain build_vectors to insertps instructions
2014-05-07 Duncan P. N. Exon... IR: Don't allow non-default visibility on local linkage
2014-05-07 Quentin Colombet[X86] Add a test case for r208252.
2014-05-07 Adam Nemet[Test] Remove c-index-test from the list of substitutions
2014-05-07 Sebastian Popsplit delinearization pass in 3 steps
2014-05-07 Simon Atanasyan[yaml2obj] Support ELF x86 relocations.
2014-05-07 Chad Rosier[ARM64][fast-isel] Disable target specific optimization...
2014-05-07 Daniel Sanders[mips] Add highly experimental support for MIPS-I,...
2014-05-07 Michael Zolotukhin[InstCombine] Add optimization of redundant insertvalue...
2014-05-07 Evgeniy Stepanov[msan] Fix -fsanitize=memory -fno-integrated-as.
2014-05-07 Tim NorthoverAArch64/ARM64: optimise vector selects & enable test
2014-05-07 James Molloy[ARM64-BE] Fix fast-isel, and add appropriate RUN lines...
2014-05-07 James Molloy[ARM64-BE] Fix variable-argument saving.
2014-05-07 James Molloy[ARM64-BE] Implement the lane-twiddling logic at AAPCS...
2014-05-07 James Molloy[ARM64-BE] Implement the crazy bitcast handling for...
2014-05-07 James Molloy[ARM64-BE] Make big endian (scalar) argument passing...
2014-05-07 Tim NorthoverAArch64/ARM64: run test on ARM64 too.
2014-05-07 Tim NorthoverAArch64/ARM64: put annotation in test
2014-05-07 Tim NorthoverAArch64/ARM64: disable test directory if ARM64 not...
2014-05-07 Daniel Sanders[tablegen] Add !listconcat operator with the similar...
2014-05-07 Evgeniy Stepanov[asan] Add a flag to control asm instrumentation.
2014-05-07 Joerg SonnenbergerAllow using normal .eh_frame based unwinding on ARM...
2014-05-07 Saleem AbdulrasoolARM: fix WoA PEI instruction selection
2014-05-07 Justin Bognerllvm-cov: Handle missing source files as GCOV does
2014-05-07 Justin Bognerllvm-cov: Implement --no-output
2014-05-06 Joerg SonnenbergerIf a function needs a frame pointer, but r11 (aka fp...
2014-05-06 Diego NovilloDo not make -pass-remarks additive.
2014-05-06 Benjamin KramerTTI: Estimate @llvm.fmuladd cost as fmul + fadd when...
2014-05-06 Andrea Di Biagio[X86] Improve the lowering of BITCAST dag nodes from...
2014-05-06 Renato GolinImplememting named register intrinsics
2014-05-06 Rafael EspindolaSpecial case aliases in GlobalValue::getAlignment.
2014-05-06 Tim NorthoverAArch64/ARM64: implement diagnosis of unpredictable...
2014-05-06 Tim NorthoverAArch64/ARM64: add two more MC tests to ARM64 set.
2014-05-06 Tim NorthoverAArch64/ARM64: enable MC-level diagnostic tests for...
2014-05-06 Tim NorthoverAArch64/ARM64: make NEON vector list parsing a bit...
2014-05-06 Tim NorthoverAArch64/ARM64: produce more informative diagnostic...
2014-05-06 Christian PirkerARM: For thumb fixups store halfwords high first and...
2014-05-06 Kevin Qin[ARM64] Enable alignment control option in front-end...
2014-05-06 Reid KlecknerFix i128 div/mod on mingw64
2014-05-05 Nick LewyckyImprove 'tail' call marking in TRE. A bootstrap of...
2014-05-05 Tom StellardR600: Expand i64 ISD:SUB
2014-05-05 Filipe CabecinhasRevert "Optimize shufflevector that copies an i64/f64...
2014-05-05 Filipe CabecinhasOptimize shufflevector that copies an i64/f64 and zeros...
2014-05-05 Michael ZolotukhinMove test from r207969 to another folder and rename it.
2014-05-05 Yi JiangAlways set alignment of vectorized LD/ST in SLP-Vectori...
2014-05-05 Joerg SonnenbergerFix spelling.
2014-05-05 Duncan P. N. Exon... LTO: -internalize sets visibility to default
2014-05-05 Rafael EspindolaRemove the -disable-cfi option.
2014-05-05 Adam Nemet[Test] Remove substitution for clang
2014-05-05 Rafael EspindolaModify test to not use -disable-cfi.
2014-05-05 Rafael EspindolaMove test to the ARM64 directory.
2014-05-05 Rafael EspindolaConvert a CodeGen test into a MC test.
2014-05-05 Michael ZolotukhinFix test from r207966 and add a comment there.
2014-05-05 Michael ZolotukhinAdd regression test for r207692.
2014-05-04 Saleem AbdulrasoolCodeGen: correct memset emittance for WoA
2014-05-04 Saleem AbdulrasoolCodeGen: strengthen WoA AEABI avoidance tests
2014-05-04 Saleem AbdulrasoolMC: support FK_SecRel_4 for Windows on ARM
2014-05-04 Benjamin KramerLoopUnroll: If we're doing partial unrolling, use the...
2014-05-04 Arnold SchwaighoferSLPVectorizer: Bring back the insertelement patch ...
2014-05-04 Elena DemikhovskyAVX-512: minor change in rndscale intrinsic
2014-05-04 Saleem AbdulrasoolX86: repair export compatibility with MinGW/cygwin
next