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
/
Utils
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix bug: Mem2Reg/2003-06-26-IterativePromote.ll
Chris Lattner
2003-06-25
1
-10
/
+17
*
Fixed comment width, changed arg to be const, fixed indentation, removed unne...
Tanya Lattner
2003-05-31
1
-8
/
+6
*
Added the CloneTrace function which clones traces. It takes a vector of basic...
Tanya Lattner
2003-05-30
1
-0
/
+83
*
Eliminate unnecessary ->get calls that are now automatically handled.
Chris Lattner
2003-05-29
1
-10
/
+8
*
* Separate all of the grunt work of inlining out into the Utils library.
Chris Lattner
2003-05-29
1
-0
/
+164
*
Remove using declarations
Chris Lattner
2003-05-22
1
-4
/
+3
*
Hopefully, the final fix for `[Pp]ropogate'.
Misha Brukman
2003-05-20
1
-2
/
+2
*
Fix long standing bug
Chris Lattner
2003-05-15
1
-1
/
+1
*
Fix Bug: Linker/2003-05-15-TypeProblem.ll
Chris Lattner
2003-05-15
1
-20
/
+66
*
Fix major problem with appending linkage changes
Chris Lattner
2003-05-14
1
-1
/
+2
*
Implement linkage of appending global variables!
Chris Lattner
2003-05-13
1
-6
/
+115
*
Fix bug: LoopPreheaders/2003-05-12-PreheaderExitOfChild.ll
Chris Lattner
2003-05-12
1
-5
/
+19
*
Fix Bug: LowerSwitch/2003-05-01-PHIProblem.ll
Chris Lattner
2003-05-01
1
-2
/
+12
*
Fix bug: mem2reg/2003-04-24-MultipleIdenticalSuccessors.ll
Chris Lattner
2003-04-25
1
-7
/
+8
*
Fix iterator invalidation problem
Chris Lattner
2003-04-24
1
-2
/
+7
*
Make sure that the cloned module retains the type symbol table entries!
Chris Lattner
2003-04-24
1
-0
/
+9
*
Make sure to preserve endiannes and pointer size when cloning modules!
Chris Lattner
2003-04-24
1
-0
/
+2
*
Fix Bug: Linker/2003-04-23-LinkOnceLost.ll
Chris Lattner
2003-04-23
1
-30
/
+40
*
Remove unnecesary &*'s
Chris Lattner
2003-04-23
5
-8
/
+8
*
New pass to lower switch instructions to branch instructions
Chris Lattner
2003-04-23
1
-0
/
+102
*
Minor cleanups
Chris Lattner
2003-04-23
1
-6
/
+6
*
Add warning when linking modules with disagreeing target properties
Chris Lattner
2003-04-22
1
-0
/
+4
*
Preserve the new moduleID field
Chris Lattner
2003-04-22
1
-1
/
+1
*
Fix bug: 2003-01-30-LinkerRename.ll
Chris Lattner
2003-04-21
1
-7
/
+33
*
Fix linking a function with qualifiers to a external function declaration:
Chris Lattner
2003-04-21
1
-6
/
+18
*
Fix bug where use still existed in dead code
Chris Lattner
2003-04-21
1
-0
/
+2
*
Fix bug: Mem2reg/2003-04-18-DeadBlockProblem.ll
Chris Lattner
2003-04-18
1
-4
/
+17
*
Refactor CloneFunction to expose the new CloneBasicBlock function
Chris Lattner
2003-04-18
1
-13
/
+22
*
New const_cast instead of c style cast
Chris Lattner
2003-04-18
1
-1
/
+1
*
Add new linkage types to support a real frontend
Chris Lattner
2003-04-16
3
-61
/
+79
*
* Fix bug: Mem2Reg/2003-04-10-DFNotFound.ll
Chris Lattner
2003-04-10
1
-9
/
+26
*
* We now preserve the no-critical-edge pass (because we cannot insert critica...
Chris Lattner
2003-03-31
1
-11
/
+17
*
Fix bug: SimplifyCFG/2003-03-07-DominateProblem.ll
Chris Lattner
2003-03-07
1
-2
/
+19
*
Implement CFGSimplify/PhiBlockMerge*.ll
Chris Lattner
2003-03-05
1
-10
/
+36
*
Implement testcase CFGSimplify/EqualPHIEdgeBlockMerge.ll
Chris Lattner
2003-03-05
1
-10
/
+24
*
Change the mem2reg interface to accept a TargetData argument
Chris Lattner
2003-03-03
2
-8
/
+16
*
Fix bug I introduced yesterday :(
Chris Lattner
2003-02-28
1
-1
/
+2
*
Fix bug: LICM/2003-02-27-PreheaderExitNodeUpdate.ll
Chris Lattner
2003-02-28
1
-1
/
+5
*
Fix bug: 2003-02-27-PreheaderExitNodeUpdate.ll by updating exit node info
Chris Lattner
2003-02-27
1
-0
/
+16
*
Add a new assertion to check that stuff is happening right
Chris Lattner
2003-02-27
1
-3
/
+8
*
* Don't forget to update Loop information!
Chris Lattner
2003-02-27
1
-3
/
+5
*
* Significant changes to the preheader insertion pass:
Chris Lattner
2003-02-27
1
-42
/
+219
*
Rename Instruction::hasSideEffects() -> mayWriteToMemory()
Chris Lattner
2003-02-24
1
-1
/
+1
*
Split mem2reg promotion into two parts: a function which does the work, and
Chris Lattner
2003-02-22
2
-85
/
+112
*
Clean up std namespace references
Chris Lattner
2003-02-22
1
-32
/
+29
*
* Fix linking of opaque types and their non-opaque versions
Chris Lattner
2003-01-30
1
-7
/
+17
*
Eliminate using decls
Chris Lattner
2003-01-30
1
-35
/
+33
*
Add debugging helper
Chris Lattner
2003-01-13
1
-1
/
+2
*
This file implements the function DemoteRegToStack(), which takes a
Vikram S. Adve
2002-12-10
1
-0
/
+193
*
Fix bug that was bugging bugpoint
Chris Lattner
2002-12-07
1
-2
/
+2
[next]