aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Add -mattr=+sse2 to make the buildbots happy.Eli Friedman2011-06-101-1/+1
* Reverted r132785. It seems this test needs more research.Galina Kistanova2011-06-101-1/+4
* Changed condition.Galina Kistanova2011-06-101-1/+1
* Adding a test case for revision 132825.Chad Rosier2011-06-101-0/+18
* Add a simple test which makes sure folding immediate float zero to a memory o...Eli Friedman2011-06-101-0/+34
* A CCState was being created without setting whether it is in the Call or Prol...Cameron Zwarich2011-06-091-0/+39
* Change this DAGCombine to build AND of SHR instead of SHR of AND; this matche...Eli Friedman2011-06-091-0/+11
* SplitCriticalEdge can sometimes split the edge from an invoke to a landingJohn McCall2011-06-091-1/+92
* Added dg.exp to run FrontendC ARM-dependent tests; updated inline-asm-multich...Galina Kistanova2011-06-092-4/+6
* Speculatively revert 132758 and 132768 to try to fix the Windows buildbots.Eric Christopher2011-06-092-98/+6
* Recommit r132764 since it didn't cause the windows buildbot failures.Eric Christopher2011-06-091-0/+59
* Temporarily revert 132764 to see if it fixes the Windows buildbot.Eric Christopher2011-06-091-59/+0
* Initial support for inline asm memory operand constraints.Akira Hatanaka2011-06-091-0/+23
* Fix PR10104 by adding a bounds check on a vector element access check. It wasCameron Zwarich2011-06-091-3/+5
* If the alignment of the byval argument is greater than the alignmentEric Christopher2011-06-091-0/+59
* Fix an assymmetry between ConvertScalar_ExtractValue and ConvertScalar_Insert...Cameron Zwarich2011-06-081-0/+60
* Fix bug in lowering of DYNAMIC_STACKALLOC nodes. The correct offset of theAkira Hatanaka2011-06-081-6/+75
* Fix an issue where the two-address conversion pass incorrectly rewrites untiedCameron Zwarich2011-06-071-0/+36
* Fix a silly error I introduce in r131951.Rafael Espindola2011-06-071-2/+11
* Create a new ARM directory for FrontendC tests and use it.Eric Christopher2011-06-071-0/+0
* Test that ".byte 1, 2, 3, 4" does the right thing.Roman Divacky2011-06-071-0/+7
* Tweak this test for ARM-hosted 'bot.Stuart Hastings2011-06-071-1/+1
* Move the legalizer tests to the X86 directory because the test uses the x86Nadav Rotem2011-06-071-1/+8
* Add test case for C++ exception handling and fix the following mistakes in Mi...Akira Hatanaka2011-06-071-0/+78
* Simplify local live range splitting's safeguard to fix PR10070.Jakob Stoklund Olesen2011-06-061-2/+11
* Followup to 132458, omit unnecessary stack copy when x87 input is aStuart Hastings2011-06-061-0/+31
* Add methods to support the integer-promotion of vector types. Methods toNadav Rotem2011-06-061-1/+72
* This directory was missing the dg.exp to cause the tests to run. Some time sinceNick Lewycky2011-06-062-0/+4
* Test case for PR10085.Stuart Hastings2011-06-061-0/+8
* PR10077: fix fast-isel of extractvalue of aggregate constants.Eli Friedman2011-06-061-0/+11
* Harden tests for windows path separators.Benjamin Kramer2011-06-051-1/+1
* Basic support for macros with explicit arguments.Rafael Espindola2011-06-051-0/+10
* Fix a test that keeps breaking when allocation orders change.Jakob Stoklund Olesen2011-06-041-8/+28
* TypeLegalizer: Add support for passing of vector-promoted types in registers ...Nadav Rotem2011-06-041-0/+20
* Add support for @GOTPTOFF in i386 mode.Nick Lewycky2011-06-041-0/+8
* If the block that we're threading through is jumped to by an indirect branch,Bill Wendling2011-06-041-0/+69
* Add a testcase to demonstrate the problem where phi translation isDan Gohman2011-06-041-0/+27
* Reapply r131781, now that the GVN bug with partially-aliasing loadsDan Gohman2011-06-042-1/+132
* Disable the main feature of 130180, the elimination of loads that areDan Gohman2011-06-041-12/+12
* Remove this test, which should have been reverted along with r131781.Dan Gohman2011-06-041-131/+0
* Revert r131781 again. Apparently there is more going on here.Dan Gohman2011-06-041-1/+1
* Teach TableGen to evaluate DAG expressions as set operations.Jakob Stoklund Olesen2011-06-041-0/+167
* Reapply r131781 (revert r131809), now that some BasicAA shortcomingsDan Gohman2011-06-042-1/+132
* Fix BasicAA's recursion detection so that it doesn't pessimizeDan Gohman2011-06-041-0/+41
* Reapply 132424 with fixes. This fixes PR10068.Stuart Hastings2011-06-033-12/+25
* Fix some tests that depend on register allocation.Jakob Stoklund Olesen2011-06-034-12/+12
* Another possible bug. Stopgap until we can autogenerate tables andEric Christopher2011-06-031-0/+8
* Testcase for llvm-gcc commit r132591.Eric Christopher2011-06-031-0/+11
* Fix an off by one error.Eric Christopher2011-06-031-0/+9
* Remove testcase. It's problematic for the buildbots.Bill Wendling2011-06-031-93/+0