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
...
*
Allow the new cast instructions.
Reid Spencer
2006-12-01
10
-2706
/
+3146
*
Upgrade shr to ashr and lshr
Reid Spencer
2006-12-01
10
-2514
/
+2574
*
move 'cfgonly' pass tracking into PassInfo, instead of handling it with
Chris Lattner
2006-12-01
2
-40
/
+37
*
remove 'target constructor' support.
Chris Lattner
2006-12-01
2
-17
/
+6
*
target constructors are never used
Chris Lattner
2006-12-01
2
-8
/
+2
*
Match TargetInstrInfo changes.
Evan Cheng
2006-12-01
9
-35
/
+24
*
convertToThreeAddress() is now responsible for updating live info as well as ...
Evan Cheng
2006-12-01
1
-8
/
+16
*
Don't treat numeric (untyped) constants as a ConstInfo, just pass the
Reid Spencer
2006-12-01
6
-1480
/
+1380
*
Typo
Evan Cheng
2006-12-01
1
-1
/
+1
*
- Add getOperandConstraint() to TargetInstrDescriptor.
Evan Cheng
2006-12-01
1
-17
/
+28
*
fix incorrectly translated testcase
Chris Lattner
2006-12-01
1
-1
/
+1
*
First version of llvm-upgrade that can correctly upgrade all of
Reid Spencer
2006-12-01
8
-1956
/
+2004
*
Add weak reference directive.
Evan Cheng
2006-12-01
6
-11
/
+20
*
valgrind clean version of llvm-upgrade
Reid Spencer
2006-12-01
5
-378
/
+355
*
First version of llvm-upgrade that can correctly upgrade a large test
Reid Spencer
2006-12-01
13
-3715
/
+4516
*
Remove dead methods
Chris Lattner
2006-12-01
1
-22
/
+0
*
These should be rewritten to fold without using the 'Rules' mechanism, but
Chris Lattner
2006-12-01
1
-0
/
+3
*
test1 is miscompiled
Chris Lattner
2006-12-01
1
-0
/
+13
*
wrong spot
Jim Laskey
2006-12-01
1
-16
/
+0
*
Test for float varargs.
Jim Laskey
2006-12-01
1
-0
/
+16
*
this logic is broken for trunc to bool, replace the folding logic for trunc
Chris Lattner
2006-12-01
1
-5
/
+8
*
add a new ConstantIntegral::get method. Simplify the implementation of
Chris Lattner
2006-12-01
2
-3
/
+10
*
new 'cast' miscompilation, reduced from perlbmk by Evan
Chris Lattner
2006-12-01
1
-0
/
+5
*
enable this now that codegen support is in place
Chris Lattner
2006-12-01
1
-4
/
+2
*
Copy and paste error. An initialized global cannot be a weak reference.
Evan Cheng
2006-12-01
1
-3
/
+0
*
1. In ppc64 mode we need only use one GPR.
Jim Laskey
2006-12-01
1
-1
/
+7
*
ExternalWeak case in wrong location.
Jim Laskey
2006-12-01
1
-1
/
+1
*
This test is meant for X86 CPU which does not support SSE2.
Evan Cheng
2006-12-01
1
-1
/
+1
*
Fix 2005-05-08-FPStackifierPHI.ll failure.
Evan Cheng
2006-12-01
1
-26
/
+7
*
Add a extern weak test case.
Evan Cheng
2006-12-01
1
-0
/
+11
*
A initialized global variable cannot be extern weak. However, if a global val...
Evan Cheng
2006-12-01
2
-11
/
+16
*
Darwin PPC external weak linkage support.
Evan Cheng
2006-12-01
1
-1
/
+15
*
Minor code clean up.
Evan Cheng
2006-12-01
2
-4
/
+2
*
Fix indentation.
Evan Cheng
2006-12-01
1
-2
/
+1
*
Darwin X86 external weak linkage support.
Evan Cheng
2006-12-01
1
-5
/
+3
*
new testcase to verify external weak continues to work
Chris Lattner
2006-12-01
1
-0
/
+13
*
new testcase for PR1027
Chris Lattner
2006-12-01
1
-0
/
+27
*
Fix a typo introduced by the cast patch that horribly broke a lot of vector
Chris Lattner
2006-12-01
1
-1
/
+1
*
new testcase
Chris Lattner
2006-12-01
1
-0
/
+7
*
Don't fold "ptrtoint GV to bool" since this should be doing a truncate not
Reid Spencer
2006-12-01
1
-7
/
+27
*
Define the HAVE_PTHREAD symbol.
Reid Spencer
2006-12-01
1
-3
/
+0
*
The InstCombine hack has been removed, no need to XFAIL this any more.
Reid Spencer
2006-12-01
1
-4
/
+0
*
Fix the CodeGen/PowerPC/vec_constants.ll regression.
Chris Lattner
2006-12-01
1
-6
/
+9
*
Remove extra header.
Nick Lewycky
2006-12-01
1
-1
/
+0
*
Fix opt -o option. Don't pass a pointer to an auto variable which is going
Nick Lewycky
2006-12-01
1
-4
/
+3
*
For PR1019:
Reid Spencer
2006-12-01
4
-73
/
+77
*
Regenerate.
Reid Spencer
2006-12-01
4
-196
/
+184
*
Introducing external weak linkage. Darwin codegen should be added later.
Anton Korobeynikov
2006-12-01
9
-30
/
+89
*
Remove 4 FIXMEs to hack around cast-to-bool problems which no longer exist.
Reid Spencer
2006-11-30
1
-46
/
+3
*
Factor out GVRequiresExtraLoad() from .h to .cpp
Anton Korobeynikov
2006-11-30
2
-13
/
+19
[prev]
[next]