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
*
Eliminate SimplifyCFG.h file, pull everything into the UnifyMethodExitNodes c...
Chris Lattner
2002-01-31
2
-12
/
+21
*
Remove this file. Folded into UnifyMethodExitNodes pass
Chris Lattner
2002-01-31
1
-27
/
+0
*
MethodPass's are now guaranteed to not be run on external methods!
Chris Lattner
2002-01-31
5
-9
/
+2
*
Convert to use new Pass framework...
Chris Lattner
2002-01-31
1
-45
/
+83
*
PassManager is now in its own header file
Chris Lattner
2002-01-31
1
-2
/
+2
*
PassManager is now in it's own header file
Chris Lattner
2002-01-31
1
-0
/
+1
*
Convert analyze over to use new pass framework for its analyses
Chris Lattner
2002-01-31
1
-148
/
+192
*
Implement new pass framework
Chris Lattner
2002-01-31
1
-132
/
+125
*
Convert xforms over to new pass structure.
Chris Lattner
2002-01-31
9
-54
/
+115
*
If an invalid alternative is listed for an argument, print the valid options
Chris Lattner
2002-01-31
2
-6
/
+24
*
Convert analyses to new pass structure
Chris Lattner
2002-01-31
9
-115
/
+232
*
Implement loop depth calculation in terms of dominators instead of intervals
Chris Lattner
2002-01-31
1
-28
/
+29
*
LoopDepth calculation is now in CFG namespace
Chris Lattner
2002-01-31
2
-2
/
+2
*
Implement LoopDepth calculation in terms of dominators instead of intervals
Chris Lattner
2002-01-31
1
-7
/
+19
*
Fix bug where we didn't initialize and finalize basic block passes
Chris Lattner
2002-01-31
1
-6
/
+22
*
Forgot to force
Chris Lattner
2002-01-31
1
-1
/
+1
*
Testcase broken - Entry node of method cannot have predecessors!
Chris Lattner
2002-01-31
1
-1
/
+3
*
Convert xforms over to use new pass structure
Chris Lattner
2002-01-30
11
-23
/
+98
*
Convert analyses over to new Pass framework
Chris Lattner
2002-01-30
6
-72
/
+206
*
Checkin new pass framework. This one is more useful and automatically
Chris Lattner
2002-01-30
2
-67
/
+554
*
Don't die on call instructions, which reference methods
Chris Lattner
2002-01-30
1
-1
/
+1
*
Add rule to build tar.gz file.
Chris Lattner
2002-01-30
1
-0
/
+4
*
Exclude doxygen docs from srcs
Chris Lattner
2002-01-30
2
-2
/
+2
*
Check in GCC 3.02 compatiblity headers for GCC 2.95.3
Chris Lattner
2002-01-30
2
-0
/
+4
*
Make gcc tests depend on the part of GCC that actually gets updated.
Chris Lattner
2002-01-26
1
-2
/
+3
*
Remove extraneous #includes
Chris Lattner
2002-01-26
3
-3
/
+0
*
Remove opt namespace
Chris Lattner
2002-01-26
2
-7
/
+1
*
Checkin support for building doxygen stuff
Chris Lattner
2002-01-26
3
-0
/
+1800
*
Accept, but ignore -lfoo options.
Chris Lattner
2002-01-25
2
-0
/
+8
*
Testcase for SymbolTable.cpp bug
Chris Lattner
2002-01-25
1
-0
/
+11
*
This checkin fixes the bug described in:
Chris Lattner
2002-01-25
1
-19
/
+19
*
Check in fix for bug: test/Regression/Assembler/ValueRefineAbsType.ll
Chris Lattner
2002-01-25
1
-2
/
+4
*
Check in testcase and fix
Chris Lattner
2002-01-25
1
-0
/
+24
*
New testcase to ensure GCC doesn't emit type identifiers with spaces in them
Chris Lattner
2002-01-24
1
-0
/
+9
*
Checkin testcase for bug recently fixed
Chris Lattner
2002-01-24
1
-0
/
+7
*
Initial Checkin of gccld
Chris Lattner
2002-01-24
2
-0
/
+137
*
Initial Checkin
Chris Lattner
2002-01-23
1
-0
/
+16
*
Initial checkin of now fixed bug
Chris Lattner
2002-01-23
1
-0
/
+9
*
Initial Checkin
Chris Lattner
2002-01-23
1
-0
/
+16
*
Implement the clock() function
Chris Lattner
2002-01-23
1
-0
/
+7
*
More rules checked in
Chris Lattner
2002-01-23
2
-38
/
+47
*
Failure.sh moved up a level
Chris Lattner
2002-01-23
3
-4
/
+4
*
Initial checkin of Makefile, just a dummy file for now.
Chris Lattner
2002-01-23
1
-0
/
+2
*
Initial checkin
Chris Lattner
2002-01-23
2
-0
/
+44
*
Change test scripts so that they do not stop on failure, they just print
Chris Lattner
2002-01-23
2
-35
/
+40
*
Initial checking of Failure.sh
Chris Lattner
2002-01-23
1
-0
/
+7
*
New minimal makefile
Chris Lattner
2002-01-23
1
-36
/
+2
*
Removal of more unnecesary stuff
Chris Lattner
2002-01-23
1
-9
/
+5
*
* Expose new command line arg --debug-pass for gccas and llc debugging
Chris Lattner
2002-01-23
1
-9
/
+60
*
Implement new DeadInstElmination pass
Chris Lattner
2002-01-23
1
-1
/
+5
[next]