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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
this doesn't pass with CVS HEAD.
Chris Lattner
2006-11-27
1
-0
/
+5
*
Fix PR1014 and InstCombine/2006-11-27-XorBug.ll.
Chris Lattner
2006-11-27
1
-10
/
+8
*
Add 3 more test cases for ptrtoint, fptoui and fptosi
Reid Spencer
2006-11-27
1
-1
/
+28
*
testcase for PR1014
Chris Lattner
2006-11-27
1
-0
/
+11
*
When truncating to bool, it is necessary to & with 1 for all casts that
Reid Spencer
2006-11-27
2
-6
/
+20
*
Protect against null streams.
Bill Wendling
2006-11-27
1
-1
/
+1
*
Removed #include <iostream> and replaced with llvm_* streams.
Bill Wendling
2006-11-27
2
-20
/
+16
*
Alter these tests to ensure they match a "test $1, X" X86 instruction that
Reid Spencer
2006-11-27
2
-2
/
+2
*
Add a test to ensure a bitcast/and/trunc combination eliminates the bitcast.
Reid Spencer
2006-11-27
1
-0
/
+14
*
For better or worse, load from i1 is assumed to be zero extended. Do not
Chris Lattner
2006-11-27
1
-1
/
+6
*
If a brcond condition is promoted, make sure to zero extend it, even if not
Chris Lattner
2006-11-27
1
-6
/
+6
*
For PR950:
Reid Spencer
2006-11-27
105
-3646
/
+6683
*
Don't use bitcast yet!
Reid Spencer
2006-11-26
1
-11
/
+11
*
Make this test case easier to read. No functional changes.
Reid Spencer
2006-11-26
1
-27
/
+27
*
Removed #include <iostream> and replace with llvm_* streams.
Bill Wendling
2006-11-26
6
-56
/
+57
*
Add method that will take a function pointer so that it can handle things
Bill Wendling
2006-11-26
1
-0
/
+7
*
Remove #include <iostream> and use llvm_* streams instead.
Bill Wendling
2006-11-26
3
-40
/
+37
*
Replace #include <iostream> with llvm_* streams.
Bill Wendling
2006-11-26
6
-69
/
+62
*
Removed #include <iostream> and replaced with llvm_* streams.
Bill Wendling
2006-11-26
11
-115
/
+100
*
Removed #include <iostream> and used the llvm_cerr/DOUT streams instead.
Bill Wendling
2006-11-26
7
-44
/
+34
*
fix storing bools to mem and unordered FP ops
Duraid Madina
2006-11-26
2
-5
/
+5
*
Make the absolute/relative tolerance information easier to read/understand.
Reid Spencer
2006-11-25
1
-2
/
+3
*
Add newline at end of file.
Reid Spencer
2006-11-25
1
-1
/
+1
*
Only show the first few lines of difference.
Reid Spencer
2006-11-25
1
-1
/
+1
*
Add an option to enable lli (interpreter mode) testing.
Reid Spencer
2006-11-24
1
-0
/
+3
*
Fix some typos.
Reid Spencer
2006-11-23
1
-3
/
+2
*
Promote GEP ubyte indices to uint. Backwards compatibility for 1.2 and
Reid Spencer
2006-11-23
62
-226
/
+227
*
Update to new predicate simplifier VRP design. Fixes PR966 and PR967.
Nick Lewycky
2006-11-22
8
-576
/
+1253
*
Stop early if there is no mis-optimization.
Reid Spencer
2006-11-22
1
-0
/
+9
*
Documented the --disable-compression option in gccld and gccas.
John Criswell
2006-11-21
2
-0
/
+8
*
Added the --disable-compression option which controls whether the
John Criswell
2006-11-21
1
-1
/
+5
*
This xform is handled by FoldOpIntoPhi in visitCastInst in a more elegant way.
Chris Lattner
2006-11-21
1
-30
/
+1
*
Refactored *GVRequiresExtraLoad() to Subtarget method.
Anton Korobeynikov
2006-11-21
2
-120
/
+109
*
Test for PR1013.
Jim Laskey
2006-11-20
1
-0
/
+11
*
new testcase
Chris Lattner
2006-11-20
1
-0
/
+9
*
in ppc64-mode, don't allocate the 32-bit version of r13 either.
Chris Lattner
2006-11-20
1
-0
/
+6
*
Global label not handled correctly.
Jim Laskey
2006-11-20
1
-3
/
+11
*
r13 is the thread pointer on darwin/ppc64, don't allocate it.
Chris Lattner
2006-11-20
2
-5
/
+5
*
Fix PR1005
Chris Lattner
2006-11-20
2
-2
/
+2
*
Fix PR1001, patch by Nikhil Patil!
Chris Lattner
2006-11-20
1
-1
/
+11
*
Fix codegen for x86-64 on systems (like ppc or i386) that don't have 64-bit
Chris Lattner
2006-11-20
1
-8
/
+17
*
Fix PR1011 and CodeGen/Generic/2006-11-20-DAGCombineCrash.ll
Chris Lattner
2006-11-20
1
-2
/
+2
*
Testcase for PR1011
Chris Lattner
2006-11-20
1
-0
/
+44
*
setOperand should not zap the operand list or add implicit operands to an
Chris Lattner
2006-11-20
2
-40
/
+1
*
Testcase for pr1012
Chris Lattner
2006-11-20
1
-0
/
+11
*
We should perform extra load for dllimported calls
Anton Korobeynikov
2006-11-20
1
-12
/
+26
*
Fixed typo
Tanya Lattner
2006-11-20
1
-1
/
+1
*
Adding 1.9 release and removing references to cfrontend
Tanya Lattner
2006-11-20
1
-16
/
+16
*
Changing cfrontend dir to llvm-gcc3.4 as the example.
Tanya Lattner
2006-11-20
1
-4
/
+4
*
For PR950:
Reid Spencer
2006-11-20
9
-15
/
+642
[prev]
[next]