- cfe0798 New test case. by Evan Cheng · 18 years ago
- 64c88d7 bugfix: When the source register of CALL_NOLINK was LR, the following code was emitted: by Lauro Ramos Venancio · 18 years ago
- 431b4d5 llvm-gcc now requires -fnested-functions to enable them in C. by Chris Lattner · 18 years ago
- 6dd81da Break up huge line so that this file is almost readable. by Reid Spencer · 18 years ago
- 3a7f7ab Test handling of structs with multiple variable-sized fields. by Duncan Sands · 18 years ago
- 07073e5 Ada testcase for structs with multiple variable sized fields. by Duncan Sands · 18 years ago
- 887839d Test that ARRAY_RANGE_REF returns an array not an element. by Duncan Sands · 18 years ago
- ec13dd5 These functions should use shll, not lea. by Chris Lattner · 18 years ago
- 8cf47ce Make this test a little simpler/faster. by Reid Spencer · 18 years ago
- 1e8ae15 Add test case for PR1261, currently XFAILed. by Reid Spencer · 18 years ago
- 4a33714 Test case noticed by Sheng that fails because negative values that are by Reid Spencer · 18 years ago
- 3718050 Test handling of ARRAY_REF when the component type is of unknown size. by Duncan Sands · 18 years ago
- 868cdb2 For PR1258: Test that invalid numbered value references get an error message. by Reid Spencer · 18 years ago
- 2318ec6 For PR1258: by Reid Spencer · 18 years ago
- c1a6e30 Use opt instead of gccas. by Reid Spencer · 18 years ago
- d7d2287 add a testcase the resent patches fail on. by Chris Lattner · 18 years ago
- 660c4f9 Don't upgrade these. by Reid Spencer · 18 years ago
- 1277979 add PR# by Chris Lattner · 18 years ago
- fb73d9c add pr# by Chris Lattner · 18 years ago
- 7863a63 new testcase by Chris Lattner · 18 years ago
- 7829828 testcase for SROA with memset etc by Chris Lattner · 18 years ago
- 296d7a7 new testcase by Chris Lattner · 18 years ago
- 1eda0f6 Propagate ValueRanges across equality. by Nick Lewycky · 18 years ago
- ade0162 GEP index sink test case. by Evan Cheng · 18 years ago
- 0e7039a Test case for X86 inline asm constraint 'I' by Devang Patel · 18 years ago
- 1b7a81d And now support for MMX logical operations. by Bill Wendling · 18 years ago
- 74027e9 Multiplication support for MMX. by Bill Wendling · 18 years ago
- 8f7d26b ARM isel should match ldr x +/- x * (2^n) to ldr [x, +/- x, lsl #log2(n)]. by Evan Cheng · 18 years ago
- 8ee16fb Test case for PR1256. by Reid Spencer · 18 years ago
- edd174b Test that the size of a view converted object is determined by the target by Duncan Sands · 18 years ago
- 507e639 New test. by Evan Cheng · 18 years ago
- 31a6e9f This got better. by Evan Cheng · 18 years ago
- 56eef22 Test support for arrays with non-zero first index. by Duncan Sands · 18 years ago
- 7e9e9c6 testcase for PR1244 by Chris Lattner · 18 years ago
- e2ff29c Use range tests in LowerSwitch, where possible by Anton Korobeynikov · 18 years ago
- c1fb047 Adding more arithmetic operators to MMX. This is an almost exact copy of by Bill Wendling · 18 years ago
- 12d3a91 Test inline asm modifier 'c'. by Evan Cheng · 18 years ago
- 7754d2f upgrade this testcase, add test for fp immediate to memory operand. by Chris Lattner · 18 years ago
- 71b91ac Add MMX arithmetic testcase. by Bill Wendling · 18 years ago
- c795466 Fix test case. by Evan Cheng · 18 years ago
- fd9429a New test case. by Evan Cheng · 18 years ago
- 202a445 Fix the pattern. by Reid Spencer · 18 years ago
- 230b8c2 Make this test more reliable across platforms. by Reid Spencer · 18 years ago
- ba0d804 New test case. by Evan Cheng · 18 years ago
- f429e82 Don't run lli in llvm-test. Instead just check that the datalayout string by Reid Spencer · 18 years ago
- 2967c50 Fix this to put its output in the output directory. by Reid Spencer · 18 years ago
- 7ca0689 Test to ensure that data layout is generated correctly for host platform. by Reid Spencer · 18 years ago
- 229baff Add the emms intrinsic for MMX support. by Bill Wendling · 18 years ago
- 61e85b2 Add a test case for a particular udiv/select transform. by Reid Spencer · 18 years ago
- 6d7dd8e Use init_array/fini_array sections for static contructors/destructors when the ABI is AAPCS. by Lauro Ramos Venancio · 18 years ago
- d1d75b4 Testcase for handling of static constant declarations in EmitBIND_EXPR. by Duncan Sands · 18 years ago
- bc95a54 Testcase causing the Ada front-end to create bogus constructor fields. by Duncan Sands · 18 years ago
- 143cced New directory for Ada testcases. Test handling of NON_LVALUE_EXPR. by Duncan Sands · 18 years ago
- bc62f24 new testcase by Chris Lattner · 18 years ago
- 53546d8 new testcase, corresponds to: by Chris Lattner · 18 years ago
- 2fbdd6b New testcases for PR1179/PR1232. by Chris Lattner · 18 years ago
- 4f263a0 New testcase for PR1239 by Chris Lattner · 18 years ago
- cc08feb new testcase: instcombine should remove all the casts. by Chris Lattner · 18 years ago
- fa83404 instcombine doesn't do CSE, simplify unrelated detail by Chris Lattner · 18 years ago
- c621469 Add a new test case. by Evan Cheng · 18 years ago
- 68cbcee testcase for PR1233 by Chris Lattner · 18 years ago
- 9dd9abd Ensure that fastcall'ed function is correctly mangled & stack is by Anton Korobeynikov · 18 years ago
- ba3f7c6 Eliminate enable-x86-fastcc by Chris Lattner · 18 years ago
- 7e08570 fastcc -> fastcall by Chris Lattner · 18 years ago
- b5d8088 fastcc -> fastcall by Chris Lattner · 18 years ago
- 08553f9 fastcc -> fastcall by Chris Lattner · 18 years ago
- 63f8a21 Fix test case. by Evan Cheng · 18 years ago
- 87d266e This test passes on x86/Linux now. by Reid Spencer · 18 years ago
- 55fc8a4 Update for constant folding now generating undef and overflow correctly. by Reid Spencer · 18 years ago
- 67d2f3a Shifting by the bit width now produces undef, not 0. by Reid Spencer · 18 years ago
- 79224c4 XFAIL this on x86-Linux until its fixed. by Reid Spencer · 18 years ago
- 51c1c03 Remove test cases that produce undefined results. by Reid Spencer · 18 years ago
- 6c0880c new testcase by Chris Lattner · 18 years ago
- df6b57a new testcase by Chris Lattner · 18 years ago
- f82435d new testcase by Chris Lattner · 18 years ago
- 876e594 new testcase by Chris Lattner · 18 years ago
- 98770d4 Test for PR1224. by Jim Laskey · 18 years ago
- 2aef09a new testcase. @foo should be marked fastcc by globalopt by Chris Lattner · 18 years ago
- 113296b verify that double is returned in XMM0 if the function is fastcc. by Chris Lattner · 18 years ago
- f4acec1 new testcase by Chris Lattner · 18 years ago
- 4283c11 verify i128 return on x86-64 continues to codegen optimally. by Chris Lattner · 18 years ago
- 8c0261b testcase for PR1219 by Chris Lattner · 18 years ago
- 3150642 testcase for pr1215 by Chris Lattner · 18 years ago
- 6eaede2 testcase for pr1217 by Chris Lattner · 18 years ago
- e36126e Make the testcase correct. by Bill Wendling · 18 years ago
- 4e9dc93 Testcase for PR1164 by Bill Wendling · 18 years ago
- 145aad0 PR1164: by Bill Wendling · 18 years ago
- da10e33 New test - practically wrote itself. by Jim Laskey · 18 years ago
- acdfa44 bugfix: SP wasn't updated for varargs when frame pointer was eliminated. by Lauro Ramos Venancio · 18 years ago
- 600c383 Fix stack alignment in functions with varargs. by Lauro Ramos Venancio · 18 years ago
- c8e02e9 fix this testcase by Chris Lattner · 18 years ago
- 0430a8d -march=arm -enable-thumb => -march=thumb by Evan Cheng · 18 years ago
- 082228b missed cast elimination by Andrew Lenharth · 18 years ago
- 85f0008 Added test case for PR1207. by Evan Cheng · 18 years ago
- d1b2c5b Fix test case. by Evan Cheng · 18 years ago
- 96c2f34 this passes now by Chris Lattner · 18 years ago
- 0f74372 new test by Chris Lattner · 18 years ago
- 6e1472a Test that large absolute addresses are properly folded into addr modes on by Chris Lattner · 18 years ago
- 419116f new testcase that crashes llc by Chris Lattner · 18 years ago
- 7824cc6 testcase for PR1170 by Chris Lattner · 18 years ago