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
path:
root
/
tools
/
gccas
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove asmwriter library from link line, because the useful contents of it
Chris Lattner
2002-04-07
1
-1
/
+1
*
Move the PromoteMemoryToRegister pass to be run _after_ the raise pointer
Chris Lattner
2002-04-01
1
-1
/
+1
*
Rename constructor function for mem2reg pass.
Cameron Buschardt
2002-03-27
1
-0
/
+2
*
Add a debugging option to gccas to cause it to not do level raise or anything
Chris Lattner
2002-03-21
1
-4
/
+8
*
Pull interprocedural analyses out of Analysis library into their own lib
Chris Lattner
2002-03-06
1
-1
/
+1
*
Change to use new pass accessor functions
Chris Lattner
2002-02-26
1
-9
/
+9
*
Resolve deps
Chris Lattner
2002-01-31
1
-1
/
+1
*
PassManager is now in it's own header file
Chris Lattner
2002-01-31
1
-0
/
+1
*
Only run DeadInst elimination early, because it is quick and painless and
Chris Lattner
2002-01-22
1
-1
/
+1
*
Misc cleanups. Allocate ofstream statically, and use a pass to write out the...
Chris Lattner
2002-01-22
1
-11
/
+7
*
Rename LowerAllocations.h to ChangeAllocations.h since it now contains the
Chris Lattner
2002-01-22
1
-1
/
+1
*
Pull RaiseAllocations stuff out of the CleanGCC pass into it's own pass in
Chris Lattner
2002-01-22
1
-0
/
+2
*
Move stuff out of the Optimizations directories into the appropriate Transforms
Chris Lattner
2002-01-21
1
-3
/
+3
*
Eliminate opt library
Chris Lattner
2002-01-21
1
-1
/
+1
*
Implement a more powerful, simpler, pass system. This pass system can figure
Chris Lattner
2002-01-21
1
-9
/
+9
*
Changes to build successfully with GCC 3.02
Chris Lattner
2002-01-20
1
-4
/
+4
*
Add more passes to run after raising
Chris Lattner
2001-12-14
1
-2
/
+5
*
Run DCE before cleanupGCCoutput which will cause some dead types (like FILE) ...
Chris Lattner
2001-12-07
1
-4
/
+4
*
Simplify induction variables before 'raising' the representation
Chris Lattner
2001-12-05
2
-1
/
+3
*
Create a new #include "Support/..." directory structure to move things
Chris Lattner
2001-11-27
1
-1
/
+1
*
-raise includes constprop and dce
Chris Lattner
2001-11-26
1
-3
/
+0
*
Run constprop before -raise
Chris Lattner
2001-11-26
1
-0
/
+1
*
Fix link prob
Chris Lattner
2001-11-14
1
-1
/
+1
*
Move the Raise xform from opt to transforms
Chris Lattner
2001-11-01
2
-3
/
+3
*
crunch the output of GCC a bit to make it nicer
Chris Lattner
2001-10-31
1
-2
/
+8
*
Fix dumb copy and paste typos
Chris Lattner
2001-10-31
1
-1
/
+1
*
Initial checkin of GCCAS
Chris Lattner
2001-10-31
2
-0
/
+80