2012-07-15 |
Nadav Rotem | Fix a bug in the scalarization of BUILD_VECTOR. BUILD_V... |
tree | commitdiff |
2012-07-02 |
Bob Wilson | Extend TargetPassConfig to allow running only a subset... |
tree | commitdiff |
2012-07-02 |
Chandler Carruth | Convert the uses of '|&' to use '2>&1 |' instead, which... |
tree | commitdiff |
2012-06-28 |
Nuno Lopes | add a new @llvm.donothing intrinsic that, well, does... |
tree | commitdiff |
2012-06-26 |
Rafael Espindola | Fix llc's -print-before=pass and -print-after=pass. |
tree | commitdiff |
2012-06-26 |
Jack Carter | There are a number of generic inline asm operand modifi... |
tree | commitdiff |
2012-06-25 |
Jakob Stoklund Olesen | Enforce stricter liveness rules for PHIs. |
tree | commitdiff |
2012-06-22 |
NAKAMURA Takumi | test/CodeGen/Generic/asm-large-immediate.ll: Mark it... |
tree | commitdiff |
2012-06-21 |
Jack Carter | The inline asm operand modifier 'n' is suppose |
tree | commitdiff |
2012-06-21 |
NAKAMURA Takumi | Revert r158209, "test/CodeGen/Generic/APIntLoadStore... |
tree | commitdiff |
2012-06-11 |
Jakob Stoklund Olesen | Fix test case to work on ARM. |
tree | commitdiff |
2012-06-08 |
Jakob Stoklund Olesen | Don't run RAFast in the optimizing regalloc pipeline. |
tree | commitdiff |
2012-06-08 |
Chad Rosier | Fix a crash in APInt::lshr when shiftAmt > BitWidth. |
tree | commitdiff |
2012-06-08 |
NAKAMURA Takumi | test/CodeGen/Generic/APIntLoadStore.ll: Mark as XFAIL... |
tree | commitdiff |
2012-05-30 |
Bob Wilson | Add an insertPass API to TargetPassConfig. <rdar:... |
tree | commitdiff |
2012-05-22 |
Nuno Lopes | revert my previous patches that introduced an additiona... |
tree | commitdiff |
2012-05-09 |
Nuno Lopes | change the objectsize intrinsic signature: add a 3rd... |
tree | commitdiff |
2012-04-16 |
Bill Wendling | Move to X86 directory because this fails on non-X86... |
tree | commitdiff |
2012-04-10 |
Rafael Espindola | Don't try to zExt just to check if an integer constant... |
tree | commitdiff |
2012-04-03 |
Pete Cooper | Add VSELECT to LegalizeVectorTypes::ScalariseVectorResu... |
tree | commitdiff |
2012-03-30 |
Bill Wendling | Add testcase for r153705 |
tree | commitdiff |
2012-03-21 |
Andrew Trick | misched: tag a few XFAILs that I plan to fix |
tree | commitdiff |
2012-03-21 |
Andrew Trick | I meant to disable this test, not XFAIL it |
tree | commitdiff |
2012-03-21 |
Andrew Trick | misched: beginning to add unit tests |
tree | commitdiff |
2012-02-16 |
Eli Bendersky | Replace all instances of dg.exp file with lit.local... |
tree | commitdiff |
2012-02-02 |
NAKAMURA Takumi | Move test/CodeGen/Generic/2012-02-01-CoalescerBug.ll... |
tree | commitdiff |
2012-02-02 |
Lang Hames | PR11868. The previous loop in LiveIntervals::join would... |
tree | commitdiff |
2012-01-31 |
Bill Wendling | Remove all references to the old EH. |
tree | commitdiff |
2011-12-12 |
Chandler Carruth | Manually upgrade the test suite to specify the flag... |
tree | commitdiff |
2011-10-16 |
Nadav Rotem | Remove the the test which checks the saving of a vector... |
tree | commitdiff |
2011-09-26 |
David Meyer | PR11004: Inline memcpy to avoid generating nested call... |
tree | commitdiff |
2011-09-20 |
Bill Wendling | This test is completely invalid with the modern EH... |
tree | commitdiff |
2011-09-08 |
Nadav Rotem | This test is already covered by llvm/trunk/test/CodeGen... |
tree | commitdiff |
2011-09-08 |
Nadav Rotem | Add X86-SSE4 codegen support for vector-select. |
tree | commitdiff |
2011-09-03 |
Dan Gohman | Revert r129875, XFAILing this test for arm, since the... |
tree | commitdiff |
2011-09-02 |
Bill Wendling | Try to eliminate the use of the 'unwind' instruction. |
tree | commitdiff |
2011-09-01 |
Benjamin Kramer | XFAIL this test on arm until the backend is fixed. |
tree | commitdiff |
2011-08-31 |
Bill Wendling | Revert r138894. This was failing on cmake-clang-i686... |
tree | commitdiff |
2011-08-31 |
Bill Wendling | Update more tests to the new EH scheme. |
tree | commitdiff |
2011-08-26 |
Bill Wendling | Revert r138606 until LowerInvoke has been converted... |
tree | commitdiff |
2011-08-25 |
Bill Wendling | Update to the new EH scheme. |
tree | commitdiff |
2011-08-25 |
Bill Wendling | LSR wants to split the landing pad's critical edge... |
tree | commitdiff |
2011-07-12 |
Andrew Trick | Comment correction. |
tree | commitdiff |
2011-07-09 |
Chris Lattner | Land the long talked about "type system rewrite" patch... |
tree | commitdiff |
2011-07-09 |
Chris Lattner | more tests not making the jump into the brave new world. |
tree | commitdiff |
2011-07-07 |
Lang Hames | Added a testcase for PR10220. |
tree | commitdiff |
2011-07-06 |
Jakub Staszak | Introduce "expect" intrinsic instructions. |
tree | commitdiff |
2011-06-24 |
Devang Patel | Handle debug info for i128 constants. |
tree | commitdiff |
2011-06-18 |
Chris Lattner | rip out a ton of intrinsic modernization logic from... |
tree | commitdiff |
2011-06-17 |
Chris Lattner | remove asmparser support for the old getresult instruct... |
tree | commitdiff |
2011-06-17 |
Chris Lattner | Remove support for using "foo" as symbols instead of... |
tree | commitdiff |
2011-06-17 |
Chris Lattner | manually upgrade a bunch of tests to modern syntax... |
tree | commitdiff |
2011-06-16 |
Anna Zaks | Rename the test. Thanks Cameron! Use shorter/generic... |
tree | commitdiff |
2011-06-16 |
Anna Zaks | Function::getNumBlockIDs() should be used instead of... |
tree | commitdiff |
2011-06-07 |
Nadav Rotem | Move the legalizer tests to the X86 directory because... |
tree | commitdiff |
2011-06-06 |
Nadav Rotem | Add methods to support the integer-promotion of vector... |
tree | commitdiff |
2011-06-04 |
Nadav Rotem | TypeLegalizer: Add support for passing of vector-promot... |
tree | commitdiff |
2011-06-01 |
Nadav Rotem | This patch is another step in the direction of adding... |
tree | commitdiff |
2011-05-17 |
Galina Kistanova | Move test for appropriate directory. |
tree | commitdiff |
2011-05-13 |
Rafael Espindola | Make codegen able to handle values of empty types.... |
tree | commitdiff |
2011-04-20 |
Stuart Hastings | Un-XFAIL this test for ARM. <rdar://problem/7662569> |
tree | commitdiff |
2011-04-09 |
Chris Lattner | Fix a bug where RecursivelyDeleteTriviallyDeadInstructi... |
tree | commitdiff |
2011-04-05 |
Stuart Hastings | ARM doesn't support byval yet. XFAIL this test until... |
tree | commitdiff |
2011-02-28 |
Duncan Sands | Make this test x86 specific because the ARM backend... |
tree | commitdiff |
2011-02-27 |
Duncan Sands | Legalize support for fpextend of vector. PR9309. |
tree | commitdiff |
2011-02-12 |
Nadav Rotem | A fix for 9165. |
tree | commitdiff |
2011-01-18 |
Chris Lattner | fix rdar://8878965, a regression I introduced with... |
tree | commitdiff |
2011-01-06 |
Duncan Sands | Add a testcase for PR8582, which mysteriously fixed... |
tree | commitdiff |
2010-12-23 |
Andrew Trick | Fixes PR8823: add-with-overflow-128.ll |
tree | commitdiff |
2010-12-20 |
Chris Lattner | temporarily disable this: PR8823. |
tree | commitdiff |
2010-12-19 |
Chris Lattner | add a general coverage test for overflow intrinsics. |
tree | commitdiff |
2010-11-20 |
Andrew Trick | Removing the useless test that I added recently. It... |
tree | commitdiff |
2010-11-12 |
Andrew Trick | Emacs auto-fill bug. |
tree | commitdiff |
2010-11-12 |
Andrew Trick | Test case for PR8287: SD scheduling time. Fixed in... |
tree | commitdiff |
2010-11-04 |
Duncan Sands | When passing a huge parameter using the byval mechanism... |
tree | commitdiff |
2010-07-27 |
Nate Begeman | Fix a crash in the dag combiner caused by ConstantFoldB... |
tree | commitdiff |
2010-07-06 |
Eric Christopher | Fix up -fstack-protector on linux to use the segment |
tree | commitdiff |
2010-06-22 |
Mon P Wang | Move v-binop-widen tests to X86 since they don't work... |
tree | commitdiff |
2010-06-17 |
Rafael Espindola | Remove arm_apcscc from the test files. It is the defaul... |
tree | commitdiff |
2010-06-16 |
Jim Grosbach | modify so the test doesn't drop an output file in the... |
tree | commitdiff |
2010-06-15 |
Jakob Stoklund Olesen | Remove the local register allocator. |
tree | commitdiff |
2010-06-15 |
Mon P Wang | Fixed vector widening of binary instructions that can... |
tree | commitdiff |
2010-06-03 |
Eli Friedman | Implement expansion in type legalization for add/sub... |
tree | commitdiff |
2010-05-12 |
Jakob Stoklund Olesen | Enable a bunch more -regalloc=fast tests |
tree | commitdiff |
2010-05-07 |
Dan Gohman | SDDbgValues are apparently not being legalized. Fix... |
tree | commitdiff |
2010-05-02 |
Duncan Sands | Remove the -enable-sjlj-eh option, which doesn't do... |
tree | commitdiff |
2010-04-17 |
Chris Lattner | fix PR6332, allowing an index of zero into a zero sized... |
tree | commitdiff |
2010-03-29 |
Evan Cheng | Fix PR4975. Avoid referencing empty vector. |
tree | commitdiff |
2010-03-24 |
Bob Wilson | Revert Edwin's change that is breaking MultiSource... |
tree | commitdiff |
2010-03-24 |
Torok Edwin | Fix memory leak in liveintervals: the destructor for... |
tree | commitdiff |
2010-03-22 |
Chris Lattner | Fix PR6673: updating the callback should not clear... |
tree | commitdiff |
2010-03-16 |
Evan Cheng | Fix liveintervals handling of dbg_value instructions. |
tree | commitdiff |
2010-03-16 |
Chris Lattner | Fix the third (and last known) case of code update... |
tree | commitdiff |
2010-03-15 |
Chris Lattner | Implement support for the case when a reference to... |
tree | commitdiff |
2010-03-14 |
Chris Lattner | don't have i386-specific tests in CodeGen/Generic,... |
tree | commitdiff |
2010-03-01 |
Chris Lattner | stop using anders-aa |
tree | commitdiff |
2010-03-01 |
Devang Patel | Remove this generic debug info intrinsic test. LLVM... |
tree | commitdiff |
2010-02-15 |
Anton Korobeynikov | Preliminary patch to improve dwarf EH generation -... |
tree | commitdiff |
2010-02-09 |
Chris Lattner | move tests that depend on the x86 backend out of codege... |
tree | commitdiff |
2010-02-09 |
Chris Lattner | make target independent. |
tree | commitdiff |
next |