summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* Properly emit stack probe on win64 (for non-mingw targets).Anton Korobeynikov2010-10-03
* Add 3DNowA instructions.Eli Friedman2010-10-03
* unbreak buildbotChris Lattner2010-10-03
* the immediate field of pshufw is actually an 8-bit field, not a 8-bit field t...Chris Lattner2010-10-03
* add support for the prefetch/prefetchw instructions, move femms intoChris Lattner2010-10-03
* what the heck, add support for the rest of the 3dNow! binary operations.Chris Lattner2010-10-03
* Implement support for the bizarre 3DNow! encoding (which is unlike anythingChris Lattner2010-10-03
* Add test to make sure that the MMX intrinsic calls make it out the other end inBill Wendling2010-10-03
* Auto-upgrade tests for the new MMX intrinsic calls.Bill Wendling2010-10-03
* Implement a very basic PIC case.Rafael Espindola2010-10-03
* fix a regression introduced in r115243, in which the instructionChris Lattner2010-10-02
* actually, move the elf tests into the existing elf dir.Chris Lattner2010-10-02
* consolidate ELF tests into asmparser tests.Chris Lattner2010-10-02
* move ARM MC tests up one level.Chris Lattner2010-10-02
* Need to specify SSE4 for machines which don't have SSE4. The code checked for...Bill Wendling2010-10-01
* Now that the profitable bits of EnableFullLoadPRE have been enabled by defaul...Owen Anderson2010-10-01
* Fix code gen crash reported in PR 8235. We still lose debug info for the unus...Devang Patel2010-10-01
* We must check for something.Bill Wendling2010-10-01
* Disable tests until I can figure out why they're failing on just two machines...Bill Wendling2010-10-01
* Try adding an mtriple.Bill Wendling2010-10-01
* Zap some redundant 'ori $?, $?, 0' from SPU.Kalle Raiskila2010-10-01
* FileCheck-ize this test.Bill Wendling2010-10-01
* FileCheck-ize this test.Bill Wendling2010-10-01
* fix PR8267 - Instcombine shouldn't optimizer away volatile memcpy's.Chris Lattner2010-10-01
* upgrade this test.Chris Lattner2010-10-01
* fix rdar://8494845 + PR8244 - a miscompile exposed by my patch in r101350Chris Lattner2010-10-01
* One more +sse2.Dale Johannesen2010-10-01
* move X86 subdir up a levelChris Lattner2010-10-01
* Mark all these as needing SSE2. Should fix PPC andDale Johannesen2010-10-01
* Disable these tests for now; it's not obvious why they fail on Linux.Dale Johannesen2010-10-01
* Make test not sensitive to register choice.Dale Johannesen2010-10-01
* Massive rewrite of MMX: Dale Johannesen2010-09-30
* test/CodeGen/X86/sibcall.ll: Add explicit triplets and remove XFAIL: apple-da...NAKAMURA Takumi2010-09-30
* We do want to allow LoadPRE to perform LICM-like transformations: we already ...Owen Anderson2010-09-30
* Try again to disable critical edge splitting in CodeGenPrepare.Jakob Stoklund Olesen2010-09-30
* Factor some logic into ShouldRelocOnSymbol. This simplifies the code andRafael Espindola2010-09-30
* When isel is emitting instructions for an x86 target without CMOV, the CFG isJakob Stoklund Olesen2010-09-30
* more cleanups.Chris Lattner2010-09-30
* merge and clean up tests.Chris Lattner2010-09-30
* merge two tests.Chris Lattner2010-09-30
* rename testChris Lattner2010-09-30
* generalize test.Chris Lattner2010-09-30
* rename test.Chris Lattner2010-09-30
* merge two tests.Chris Lattner2010-09-30
* preemptively add the rest of the non-n fpstack instructions.Chris Lattner2010-09-30
* merge two tests.Chris Lattner2010-09-30
* fix this to not be completely broken.Chris Lattner2010-09-30
* update, unxfail, fix bogus encodings.Chris Lattner2010-09-30
* update and unxfailChris Lattner2010-09-30
* unxfail this by fixing syntactic differences.Chris Lattner2010-09-30