index
:
external_llvm.git
replicant-6.0
Android's llvm
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
MEGAPATCH checkin.
Chris Lattner
2002-06-25
26
-726
/
+654
*
*** empty log message ***
Chris Lattner
2002-06-25
43
-684
/
+652
*
Description of a large patch that I checked in
Chris Lattner
2002-06-25
1
-0
/
+72
*
Simplify the code that adds passes so compilation can stop after any step
Chris Lattner
2002-06-25
1
-29
/
+66
*
* Update with MegaPatch
Chris Lattner
2002-06-25
2
-278
/
+250
*
* Update to work with Megapatch
Chris Lattner
2002-06-25
1
-105
/
+153
*
Remove DynamicConstantMerge pass, because it did not fit in with the Pass
Chris Lattner
2002-06-25
1
-64
/
+27
*
Remove "fixers" for problems in GCC generated code that cannot be generated
Chris Lattner
2002-06-25
1
-187
/
+11
*
Relocating Graph.h
Anand Shukla
2002-06-25
1
-0
/
+465
*
Test more thoroughly
Chris Lattner
2002-06-24
1
-1
/
+9
*
Expose the analyzer
Chris Lattner
2002-06-24
1
-0
/
+1
*
Basic test of the inlinr
Chris Lattner
2002-06-24
2
-0
/
+23
*
Testcase for unimplemented feature
Chris Lattner
2002-06-24
1
-0
/
+17
*
Checkin descriptive note
Chris Lattner
2002-06-24
1
-0
/
+15
*
Mark some stuff as done
Chris Lattner
2002-06-10
1
-5
/
+0
*
New testcases for verifier
Chris Lattner
2002-06-08
2
-0
/
+23
*
Fix constness
Chris Lattner
2002-06-05
1
-1
/
+1
*
Fix Constness problems
Chris Lattner
2002-06-05
1
-13
/
+13
*
Fix const problems
Chris Lattner
2002-06-05
1
-4
/
+4
*
Fix constness problem
Chris Lattner
2002-06-05
1
-2
/
+2
*
Fix constness problems now that the cast operators preserve the constness
Chris Lattner
2002-06-05
2
-5
/
+5
*
* Be more typesafe: cast<x> now no longer discards constness
Chris Lattner
2002-06-04
1
-61
/
+61
*
Disable debugging output
Chris Lattner
2002-06-04
1
-1
/
+1
*
*** empty log message ***
Chris Lattner
2002-06-03
1
-1
/
+1
*
Allow const bb's to be checked for containment in a loop
Chris Lattner
2002-06-03
1
-1
/
+1
*
Avoid deleting individual instructions until AFTER dead blocks have dropped
Chris Lattner
2002-05-28
1
-17
/
+20
*
New testcase that is a distilled form of the other one
Chris Lattner
2002-05-28
2
-1
/
+18
*
New testcase that crashes ADCE
Chris Lattner
2002-05-28
1
-0
/
+54
*
Simplify the interface to local dce and constprop
Chris Lattner
2002-05-26
1
-2
/
+2
*
Simplify the interface to local DCE and Constant prop
Chris Lattner
2002-05-26
4
-9
/
+9
*
Support opaque type printing a little bit at least
Chris Lattner
2002-05-26
1
-0
/
+2
*
Do not remove type names that contain a .
Chris Lattner
2002-05-26
1
-4
/
+0
*
Fix "unimplemented features":
Chris Lattner
2002-05-24
1
-6
/
+37
*
Testcases to show what -funcresolve does.
Chris Lattner
2002-05-24
4
-0
/
+70
*
Run FuncResolve tests
Chris Lattner
2002-05-24
1
-2
/
+3
*
Split the FunctionResolution pass out of CleanGCCOutput.cpp.
Chris Lattner
2002-05-24
2
-218
/
+226
*
Fix comments to reflect reality
Chris Lattner
2002-05-24
1
-4
/
+4
*
Support programs that do not #include <malloc.h> or give a full prototype
Chris Lattner
2002-05-24
1
-3
/
+42
*
New testcase, to be inspected by hand
Chris Lattner
2002-05-23
1
-0
/
+13
*
No need to run dce with adce right behind!
Chris Lattner
2002-05-23
1
-1
/
+0
*
New testcase
Chris Lattner
2002-05-23
1
-0
/
+14
*
Make sure the extracted function has external linkage, so that it doesn't
Chris Lattner
2002-05-23
2
-0
/
+6
*
New testcase
Chris Lattner
2002-05-23
1
-0
/
+9
*
Fold add X, 0 for floating point types as well
Chris Lattner
2002-05-23
1
-2
/
+1
*
Fix bug: test/Regression/Transforms/ADCE/2002-05-23-ZeroArgPHITest.ll
Chris Lattner
2002-05-23
1
-1
/
+4
*
New testcase
Chris Lattner
2002-05-23
1
-0
/
+33
*
Convert RegClass::IsColorUsedArr from a dynamically allocated array to
Chris Lattner
2002-05-23
10
-106
/
+90
*
Add a new setSuccessor method to terminator instructions
Chris Lattner
2002-05-23
2
-0
/
+19
*
Implement DataTypes.h in terms of inttypes.h
Chris Lattner
2002-05-23
1
-0
/
+2
*
Avoid creating the symbol table if we don't need it.
Chris Lattner
2002-05-22
1
-2
/
+2
[next]