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
/
lib
/
Transforms
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename include/llvm/Transforms/Instrumentation/TraceFunctions.h to Instrument...
Chris Lattner
2003-01-14
2
-2
/
+2
*
Fix typeo
Chris Lattner
2003-01-14
1
-1
/
+1
*
Remove unused header and function
Chris Lattner
2003-01-14
1
-7
/
+0
*
Clean up #includes
Chris Lattner
2003-01-14
6
-27
/
+7
*
Fix bug
Chris Lattner
2003-01-14
1
-0
/
+1
*
Add debugging helper
Chris Lattner
2003-01-13
1
-1
/
+2
*
Make sure to handle %'s in strings correctly so that the names of BB's and fu...
Chris Lattner
2003-01-13
1
-10
/
+9
*
Fix references to functions
Chris Lattner
2003-01-13
1
-6
/
+8
*
Fix a huge performance problem in reassociate by introducing a
Chris Lattner
2002-12-15
1
-1
/
+7
*
Minor changes:
Chris Lattner
2002-12-15
1
-19
/
+13
*
External routines used to identify Cilk operations inserted by the
Vikram S. Adve
2002-12-10
2
-0
/
+89
*
This file implements the function DemoteRegToStack(), which takes a
Vikram S. Adve
2002-12-10
1
-0
/
+193
*
This file implements a pass that automatically parallelizes a program,
Vikram S. Adve
2002-12-10
1
-0
/
+548
*
Fix bug that was bugging bugpoint
Chris Lattner
2002-12-07
1
-2
/
+2
*
Remove dead code
Chris Lattner
2002-12-07
1
-32
/
+0
*
Fix bug: 2002-12-05-MissedConstProp.ll pointed out by Casey Carter
Chris Lattner
2002-12-05
1
-1
/
+2
*
Fix big bug introduced with symbol table changes
Chris Lattner
2002-12-03
1
-2
/
+2
*
Initial checkin of Module cloning support stuff
Chris Lattner
2002-11-20
4
-4
/
+179
*
Fix symbol table problem
Chris Lattner
2002-11-20
1
-11
/
+10
*
- Eliminated the deferred symbol table stuff in Module & Function, it really
Chris Lattner
2002-11-20
6
-42
/
+36
*
Fix minor bugs
Chris Lattner
2002-11-20
1
-2
/
+2
*
Remove unneccesary #include
Chris Lattner
2002-11-19
1
-1
/
+0
*
Implement the CloneFunction function
Chris Lattner
2002-11-19
1
-0
/
+40
*
Minor changes to cloning interface
Chris Lattner
2002-11-19
2
-18
/
+14
*
Fix two fixmes: integrate with inlining, and document
Chris Lattner
2002-11-19
1
-6
/
+7
*
Rework inline pass to use cloning infrastructure to do the dirty work
Chris Lattner
2002-11-19
2
-119
/
+52
*
Start using the new function cloning header
Chris Lattner
2002-11-19
2
-4
/
+5
*
Move MutatStructTypes.h out of IPO
Chris Lattner
2002-11-19
2
-2
/
+2
*
Rename CloneFunction.h to Cloning.h
Chris Lattner
2002-11-19
1
-1
/
+1
*
Move the function extractor pass from tools/extract into lib/Xform/IPO
Chris Lattner
2002-11-19
1
-0
/
+83
*
Fix bug: 2002-11-13-PointerFunction.ll
Chris Lattner
2002-11-13
1
-1
/
+40
*
Fix testcase: FunctionResolve/2002-11-09-ExternFn.ll
Chris Lattner
2002-11-10
1
-19
/
+37
*
Fix warning
Chris Lattner
2002-11-09
2
-3
/
+5
*
Fix spelling error
Chris Lattner
2002-11-08
1
-1
/
+1
*
Use the new getMainFunction() method to efficiently locate main
Chris Lattner
2002-11-08
1
-10
/
+5
*
Fix bug: FunctionResolve/2002-11-07-RetMismatch.ll
Chris Lattner
2002-11-08
1
-2
/
+1
*
Instcombine this away:
Chris Lattner
2002-11-04
1
-1
/
+7
*
Add a transformation to turn:
Chris Lattner
2002-11-04
1
-0
/
+36
*
Ack: Fix bug in previous checkin.
Chris Lattner
2002-11-04
1
-1
/
+1
*
Be more generous about level raising constant expressions don't force each
Chris Lattner
2002-11-04
1
-24
/
+20
*
Make sure to _delete_ memory allocated by worklists
Chris Lattner
2002-11-04
1
-0
/
+2
*
code to lightly instrument at branches
Anand Shukla
2002-11-03
1
-0
/
+210
*
Make sure to include name information if we have it
Chris Lattner
2002-11-01
1
-1
/
+2
*
Fixes to the reassociate pass to make it respect dominance properties
Chris Lattner
2002-10-31
1
-57
/
+54
*
BreakCriticalEdges should update dominance frontier information as well as
Chris Lattner
2002-10-31
2
-4
/
+28
*
Fix spelling of `propagate'.
Misha Brukman
2002-10-29
5
-52
/
+52
*
Ensure definate initialization
Chris Lattner
2002-10-22
1
-1
/
+1
*
- Rename AnalysisUsage::preservesAll to getPreservesAll & preservesCFG to
Chris Lattner
2002-10-21
12
-13
/
+13
*
* Apparently string::find doesn't work right on our sun boxes. Work around t...
Chris Lattner
2002-10-17
1
-4
/
+9
*
Really disable pool allocator
Chris Lattner
2002-10-17
1
-2
/
+3
[next]