index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
disable a bogus assertion.
Chris Lattner
2008-03-21
1
-0
/
+10
*
Enable support for returning two long-double values in ST(0)/ST(1).
Chris Lattner
2008-03-21
1
-0
/
+11
*
Teach masked value is zero about add and sub, and use MVIZ to
Chris Lattner
2008-03-21
1
-0
/
+7
*
Undo 48570. Correctly match mmx shift instructions with an immediate operand.
Evan Cheng
2008-03-21
1
-2
/
+2
*
Fix this xform: (sra (shl X, m), result_size) -> (sign_extend (trunc (shl X, ...
Evan Cheng
2008-03-20
1
-0
/
+14
*
Keep track of analysis information inherited from Module pass manager.
Devang Patel
2008-03-20
1
-0
/
+58
*
Add more patterns to match in the integer comparison test harnesses.
Scott Michel
2008-03-20
3
-7
/
+26
*
Add intrinsics to match mmx shift builtin's with immediate operand.
Evan Cheng
2008-03-19
1
-0
/
+20
*
Add support for multiple return values for the PPC target by
Dan Gohman
2008-03-19
1
-0
/
+17
*
Fix X86's isTruncateFree to not claim that truncate to i1 is free. This fixes...
Christopher Lamb
2008-03-19
1
-1
/
+0
*
Upgrade tests.
Tanya Lattner
2008-03-19
48
-2357
/
+2209
*
Upgrade tests.
Tanya Lattner
2008-03-19
26
-723
/
+610
*
Upgrade tests to not use llvm-upgrade.
Tanya Lattner
2008-03-19
23
-273
/
+288
*
Upgrade tests to not use llvm-upgrade.
Tanya Lattner
2008-03-19
23
-480
/
+421
*
Remove llvm-upgrade and update tests.
Tanya Lattner
2008-03-19
25
-434
/
+333
*
Fixed a coalescer bug caused by a typo.
Evan Cheng
2008-03-19
1
-0
/
+51
*
C and Objective Caml bindings for the various getParent methods of the IR.
Gordon Henriksen
2008-03-19
1
-11
/
+34
*
Fix live variables issues:
Evan Cheng
2008-03-19
2
-0
/
+14
*
Fix a x86-64 isel lowering bug that's been around forever. A x86-64 varargs f...
Evan Cheng
2008-03-18
1
-0
/
+11
*
It might be nice to have this run as x86 on non-x86 platforms...
Bill Wendling
2008-03-18
1
-1
/
+1
*
Temporarily revert r48491. It's breaking test/CodeGen/X86/xorl.ll.
Bill Wendling
2008-03-18
2
-1
/
+87
*
Fix PR 2160 by making sure arguments to external functions get marked as poin...
Daniel Berlin
2008-03-18
1
-0
/
+14
*
Do not pass -g flag when compiling tests, so remove the C.Flags. This only ha...
Tanya Lattner
2008-03-18
1
-1
/
+1
*
Make conversions of i8/i16 to ppcf128 work.
Dale Johannesen
2008-03-18
1
-0
/
+32
*
Target independent DAG transform to use truncate for field extraction + sign ...
Christopher Lamb
2008-03-18
1
-0
/
+39
*
Rewrite code that propagate isDead information after a dead copy is coalesced...
Evan Cheng
2008-03-18
1
-0
/
+31
*
Upgrade tests to not use llvm-upgrade.
Tanya Lattner
2008-03-18
23
-377
/
+336
*
Upgrade tests to not use llvm-upgrade.
Tanya Lattner
2008-03-18
26
-605
/
+564
*
ensure we continue matching x86-64 rotates.
Chris Lattner
2008-03-17
1
-0
/
+19
*
C and Objective Caml bindings for the TargetData class.
Gordon Henriksen
2008-03-16
2
-3
/
+60
*
C and Objective Caml bindings for several scalar transforms.
Gordon Henriksen
2008-03-16
1
-0
/
+50
*
All of these tests had out of date syntax and were never even running through
Nick Lewycky
2008-03-16
7
-28
/
+26
*
Functions are allowed to return structures. (Note that this test never failed.)
Nick Lewycky
2008-03-16
1
-7
/
+0
*
Regressions/ is long gone.
Nick Lewycky
2008-03-16
1
-1
/
+1
*
C and Objective Caml bindings for PassManagers.
Gordon Henriksen
2008-03-16
1
-2
/
+28
*
Fix PR2138. Apparently any modification to a std::multimap (including remove ...
Evan Cheng
2008-03-14
1
-0
/
+48
*
The inst combining of inttoptr into GEP with one index was using the bit size of
Bill Wendling
2008-03-14
1
-0
/
+9
*
More APInt-ification.
Dan Gohman
2008-03-13
1
-0
/
+14
*
Fix a bug in GVN that Duncan noticed, where we potentially need to insert a
Owen Anderson
2008-03-13
1
-0
/
+19
*
Fix error in testing for END. notation.
Tanya Lattner
2008-03-13
1
-1
/
+1
*
New test case.
Evan Cheng
2008-03-13
1
-0
/
+68
*
A test case I forgot to check in.
Evan Cheng
2008-03-13
1
-0
/
+94
*
TwoAddressInstructionPass enhancement. After it converts a two address instru...
Evan Cheng
2008-03-13
2
-1
/
+30
*
Experimental scheduler change to schedule / coalesce the copies added for fun...
Evan Cheng
2008-03-12
1
-0
/
+1
*
Fix this test on hosts that don't have sse2.
Dan Gohman
2008-03-12
1
-1
/
+1
*
no need to keep around this output.
Chris Lattner
2008-03-12
1
-1
/
+1
*
Improve the return slot optimization to be both more aggressive (not limited ...
Owen Anderson
2008-03-12
1
-2
/
+4
*
Make this test x86-specific for now; targets that don't use
Dan Gohman
2008-03-12
1
-1
/
+1
*
Fix attribute handling.
Devang Patel
2008-03-12
1
-0
/
+7
*
Basic feature test for multiple return values in codegen.
Dan Gohman
2008-03-11
1
-0
/
+16
[next]