index
:
emscripten-fastcomp
master
LLVM with the emscripten fastcomp javascript backend
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
CFrontend
Age
Commit message (
Expand
)
Author
2008-05-29
For PR1338: Rename test dirs
Anton Korobeynikov
2008-05-21
resurrect lost tests by renaming them to not end with .tr
Gabor Greif
2008-05-20
sabre brings to my attention that the 'tr' suffix is also obsolete
Gabor Greif
2008-05-20
Rename the last test with .llx extension to .ll, resolve duplicate test by re...
Gabor Greif
2008-05-19
Check that always_inline functions are inlined
Duncan Sands
2008-05-15
Evan has implemented this on ppc, so run the test there.
Dale Johannesen
2008-05-12
Testcase for PR2264.
Duncan Sands
2008-05-06
Testcase for PR2292.
Duncan Sands
2008-05-02
verify builtin optimization works like gcc.
Chris Lattner
2008-05-01
Update old-style syntax in some "not grep" tests.
Dan Gohman
2008-04-29
new testcase for PR2094. The inline asms should not pin allocas to the
Chris Lattner
2008-04-21
Make these structs larger to ensure that they
Duncan Sands
2008-04-21
Make the struct bigger, to ensure it is returned
Duncan Sands
2008-04-08
Check that bodies and calls but not declarations
Duncan Sands
2008-03-27
add another testcase
Devang Patel
2008-03-27
New test case.
Devang Patel
2008-03-25
check struct layout
Devang Patel
2008-03-24
Fix test name.
Devang Patel
2008-03-24
Add new test.
Devang Patel
2008-03-24
Remove incorrect comment.
Devang Patel
2008-03-10
The __sync primitives only work on x86 and alpha;
Dale Johannesen
2008-03-05
test for something more interesting than not crashing
Andrew Lenharth
2008-03-05
sync ops on ptrs, was breaking libgomp
Andrew Lenharth
2008-03-03
new testcase
Chris Lattner
2008-02-12
Test case for annotate builtin.
Tanya Lattner
2008-01-30
Pointers change size depending upon the target. Remove them to make the test ...
Tanya Lattner
2008-01-29
Update this test case.
Evan Cheng
2008-01-29
After recent changes we fail to optimize this test
Duncan Sands
2008-01-29
New test.
Devang Patel
2008-01-29
Add test to make sure that #pragma mark/error doesn't error if there are
Bill Wendling
2008-01-28
Pure/const functions with ByVal parameters cannot
Duncan Sands
2008-01-28
Make this more likely to be passed byval.
Duncan Sands
2008-01-26
Move testcase to the code gen directory.
Bill Wendling
2008-01-26
Create an explicit copy for byval parameters even
Duncan Sands
2008-01-26
If we have a function like this:
Bill Wendling
2008-01-26
Add another testcase.
Devang Patel
2008-01-26
New test case.
Evan Cheng
2008-01-25
add a testcase for a bug Duncan pointed out.
Chris Lattner
2008-01-24
New test.
Devang Patel
2008-01-21
New test.
Devang Patel
2008-01-21
New test.
Devang Patel
2008-01-13
Check that nested functions don't get pointless
Duncan Sands
2008-01-08
Testcase for PR1721
Chris Lattner
2008-01-04
Testcase for PR1386.
Duncan Sands
2007-12-30
Strengthening this test so it fails in release mode.
Gordon Henriksen
2007-12-18
Testcase for preceding FE fix
Dale Johannesen
2007-12-16
Make instcombine promote inline asm calls to 'nounwind'
Duncan Sands
2007-12-11
Use not instead of ignore when an exit status is expected to always
Dan Gohman
2007-11-28
New testcase for PR1744
Chris Lattner
2007-11-28
Fix bug in regression tests that ignored stderr output in RUN lines. Updated ...
Tanya Lattner
[next]