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
/
VMCore
Commit message (
Expand
)
Author
Age
Files
Lines
*
Moved MachineCodeForBB to be an annotation on BasicBlock.
Vikram S. Adve
2002-07-08
1
-4
/
+1
*
*** empty log message ***
Chris Lattner
2002-06-30
2
-2
/
+1
*
changes for 64bit gcc
Anand Shukla
2002-06-25
4
-7
/
+8
*
added include<iostream> for cerr
Anand Shukla
2002-06-25
1
-0
/
+1
*
MEGAPATCH checkin.
Chris Lattner
2002-06-25
16
-435
/
+324
*
*** empty log message ***
Chris Lattner
2002-06-25
1
-57
/
+45
*
* Update to work with Megapatch
Chris Lattner
2002-06-25
1
-105
/
+153
*
Support opaque type printing a little bit at least
Chris Lattner
2002-05-26
1
-0
/
+2
*
Fix bug: test/Regression/Transforms/ADCE/2002-05-23-ZeroArgPHITest.ll
Chris Lattner
2002-05-23
1
-1
/
+4
*
Avoid creating the symbol table if we don't need it.
Chris Lattner
2002-05-22
1
-2
/
+2
*
Print out function name with % style instead of "" style
Chris Lattner
2002-05-22
1
-2
/
+2
*
Fix bug: test/Regression/Transforms/CFGSimplify/2002-05-21-PHIElimination.ll
Chris Lattner
2002-05-21
1
-4
/
+21
*
Avoid emitting a useless comment for a basic block with no uses (which
Chris Lattner
2002-05-14
1
-3
/
+6
*
Add method to check to see if two _Instructions_ dominate each other
Chris Lattner
2002-05-13
1
-0
/
+14
*
We actually need this code for the release build to prevent link errors,
Chris Lattner
2002-05-10
1
-6
/
+1
*
Verify that function call arguments match the function signature
Chris Lattner
2002-05-08
1
-0
/
+17
*
Implement constant propogation of PHI instructions like this:
Chris Lattner
2002-05-07
1
-1
/
+17
*
Move UnifyFunctionExitNodes to Utils library: final resting place this time
Chris Lattner
2002-05-07
1
-1
/
+1
*
Updates to move some header files out of include/llvm/Transforms into
Chris Lattner
2002-05-07
2
-36
/
+39
*
Mark analyses that only depend on the CFG of a function
Chris Lattner
2002-05-06
1
-8
/
+8
*
Make functions that preserve the CFG not invalidate analyses that only depend
Chris Lattner
2002-05-06
1
-1
/
+28
*
Move a bunch of code to a .cpp file, don't #include Instruction.h
Chris Lattner
2002-05-06
2
-86
/
+24
*
Move code out of header file
Chris Lattner
2002-05-06
1
-0
/
+81
*
Replace all usages of Type::isPointerType with isa<PointerType>
Chris Lattner
2002-05-06
1
-3
/
+3
*
Implement getPrimitiveSize()
Chris Lattner
2002-05-06
1
-2
/
+14
*
Implement constant propogation of shift instructions
Chris Lattner
2002-05-06
2
-0
/
+44
*
Implement constant propogation of shifts
Chris Lattner
2002-05-06
1
-0
/
+28
*
Print functions with curly braces instead of begin/end
Chris Lattner
2002-05-06
1
-9
/
+7
*
Implement two iterator remove method
Chris Lattner
2002-05-06
1
-0
/
+17
*
Implement remainder
Chris Lattner
2002-05-03
1
-9
/
+46
*
Implement remainder
Chris Lattner
2002-05-03
2
-22
/
+26
*
Fix bug: test/Regression/Transforms/SCCP/2002-05-03-NotOperator.ll
Chris Lattner
2002-05-03
1
-12
/
+26
*
The implementation keyword is no longer neccesary
Chris Lattner
2002-05-02
1
-1
/
+1
*
Fix problem where subpasses would invalidate all analyses outstanding
Chris Lattner
2002-04-30
1
-0
/
+8
*
Make the range insert operation return an iterator, even though the STL
Chris Lattner
2002-04-29
1
-3
/
+11
*
Changes so that iMemory.h doesn't include DerivedTypes.h
Chris Lattner
2002-04-29
2
-0
/
+19
*
Eliminate duplicate or unneccesary #include's
Chris Lattner
2002-04-29
6
-7
/
+0
*
Add new optional getPassName() virtual function that a Pass can override
Chris Lattner
2002-04-29
3
-5
/
+15
*
Add a new command line option for PassManager using utilities.
Chris Lattner
2002-04-29
2
-11
/
+144
*
Todo has been implemented, remove it
Chris Lattner
2002-04-28
1
-3
/
+0
*
Tighten up the AnalysisUsage of lots of passes, primarily to correctly indica...
Chris Lattner
2002-04-28
1
-0
/
+4
*
Move FunctionPass::doesNotModifyCFG to AnalysisUsage::preservesCFG()
Chris Lattner
2002-04-28
1
-14
/
+15
*
* Add a stub to FunctionPass so that subclasses can declare that they do not
Chris Lattner
2002-04-28
1
-4
/
+28
*
Move include/llvm/PassManager.h to lib/VMCore/PassManagerT.h
Chris Lattner
2002-04-28
1
-6
/
+9
*
Split ConstantVals.h into Constant.h and Constants.h
Chris Lattner
2002-04-28
10
-10
/
+11
*
Eliminate the cfg namespace, moving LoopInfo, Dominators, Interval* classes
Chris Lattner
2002-04-28
1
-22
/
+22
*
Remove extra unused argument from CheckFailed method
Chris Lattner
2002-04-28
1
-10
/
+10
*
The check to see if an external function was marked internal was not reachable!
Chris Lattner
2002-04-28
1
-4
/
+6
*
Minor changes to allow Modules (which are no longer Values) to work
Chris Lattner
2002-04-28
2
-14
/
+15
*
The contents of the SymTabValue class have been incorporated into the
Chris Lattner
2002-04-28
1
-41
/
+1
[next]