projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Fix PR1395, by passing the ID correctly
[oota-llvm.git]
/
test
/
CodeGen
/
2007-05-05
Lauro Ramos Venancio
Fix PR1390.
tree
|
commitdiff
2007-05-05
Chris Lattner
the sparc v8 backend handles this correctly
tree
|
commitdiff
2007-05-05
Chris Lattner
remove this xfail'd test, move it to the X86 readme.
tree
|
commitdiff
2007-05-05
Chris Lattner
We need support for tail calls, this is moved to PR1392
tree
|
commitdiff
2007-05-05
Chris Lattner
remove xfailed testcase (attached to pr)
tree
|
commitdiff
2007-05-05
Chris Lattner
unxfail this, llc doesn't support this feature yet...
tree
|
commitdiff
2007-05-05
Duncan Sands
Check that the right eh personality function is used.
tree
|
commitdiff
2007-05-05
Chris Lattner
new testcase for PR1371
tree
|
commitdiff
2007-05-04
Duncan Sands
Test that the eh lowering code can handle constant...
tree
|
commitdiff
2007-05-04
Evan Cheng
Test load global in static mode.
tree
|
commitdiff
2007-05-03
Evan Cheng
New test case.
tree
|
commitdiff
2007-05-03
Dale Johannesen
Evan's patch to avoid FPreg->intreg copy for cvt; store...
tree
|
commitdiff
2007-05-03
Evan Cheng
negatize -> negative
tree
|
commitdiff
2007-05-03
Chris Lattner
new testcase
tree
|
commitdiff
2007-05-03
Chris Lattner
match a reassociated form of fnmul
tree
|
commitdiff
2007-05-01
Reid Spencer
Split target dependent test portions to target-specific...
tree
|
commitdiff
2007-05-01
Evan Cheng
Test a dag combiner crasher.
tree
|
commitdiff
2007-04-30
Chris Lattner
testcase for PR1228
tree
|
commitdiff
2007-04-30
Chris Lattner
testcase for PR1357
tree
|
commitdiff
2007-04-30
Reid Spencer
For PR1370:
tree
|
commitdiff
2007-04-29
Anton Korobeynikov
Updated aliases test
tree
|
commitdiff
2007-04-28
Chris Lattner
new testcase for PR1356
tree
|
commitdiff
2007-04-28
Chris Lattner
ensure the operand prints.
tree
|
commitdiff
2007-04-28
Chris Lattner
new testcase
tree
|
commitdiff
2007-04-28
Chris Lattner
update syntax
tree
|
commitdiff
2007-04-28
Chris Lattner
update for new inline asm syntax
tree
|
commitdiff
2007-04-27
Lauro Ramos Venancio
fix the test tls1.
tree
|
commitdiff
2007-04-27
Lauro Ramos Venancio
add TLS tests.
tree
|
commitdiff
2007-04-27
Lauro Ramos Venancio
In Thumb mode, the frame register must be R7.
tree
|
commitdiff
2007-04-27
Chris Lattner
make this testcase harder, to cover PR1326
tree
|
commitdiff
2007-04-27
Duncan Sands
Test that eh_selector lowering accepts global variables...
tree
|
commitdiff
2007-04-26
Anton Korobeynikov
Unxfail tests
tree
|
commitdiff
2007-04-26
Dan Gohman
testcase for PR1339: http://llvm.org/PR1339
tree
|
commitdiff
2007-04-26
Anton Korobeynikov
Add test to proper place. Also, XFAIL until ppc bootstr...
tree
|
commitdiff
2007-04-26
Anton Korobeynikov
Fixx off-by-one bug, which prevents llvm-gcc bootstrap...
tree
|
commitdiff
2007-04-26
Evan Cheng
PR1348 test case.
tree
|
commitdiff
2007-04-26
Evan Cheng
New test case.
tree
|
commitdiff
2007-04-25
Chris Lattner
&& no longer needed
tree
|
commitdiff
2007-04-25
Bill Wendling
Testcase for codegen bug.
tree
|
commitdiff
2007-04-25
Lauro Ramos Venancio
remember to emit weak reference in one more case.
tree
|
commitdiff
2007-04-25
Anton Korobeynikov
Implement aliases. This fixes PR1017 and it's dependent...
tree
|
commitdiff
2007-04-25
Chris Lattner
new testcase that crashes llc
tree
|
commitdiff
2007-04-24
Chris Lattner
testcase for PR1351
tree
|
commitdiff
2007-04-24
Bill Wendling
Testcases for MMX.
tree
|
commitdiff
2007-04-23
Lauro Ramos Venancio
Add TLS tests.
tree
|
commitdiff
2007-04-22
Andrew Lenharth
simplify this test until it can be dealt with
tree
|
commitdiff
2007-04-22
Lauro Ramos Venancio
Implement PIC for arm-linux.
tree
|
commitdiff
2007-04-21
Reid Spencer
Use the llvm_supports_target function to prevent runnin...
tree
|
commitdiff
2007-04-20
Evan Cheng
Fix test.
tree
|
commitdiff
2007-04-18
Chris Lattner
new testcase
tree
|
commitdiff
2007-04-18
Evan Cheng
New crasher test case.
tree
|
commitdiff
2007-04-17
Chris Lattner
new testcase
tree
|
commitdiff
2007-04-17
Chris Lattner
new testcase
tree
|
commitdiff
2007-04-17
Chris Lattner
new testcase
tree
|
commitdiff
2007-04-17
Anton Korobeynikov
Implemented correct stack probing on mingw/cygwin for...
tree
|
commitdiff
2007-04-17
Andrew Lenharth
this is fixed
tree
|
commitdiff
2007-04-16
Reid Spencer
Also validate that the code generation of IntrinsicLowe...
tree
|
commitdiff
2007-04-16
Chris Lattner
refix this
tree
|
commitdiff
2007-04-16
Chris Lattner
use an x86 t-t for an x86 test. Thanks to Dan for...
tree
|
commitdiff
2007-04-16
Chris Lattner
fix this test
tree
|
commitdiff
2007-04-16
Evan Cheng
Fixes tests and remove xfail.
tree
|
commitdiff
2007-04-16
Evan Cheng
One more callee-saved register used.
tree
|
commitdiff
2007-04-16
Evan Cheng
Fix test.
tree
|
commitdiff
2007-04-16
Reid Spencer
For PR1336:
tree
|
commitdiff
2007-04-16
Reid Spencer
For PR1319:
tree
|
commitdiff
2007-04-16
Lauro Ramos Venancio
Fix hello.ll test.
tree
|
commitdiff
2007-04-16
Lauro Ramos Venancio
Fix align test.
tree
|
commitdiff
2007-04-16
Reid Spencer
For PR1319:
tree
|
commitdiff
2007-04-16
Reid Spencer
For PR1319:
tree
|
commitdiff
2007-04-16
Reid Spencer
For PR1336:
tree
|
commitdiff
2007-04-16
Reid Spencer
For PR1336:
tree
|
commitdiff
2007-04-16
Reid Spencer
Wrap long line.
tree
|
commitdiff
2007-04-16
Reid Spencer
For PR1336:
tree
|
commitdiff
2007-04-16
Reid Spencer
For PR1336:
tree
|
commitdiff
2007-04-16
Chris Lattner
fix incorrectly upgraded test, add PR#
tree
|
commitdiff
2007-04-16
Reid Spencer
Fix an intrinsic name.
tree
|
commitdiff
2007-04-16
Reid Spencer
For PR1336:
tree
|
commitdiff
2007-04-16
Reid Spencer
For PR1336:
tree
|
commitdiff
2007-04-16
Reid Spencer
For PR1336:
tree
|
commitdiff
2007-04-15
Reid Spencer
For PR1336:
tree
|
commitdiff
2007-04-15
Reid Spencer
For PR1319: Upgrade to new test harness.
tree
|
commitdiff
2007-04-15
Chris Lattner
this test isn't testing what it thought it was
tree
|
commitdiff
2007-04-15
Reid Spencer
For PR1319: Upgrade to new test harness.
tree
|
commitdiff
2007-04-15
Reid Spencer
For PR1319: Upgrade to new test harness.
tree
|
commitdiff
2007-04-15
Reid Spencer
For PR1319: Upgrade to new test harness.
tree
|
commitdiff
2007-04-15
Reid Spencer
Make this test work.
tree
|
commitdiff
2007-04-15
Reid Spencer
For PR1319: Upgrade to use new test harness
tree
|
commitdiff
2007-04-15
Reid Spencer
For PR1319: Upgrade to use new test harness
tree
|
commitdiff
2007-04-15
Reid Spencer
For PR1319: Upgrade to use new test harness
tree
|
commitdiff
2007-04-14
Chris Lattner
xfail for now
tree
|
commitdiff
2007-04-14
Chris Lattner
fix test for linux hosts.
tree
|
commitdiff
2007-04-14
Anton Korobeynikov
Fix PR1325: Case range optimization was performed in...
tree
|
commitdiff
2007-04-13
Chris Lattner
xfail this for now
tree
|
commitdiff
2007-04-13
Chris Lattner
new lsr testcase
tree
|
commitdiff
2007-04-13
Chris Lattner
New testcase
tree
|
commitdiff
2007-04-13
Anton Korobeynikov
Fix PR1323 : we haven't updated phi nodes in good manner :)
tree
|
commitdiff
2007-04-12
Chris Lattner
make this really work on linux :)
tree
|
commitdiff
2007-04-12
Chris Lattner
make this happier on linux hosts
tree
|
commitdiff
2007-04-12
Chris Lattner
new testcase
tree
|
commitdiff
2007-04-11
Reid Spencer
Make the llvm-runtest function much more amenable by...
tree
|
commitdiff
next