index
:
external_llvm.git
replicant-6.0
Android's llvm
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
FrontendC
Commit message (
Expand
)
Author
Age
Files
Lines
*
Functions marked malloc are noalias return.
Duncan Sands
2009-03-01
1
-0
/
+3
*
Adjust this test for recent llvm-gcc changes.
Duncan Sands
2009-03-01
1
-1
/
+1
*
one less space, fixes failure with rebuilt llvm-gcc.
Chris Lattner
2009-02-28
1
-1
/
+1
*
There is a way to specify targets that should succeed. It's the "XTARGET"
Bill Wendling
2009-02-28
1
-2
/
+2
*
Unable to say "TARGET: *-*-darwin*"; falling back to "XFAIL: linux,ia64,alpha...
Stuart Hastings
2009-02-28
1
-1
/
+1
*
Testcase to insure C strings go to the cstring
Stuart Hastings
2009-02-27
1
-0
/
+11
*
Emit debug info for bitfields.
Devang Patel
2009-02-17
1
-0
/
+13
*
Testcase for llvm-gcc 64510.
Dale Johannesen
2009-02-14
1
-0
/
+13
*
This is now done using a real i33, rather than
Duncan Sands
2009-02-10
1
-1
/
+1
*
Delete these two tests. They are specific to x86-64, and there's no
Dan Gohman
2009-02-03
2
-42
/
+0
*
It fails on Linux. XFAIL that machine.
Bill Wendling
2009-02-03
1
-2
/
+2
*
This is passing for us. Should it have been reenabled?
Bill Wendling
2009-02-03
1
-2
/
+1
*
Make the XFAIL line actually match x86-32 targets.
Duncan Sands
2009-02-02
1
-1
/
+1
*
Add a always_inline test case.
Evan Cheng
2009-01-29
1
-0
/
+12
*
Add a test case for Chris lvalue alignment fixes.
Evan Cheng
2009-01-29
1
-0
/
+17
*
Forgot this test case.
Evan Cheng
2009-01-27
1
-0
/
+10
*
Add a FrontendC testcase for the x86-64 Red Zone feature,
Dan Gohman
2009-01-27
1
-0
/
+11
*
revert this patch for now, because Codegen does still want to generate SSE code,
Torok Edwin
2009-01-25
1
-0
/
+2
*
testcase for llvm-gcc part of PR3402.
Torok Edwin
2009-01-25
1
-0
/
+30
*
This was causing invalid memory accesses when
Duncan Sands
2009-01-21
1
-0
/
+74
*
Let's try to have our cake and eat it to: move
Duncan Sands
2009-01-21
1
-0
/
+282
*
Check that the "don't barf on k8" fix is not
Duncan Sands
2009-01-20
1
-0
/
+2
*
This is now passing.
Evan Cheng
2009-01-16
1
-1
/
+0
*
Mark this XFAIL for the moment.
Duncan Sands
2009-01-13
1
-0
/
+1
*
Second test is only valid in 32-bit mode.
Evan Cheng
2009-01-12
1
-1
/
+1
*
Test for r62076.
Evan Cheng
2009-01-12
1
-0
/
+1
*
this doesn't depend on the gcc early inliner anymore.
Chris Lattner
2009-01-09
1
-1
/
+1
*
PR3290 is now fixed.
Chris Lattner
2009-01-09
1
-5
/
+1
*
Strength test.
Bill Wendling
2009-01-05
1
-1
/
+3
*
testcase for bill's patch.
Chris Lattner
2009-01-05
1
-0
/
+26
*
XFAIL test caused by r61493. Apparently, this is expected?
Bill Wendling
2008-12-31
1
-0
/
+4
*
Testcase to show we can tie together integers and pointers of
Chris Lattner
2008-12-23
1
-0
/
+9
*
Add test case for ptr annotation.
Tanya Lattner
2008-11-12
1
-0
/
+18
*
The method of doing the matching with a 'select' instruction was wrong. The
Bill Wendling
2008-11-09
1
-0
/
+17
*
Testcase for PR2691
Anton Korobeynikov
2008-11-02
1
-0
/
+5
*
Testcase for PR2987.
Duncan Sands
2008-10-30
1
-0
/
+9
*
Make the declaration of bzero match size_t on
Duncan Sands
2008-10-29
1
-1
/
+1
*
make this test not depend on how the system header defines memset.
Chris Lattner
2008-10-23
1
-1
/
+2
*
new testcase for PR2797
Chris Lattner
2008-10-14
1
-0
/
+9
*
Don't barf on 32 bit platforms if llvm-gcc is
Duncan Sands
2008-10-13
2
-2
/
+2
*
Remove "long" variants so these will pass on a 64-bit host.
Dale Johannesen
2008-10-12
2
-98
/
+6
*
Test fp not.
Evan Cheng
2008-09-24
1
-1
/
+7
*
Test case for fp logical instructions.
Evan Cheng
2008-09-22
1
-0
/
+9
*
Fix test to account for no more whitespace and that one of the matches is the
Bill Wendling
2008-09-16
1
-2
/
+2
*
Remove space that was forgotten.`
Bill Wendling
2008-09-16
1
-1
/
+1
*
Prevent our own passes from promoting this to
Duncan Sands
2008-09-05
1
-1
/
+1
*
Adjust tests to expect new math intrinsics to be
Dale Johannesen
2008-09-04
3
-3
/
+9
*
Adjust libcalls tests to expect intrinsic for exp2
Dale Johannesen
2008-09-04
3
-1
/
+28
*
Update test to check call instruction.
Devang Patel
2008-09-03
1
-1
/
+1
*
Testcase for PR1678.
Duncan Sands
2008-09-03
1
-0
/
+9
[next]