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: Inline/2003-09-14-InlineValue.ll
Chris Lattner
2003-09-15
1
-4
/
+8
*
Renamed DominatorTree::Node::getNode() -> getBlock()
Chris Lattner
2003-09-11
1
-1
/
+1
*
Expand the pass to unify all of the unwind blocks as well
Chris Lattner
2003-09-10
1
-5
/
+29
*
Spell `occurrence' correctly.
Misha Brukman
2003-09-09
1
-2
/
+2
*
Eliminate support for the llvm.unwind intrinisic, using the Unwind instructio...
Chris Lattner
2003-09-08
2
-52
/
+38
*
Should invokify is always true
Chris Lattner
2003-09-08
1
-24
/
+16
*
Use new interface, simplifies code
Chris Lattner
2003-08-31
1
-11
/
+3
*
Fix bug where we considered function types equivalent even if they had differ...
Chris Lattner
2003-08-28
1
-1
/
+3
*
Remove special casing
Chris Lattner
2003-08-25
1
-3
/
+0
*
Fix bug: Linker/2003-08-23-GlobalVarLinking.ll
Chris Lattner
2003-08-24
1
-1
/
+1
*
Implement: Linker/2003-08-24-InheritPtrSize.ll
Chris Lattner
2003-08-24
1
-2
/
+9
*
Implement SimplifyCFG/InvokeEliminate.ll
Chris Lattner
2003-08-24
1
-1
/
+36
*
rethrow is really the language independent primitive here. "throw" can be wr...
Chris Lattner
2003-08-24
1
-7
/
+7
*
*** Implement inlining of Invoke instructions!
Chris Lattner
2003-08-24
1
-51
/
+138
*
Implement: Inline/cfg_preserve_test.ll
Chris Lattner
2003-08-24
1
-2
/
+15
*
Implement SimplifyCFG/2003-08-17-FoldSwitch.ll:test5
Chris Lattner
2003-08-23
1
-0
/
+13
*
Fix bug: LowerSwitch/2003-08-23-EmptySwitch.ll
Chris Lattner
2003-08-23
1
-0
/
+7
*
Do not consider any types that exist in the global symbol table!
Chris Lattner
2003-08-23
1
-10
/
+11
*
Fix bug: Linker/2003-08-23-RecursiveOpaqueTypeResolve.ll
Chris Lattner
2003-08-23
1
-14
/
+39
*
Implement Linker/2003-08-23-GlobalVarLinking.ll, which should fix 176.gcc
Chris Lattner
2003-08-23
1
-8
/
+37
*
Fix typeo
Chris Lattner
2003-08-22
1
-1
/
+1
*
The process of linking types can cause their addresses to become invalid. Fo...
Chris Lattner
2003-08-22
1
-24
/
+33
*
Implement Linker/2003-08-20-OpaqueTypeResolve.ll
Chris Lattner
2003-08-22
1
-16
/
+95
*
The word `dependent' has no `a'.
Misha Brukman
2003-08-21
1
-1
/
+1
*
Fix grammar, add comment
Chris Lattner
2003-08-18
1
-1
/
+4
*
Spell `necessary' correctly.
Misha Brukman
2003-08-18
4
-4
/
+4
*
Implement folding of switch instructions.
Chris Lattner
2003-08-17
1
-3
/
+56
*
Fix bug: SimplifyCFG/2003-08-17-BranchFoldOrdering.ll
Chris Lattner
2003-08-17
2
-1
/
+11
*
The fixme is irrelevant: if that happens, the LLVM bytecode is malformed.
Chris Lattner
2003-08-17
1
-7
/
+1
*
Factory methods for function passes now return type FunctionPass *.
Brian Gaeke
2003-08-14
1
-1
/
+1
*
Factory methods for FunctionPasses now return type FunctionPass *.
Brian Gaeke
2003-08-13
1
-1
/
+1
*
Fix bug: SimplifyCFG/2003-08-05-InvokeCrash.ll
Chris Lattner
2003-08-05
1
-1
/
+2
*
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
[next]