summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* Add an option to always emit realignment code for a particular module.Eric Christopher2010-08-05
* Implement AccessesArguments checking in the two-callsite formDan Gohman2010-08-05
* Fix memdep's code for reasoning about dependences between two calls. A RefDan Gohman2010-08-05
* Move x86 specific tests into test/CodeGen/X86.Devang Patel2010-08-05
* Add an ARM RSCrr instruction for disassembly only.Bob Wilson2010-08-05
* Add an ARM RSBrr instruction for disassembly only.Bob Wilson2010-08-05
* Move x86-specific tests out of test/Transforms/LoopStrengthReduce andDan Gohman2010-08-05
* tests: CodeGen/X86/GC tests require X86.Daniel Dunbar2010-08-05
* tests: Mark MC/AsmParser tests as requiring x86 for now -- almost all of themDaniel Dunbar2010-08-05
* check-lit was failing again on F13 64 bits :-(Rafael Espindola2010-08-05
* Revert r110270 for now. It appears to uncover a memdep bug.Dan Gohman2010-08-05
* ARM "rrx" shift operands do not have an immediate. PR7790.Bob Wilson2010-08-05
* The trouble with testing for "ModRef" and "NoModRef" is thatDan Gohman2010-08-04
* The lower invoke pass needs to have unreachable code elimination run after itBill Wendling2010-08-04
* The two-callsite form of AliasAnalysis::getModRefInfo is documentedDan Gohman2010-08-04
* PR7814: Truncates cannot be ignored for signed comparisons.Eli Friedman2010-08-04
* Test case for r110250. Radar 8264670. Test case by Fariborz Jahanian!Stuart Hastings2010-08-04
* Testcase for r110248.Bill Wendling2010-08-04
* Test case for combination of r110234 & r110235.Devang Patel2010-08-04
* These tests are no longer stored in *CVS*.Dan Gohman2010-08-04
* call-imm.ll test case regex fix. Patch by Dimitry Andric!Stuart Hastings2010-08-04
* Make SPU backend handle insertelement and Kalle Raiskila2010-08-04
* Combine NEON VABD (absolute difference) intrinsics with ADDs to make VABABob Wilson2010-08-04
* Make instcombine set explicit alignments on load or storeDan Gohman2010-08-03
* OK, that's it. This test is going away now. But don't worry, I am taking it to aJakob Stoklund Olesen2010-08-03
* Add an atomic lowering passPeter Collingbourne2010-08-03
* MC: Fix symbol fragment offsets in COFF.Michael J. Spencer2010-08-03
* Revert "MC: Fix symbol fragment offsets in COFF."Michael J. Spencer2010-08-03
* MC: Fix symbol fragment offsets in COFF.Michael J. Spencer2010-08-03
* Diabolical hack to make a test compatible with clang. (Thanks to Dale!) Rad...Stuart Hastings2010-08-02
* Add a lint check for indirectbr with no successors.Dan Gohman2010-08-02
* Testcase for r110043. Radar 8246180.Stuart Hastings2010-08-02
* More SPU v2f32 stuff added: insertelement and shuffle.Kalle Raiskila2010-08-02
* Add preliminary v2f32 support for SPU. Like with v2i32, we justKalle Raiskila2010-08-02
* Re-apply the infamous r108614, with a fix pointed out by Dirk Steinke.Owen Anderson2010-08-02
* Add preliminary v2i32 support for SPU backend. As there are noKalle Raiskila2010-08-02
* Fix comment.Daniel Dunbar2010-08-02
* tests: Kill off custom targets which were just there for TestRunner.sh.Daniel Dunbar2010-08-02
* tests: Deprecate TestRunner.sh, and have it just invoke 'llvm-lit' (which willDaniel Dunbar2010-08-02
* PR7781: Fix incorrect shifting in PPCTargetLowering::LowerBUILD_VECTOR.Eli Friedman2010-08-02
* tests: Make 'lit' the default test tool. You can still use 'make check-dg' toDaniel Dunbar2010-08-02
* PR7774: Fix undefined shifts in Alpha backend. As a bonus, this actuallyEli Friedman2010-08-01
* Revert new AVX intrinsic tests. They are breaking buildbots and Bruno isBob Wilson2010-07-31
* Speculatively revert r108614, "Another attempt at getting the clang self-host toDaniel Dunbar2010-07-31
* Add support for disassembling VMVN (immediate) instructions. PR7747.Bob Wilson2010-07-31
* PPC doesn't supported VLA with large alignment. This wasDale Johannesen2010-07-30
* A *bunch* of tests for AVX intrinsicsBruno Cardoso Lopes2010-07-30
* Attempt to fix the llvm-gcc-powerpc-darwin9 buildbot.Bob Wilson2010-07-30
* Fix for bug reported by Evzen Muller on llvm-commits: make sure to correctlyEli Friedman2010-07-30
* Many Thumb2 instructions can reference the full ARM register set (i.e.,Jim Grosbach2010-07-30