projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Global variables are now external if they don't have initializers, not
[oota-llvm.git]
/
lib
/
2002-10-06
Chris Lattner
Global variables are now external if they don't have...
tree
|
commitdiff
2002-10-06
Chris Lattner
Check that we don't have external varaibles with intern...
tree
|
commitdiff
2002-10-06
Chris Lattner
The parser now accepts "external" global variables...
tree
|
commitdiff
2002-10-06
Chris Lattner
PHI nodes are not allowed to exist with zero incoming...
tree
|
commitdiff
2002-10-05
Vikram S. Adve
Bug fix: In preventing static global variables from...
tree
|
commitdiff
2002-10-04
Anand Shukla
Added #include<unistd.h> to compile with solaris gcc3.2
tree
|
commitdiff
2002-10-04
Anand Shukla
added cast to unsigned to compile with gcc3.2 (sparc)
tree
|
commitdiff
2002-10-04
Chris Lattner
Handle post dominance correctly in the case where block...
tree
|
commitdiff
2002-10-04
Chris Lattner
Fix a nasty problem with dominance calculation for...
tree
|
commitdiff
2002-10-03
Chris Lattner
Prune function nodes that are no longer referenced...
tree
|
commitdiff
2002-10-03
Chris Lattner
sgefa uses truely huge data structures nodes. Only...
tree
|
commitdiff
2002-10-03
Chris Lattner
Handle bug exposed by power benchmark
tree
|
commitdiff
2002-10-03
Nick Hildenbrandt
Add parens around constant calls to getelemptr to prope...
tree
|
commitdiff
2002-10-03
Chris Lattner
Reimplement/port the Bottom Up Closure pass
tree
|
commitdiff
2002-10-02
Chris Lattner
DataStructure.h doesn't include DSGraph.h
tree
|
commitdiff
2002-10-02
Nick Hildenbrandt
I was wrong on the removing of those references on...
tree
|
commitdiff
2002-10-02
Chris Lattner
* Implement the getc() function
tree
|
commitdiff
2002-10-02
Chris Lattner
Cleanup #includes, expose module
tree
|
commitdiff
2002-10-02
Chris Lattner
Expose TD to ExternalFunctions.cpp
tree
|
commitdiff
2002-10-02
Chris Lattner
- Print the predecessors of a basic block instead...
tree
|
commitdiff
2002-10-02
Chris Lattner
Fix bug: 2002-10-02-SignExtensionProblem.ll
tree
|
commitdiff
2002-10-02
Nick Hildenbrandt
Removed unneeded reference and dereferences.
tree
|
commitdiff
2002-10-02
Nick Hildenbrandt
Cleaned up my last check-in.
tree
|
commitdiff
2002-10-02
Nick Hildenbrandt
No longer include malloc.h. If protoypes are needed...
tree
|
commitdiff
2002-10-02
Chris Lattner
* Implement fully general merging of array subscrip...
tree
|
commitdiff
2002-10-02
Chris Lattner
When printing DS nodes, print the mergemap index as...
tree
|
commitdiff
2002-10-02
Chris Lattner
* Significant rework of DSNode to support arbitrary...
tree
|
commitdiff
2002-10-01
Chris Lattner
Changes to work with Statistics rework
tree
|
commitdiff
2002-10-01
Chris Lattner
Updates to work with recent Statistic's changes:
tree
|
commitdiff
2002-10-01
Chris Lattner
Updates to work with recent Statistic's changes:
tree
|
commitdiff
2002-10-01
Chris Lattner
Build subdirs in parallel
tree
|
commitdiff
2002-10-01
Chris Lattner
- Rework Statistics:
tree
|
commitdiff
2002-10-01
Chris Lattner
Initial checkin of Steensgaards context insensitive...
tree
|
commitdiff
2002-10-01
Chris Lattner
Checkin some major reworks of data structure analysis...
tree
|
commitdiff
2002-10-01
Chris Lattner
Make sure to use the TimerGroup that we created!
tree
|
commitdiff
2002-10-01
Chris Lattner
Make sure not to count the PassManager wrapers
tree
|
commitdiff
2002-10-01
Chris Lattner
Factor timer code out of PassManager implementation...
tree
|
commitdiff
2002-10-01
Chris Lattner
Checkin generic interval timer support
tree
|
commitdiff
2002-09-30
Nick Hildenbrandt
Fixed to properly escape quotes in strings.
tree
|
commitdiff
2002-09-29
Chris Lattner
Minor tweak
tree
|
commitdiff
2002-09-29
Vikram S. Adve
Bug fix in folding getElementPtr instructions: don...
tree
|
commitdiff
2002-09-29
Chris Lattner
Fix a problem that was caused by stale analyses being...
tree
|
commitdiff
2002-09-29
Chris Lattner
Fix bug in LICM that caused the previous big win. :(
tree
|
commitdiff
2002-09-29
Chris Lattner
Hoist the contents of Loops in depth first order in...
tree
|
commitdiff
2002-09-29
Chris Lattner
Fix printing of loop information
tree
|
commitdiff
2002-09-29
Chris Lattner
Improve printing of dominator sets
tree
|
commitdiff
2002-09-29
Chris Lattner
Fix major bugs in dominator set & tree information...
tree
|
commitdiff
2002-09-29
Vikram S. Adve
Convert DIRS to PARALLEL_DIRS. They can be built indep...
tree
|
commitdiff
2002-09-28
Vikram S. Adve
Added a couple of helper methods for live range constru...
tree
|
commitdiff
2002-09-28
Vikram S. Adve
Live ranges for Return value and return address of...
tree
|
commitdiff
2002-09-28
Vikram S. Adve
Fixed method getReturnValue(): it should return NULL...
tree
|
commitdiff
2002-09-28
Vikram S. Adve
Fixed incorrect assertion: spill code for function...
tree
|
commitdiff
2002-09-28
Vikram S. Adve
Return address register should be marked as "result...
tree
|
commitdiff
2002-09-28
Vikram S. Adve
Live ranges for Return value and return address of...
tree
|
commitdiff
2002-09-28
Vikram S. Adve
Simplified code that handles call args and rets, so...
tree
|
commitdiff
2002-09-28
Vikram S. Adve
Simplify Call translation slightly.
tree
|
commitdiff
2002-09-27
Vikram S. Adve
Overhaul integer conversions to match C++ ISO standard.
tree
|
commitdiff
2002-09-27
Vikram S. Adve
Modify operand order for Create{Sign,Zero}ExtensionInst...
tree
|
commitdiff
2002-09-27
Vikram S. Adve
Bug fix: some redundant copies were not being deleted...
tree
|
commitdiff
2002-09-27
Vikram S. Adve
Sign-extend integer constants from original type size...
tree
|
commitdiff
2002-09-27
Vikram S. Adve
Decompose FP-to-UInt casts into FP-to-ULong-toUInt.
tree
|
commitdiff
2002-09-26
Chris Lattner
First try at implementing the AliasSetTracker class...
tree
|
commitdiff
2002-09-26
Chris Lattner
- Further cleanups of LICM pass, remove extra work...
tree
|
commitdiff
2002-09-26
Chris Lattner
Improve comments, doxygenize more
tree
|
commitdiff
2002-09-26
Chris Lattner
Clean up LICM significantly now that it is guaranteed...
tree
|
commitdiff
2002-09-26
Chris Lattner
Change pass name to something sane
tree
|
commitdiff
2002-09-26
Chris Lattner
Loop invariant code motion now depends on the LoopPrehe...
tree
|
commitdiff
2002-09-26
Chris Lattner
- Cleanup break-crit-edges pass by making SplitCritical...
tree
|
commitdiff
2002-09-26
Chris Lattner
Checkin new loop-preheader insertion pass.
tree
|
commitdiff
2002-09-26
Chris Lattner
Fix printing of loop information
tree
|
commitdiff
2002-09-26
Chris Lattner
- Add methods to ImmediateDominators & DominatorTree...
tree
|
commitdiff
2002-09-26
Chris Lattner
- Add new methods to LoopInfo: getLoopPreheader,...
tree
|
commitdiff
2002-09-26
Chris Lattner
- Add new ctor to BasicBlock to allow insertion befor...
tree
|
commitdiff
2002-09-26
Chris Lattner
Converted SimpleStructMutation to take TargetData as...
tree
|
commitdiff
2002-09-25
Chris Lattner
Change LowerAllocations pass to 'require' TargetData...
tree
|
commitdiff
2002-09-25
Chris Lattner
Convert TargetData to be an ImmutablePass
tree
|
commitdiff
2002-09-25
Chris Lattner
Convert BasicVN to be an ImmutablePass
tree
|
commitdiff
2002-09-25
Chris Lattner
* Fix ugly bug in previous checkin where I reused the...
tree
|
commitdiff
2002-09-25
Chris Lattner
Add support for ImmutablePasses, which are not run...
tree
|
commitdiff
2002-09-25
Nick Hildenbrandt
Strings now handled correctly.
tree
|
commitdiff
2002-09-24
Chris Lattner
- Fix bug: Mem2Reg/2002-05-01-ShouldNotPromoteThisAll...
tree
|
commitdiff
2002-09-24
Chris Lattner
Eliminate extraneous #include
tree
|
commitdiff
2002-09-24
Chris Lattner
Fix bug: SimplifyCFG/2002-09-24-PHIAssertion.ll
tree
|
commitdiff
2002-09-24
Chris Lattner
- Do not expose Critical Edge breaking mechanics outsid...
tree
|
commitdiff
2002-09-24
Chris Lattner
- Do not expose Critical Edge breaking mechanics outsi...
tree
|
commitdiff
2002-09-24
Chris Lattner
Correlated Exprs pass now requires BCE pass instead...
tree
|
commitdiff
2002-09-24
Chris Lattner
- Expose passinfo from BreakCriticalEdges pass so...
tree
|
commitdiff
2002-09-24
Chris Lattner
Minor cleanups
tree
|
commitdiff
2002-09-24
Chris Lattner
Add new BreakCriticalEdges pass
tree
|
commitdiff
2002-09-24
Chris Lattner
Make users of FindUsedTypes not have problems with...
tree
|
commitdiff
2002-09-23
Chris Lattner
Optimize away cases like:
tree
|
commitdiff
2002-09-23
Chris Lattner
Fix: ConstantMerge/2002-09-23-CPR-Update.ll
tree
|
commitdiff
2002-09-23
Nick Hildenbrandt
Parenthesis are now added to casts of type array.
tree
|
commitdiff
2002-09-23
Chris Lattner
* Fix bug: CorrelatedExprs/2002-09-23-PHIUpdateBug.ll
tree
|
commitdiff
2002-09-23
Chris Lattner
Insert resolved constants into the global map so they...
tree
|
commitdiff
2002-09-23
Vikram S. Adve
Put intermediate source files in a subdirectory here...
tree
|
commitdiff
2002-09-23
Vikram S. Adve
Disable reassociation pass in LLC until it is fixed.
tree
|
commitdiff
2002-09-22
Chris Lattner
Don't insert a PHI node to merge "returns" from an...
tree
|
commitdiff
2002-09-21
Anand Shukla
Changed codegen to add 2 empty slots at the top of...
tree
|
commitdiff
2002-09-21
Anand Shukla
Initial version: it adds 2 empty slots at the top of...
tree
|
commitdiff
next