index
:
external_llvm.git
replicant-6.0
Android's llvm
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
For PR950:
Reid Spencer
2006-12-31
18
-343
/
+288
*
For PR950:
Reid Spencer
2006-12-31
4
-498
/
+346
*
For PR950:
Reid Spencer
2006-12-31
32
-521
/
+400
*
For PR950:
Reid Spencer
2006-12-31
3
-57
/
+44
*
For PR950:
Reid Spencer
2006-12-31
6
-2863
/
+3193
*
For PR950:
Reid Spencer
2006-12-31
2
-253
/
+413
*
For PR950:
Reid Spencer
2006-12-31
7
-134
/
+79
*
For PR950:
Reid Spencer
2006-12-31
1
-98
/
+90
*
For PR950:
Reid Spencer
2006-12-31
1
-16
/
+49
*
Regenerate.
Reid Spencer
2006-12-29
5
-2370
/
+2394
*
For PR950:
Reid Spencer
2006-12-29
3
-77
/
+82
*
fix comment
Rafael Espindola
2006-12-29
1
-1
/
+1
*
Define StaticCtorsSection and StaticDtorsSection for ARM.
Lauro Ramos Venancio
2006-12-28
1
-0
/
+2
*
Implement SELECT_CC (f32/f64) for ARM.
Lauro Ramos Venancio
2006-12-28
2
-2
/
+16
*
remove duplicated line
Rafael Espindola
2006-12-28
1
-1
/
+0
*
This patch defines extloadi1 and fixes an internal compiler error on
Lauro Ramos Venancio
2006-12-26
1
-0
/
+3
*
Cleanup ConstantFoldCompareInstruction:
Reid Spencer
2006-12-24
3
-136
/
+205
*
Fix some comments.
Reid Spencer
2006-12-24
1
-2
/
+2
*
For PR1066:
Reid Spencer
2006-12-24
1
-2
/
+8
*
Shut up some compilers that can't accurately analyze variable usage
Reid Spencer
2006-12-23
1
-2
/
+2
*
For PR1065:
Reid Spencer
2006-12-23
1
-12
/
+7
*
Don't overload var names.
Reid Spencer
2006-12-23
1
-4
/
+4
*
For PR950:
Reid Spencer
2006-12-23
52
-5542
/
+6666
*
add a simple fast-path for dead allocas
Chris Lattner
2006-12-22
1
-1
/
+8
*
ModulePass and ImmutablePass. Force out of line virtual method.
Devang Patel
2006-12-22
1
-0
/
+6
*
Refactored JIT codegen for mingw32. Now we're using standart relocation
Anton Korobeynikov
2006-12-22
4
-44
/
+32
*
Need to walk the derived chain of typedefs to get actual size.
Jim Laskey
2006-12-22
1
-4
/
+13
*
Debug dump error.
Evan Cheng
2006-12-22
1
-1
/
+1
*
add a note
Chris Lattner
2006-12-22
1
-0
/
+9
*
Fix for ARM weak symbols, patch by Lauro Ramos Venancio!
Chris Lattner
2006-12-21
1
-0
/
+14
*
Changes from Nick Lewycky with a simplified PPCTargetAsmInfo.
Jim Laskey
2006-12-21
5
-18
/
+274
*
Just print integer constants as signed values. The actual signedness
Reid Spencer
2006-12-21
1
-7
/
+1
*
Add a FIXME about signedness.
Reid Spencer
2006-12-21
1
-0
/
+2
*
Simplify all the casting business and get rid of isSigned().
Reid Spencer
2006-12-21
1
-64
/
+18
*
Remove isSigned calls via foreknowledge of main's argument types.
Reid Spencer
2006-12-21
1
-7
/
+4
*
Get rid of a useless if statement whose then and else blocks were identical.
Reid Spencer
2006-12-21
1
-4
/
+1
*
Add some comments about things that can go away once signless types are in.
Reid Spencer
2006-12-21
1
-1
/
+8
*
At the beginning of run, initialize analyis info availability for _ALL_
Devang Patel
2006-12-21
1
-5
/
+19
*
Oops.
Jim Laskey
2006-12-20
1
-1
/
+1
*
Original patch was overly complicated.
Jim Laskey
2006-12-20
1
-34
/
+11
*
Fix Regression/Verifier/invoke-1.ll
Chris Lattner
2006-12-20
1
-2
/
+7
*
Changes to target powerpc for non-Darwin assemblers.
Jim Laskey
2006-12-20
1
-10
/
+62
*
Fixed 80 cols & style violation
Anton Korobeynikov
2006-12-20
1
-2
/
+4
*
Revert the previous patch which was incorrect. This unbreaks eon, but rebreaks
Chris Lattner
2006-12-20
1
-1
/
+2
*
Allow negative constants for unsigned integers and unsigned constants
Reid Spencer
2006-12-20
1
-11
/
+13
*
handle undef values much more carefully: generalize the resolveundefbranches
Chris Lattner
2006-12-20
1
-32
/
+172
*
getLoad() and getStore() calls missed SVOffset operand. Thanks to Dan Gohman
Evan Cheng
2006-12-20
1
-2
/
+2
*
Fixed dllimported symbols support during JIT'ing. JIT on mingw32
Anton Korobeynikov
2006-12-20
3
-7
/
+28
*
eliminate constructor from Statistic class. It is now impossible to get a
Chris Lattner
2006-12-19
1
-4
/
+4
*
switch statistics over to not use static ctors.
Chris Lattner
2006-12-19
2
-5
/
+5
[next]