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
...
*
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
*
Remove arbitrary limitation
Chris Lattner
2003-04-19
1
-1
/
+0
*
Don't build constantexprs that could be folded
Chris Lattner
2003-04-17
1
-0
/
+10
*
Allow constant folding of GEP instructions, even if we don't do a whole lot yet.
Chris Lattner
2003-04-17
1
-9
/
+57
*
Don't force a ConstantPointer to be returned
Chris Lattner
2003-04-17
2
-16
/
+14
*
Change the interface to constant expressions to allow automatic folding
Chris Lattner
2003-04-16
1
-6
/
+5
*
Add code to verify correctly linkages
Chris Lattner
2003-04-16
1
-2
/
+16
*
Add new linkage types to support a real frontend
Chris Lattner
2003-04-16
4
-64
/
+101
*
Improve the efficiency and cleanup writing a bit
Chris Lattner
2003-04-16
1
-10
/
+12
*
Add helper method
Chris Lattner
2003-03-21
1
-0
/
+4
*
* Change the order that globals and constants are processed in
Chris Lattner
2003-03-19
1
-36
/
+45
*
Fix ConstantUInt::isAllOnesValue
Chris Lattner
2003-03-10
1
-0
/
+7
*
Clean up cruft
Chris Lattner
2003-03-06
1
-4
/
+1
*
Remove #include
Chris Lattner
2003-03-06
1
-1
/
+18
*
Simplify some of the PHI node interfaces
Chris Lattner
2003-03-05
1
-14
/
+5
*
Allow ImmutablePass's to require other immutable passes and to be initialized
Chris Lattner
2003-02-26
1
-0
/
+26
*
Fix a misunderstanding of the standard associative containers
Chris Lattner
2003-02-14
1
-7
/
+2
*
This speeds up processing LLVM a _lot_, 17% in the case of loading and destro...
Chris Lattner
2003-02-13
1
-1
/
+2
*
Simplify assertions
Chris Lattner
2003-02-01
1
-8
/
+5
*
Added implementation of alternate CallInst constructors (one ctor is
Joel Stanley
2003-02-01
1
-0
/
+35
*
* 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
*
Fix bug Regression/Verifier/2002-11-05-GetelementptrPointers.ll
Chris Lattner
2003-01-14
2
-5
/
+6
*
Make type resolution a bit more efficient
Chris Lattner
2003-01-14
1
-6
/
+6
*
Fix bug: Assembler/2002-12-15-GlobalResolve.ll
Chris Lattner
2002-12-15
1
-11
/
+16
*
planes is not spelled with an O
Chris Lattner
2002-12-15
1
-1
/
+1
*
Fix big bug introduced with symbol table changes
Chris Lattner
2002-12-03
1
-2
/
+2
*
User defined operators are not supposed to live beyond the lifetime of the
Chris Lattner
2002-11-21
1
-0
/
+9
*
- Eliminated the deferred symbol table stuff in Module & Function, it really
Chris Lattner
2002-11-20
9
-94
/
+63
*
Eliminate the concept of a deferred symbol table. The optimization really is...
Chris Lattner
2002-11-20
1
-22
/
+1
*
Add a new Module::getNamedFunction method
Chris Lattner
2002-11-19
1
-3
/
+12
*
Add a method "getMainFunction()" that efficiently locates 'main' in a module
Chris Lattner
2002-11-08
1
-0
/
+52
*
Fix nasty bug in ::isNeg()
Chris Lattner
2002-10-31
1
-1
/
+1
*
Can simplify code now with the isCommutative() method.
Chris Lattner
2002-10-31
1
-13
/
+5
*
New isAssociative/isCommutative inspection methods, graciously contributed by
Chris Lattner
2002-10-31
1
-0
/
+39
*
Fix spelling of `propagate'.
Misha Brukman
2002-10-29
1
-2
/
+2
*
- Rename AnalysisUsage::preservesAll to getPreservesAll & preservesCFG to
Chris Lattner
2002-10-21
2
-4
/
+4
*
- Eliminate SymbolTable::ParentSymTab, ST::localLookup, and
Chris Lattner
2002-10-15
3
-21
/
+5
*
- Dramatically simplify the Constant::mutateReferences implementation,
Chris Lattner
2002-10-14
1
-21
/
+19
*
Minor cleanups, no changes to functionality
Chris Lattner
2002-10-14
1
-9
/
+8
*
- Change Function's so that their argument list is populated when they are
Chris Lattner
2002-10-13
4
-33
/
+28
*
- Rename Instruction::First*Op to *OpsBegin, and Num*Ops to *OpsEnd to
Chris Lattner
2002-10-13
2
-4
/
+4
*
- Make Value::replaceAllUsesWith work with constants correctly. This fixes
Chris Lattner
2002-10-09
1
-16
/
+18
*
- Add new Constant::replaceUsesOfWithOnConstant which has an end result
Chris Lattner
2002-10-09
1
-0
/
+106
*
- Remove Value::use_remove
Chris Lattner
2002-10-09
1
-7
/
+0
*
Fix NASTY N^2 behavior that was causing the gzip benchmark to take forever to
Chris Lattner
2002-10-08
1
-6
/
+12
*
Fix bug: Assembler/2002-10-08-LargeArrayPerformance.ll by using
Chris Lattner
2002-10-08
1
-2
/
+4
*
Changes to support PHINode::removeIncoming changes
Chris Lattner
2002-10-08
1
-7
/
+6
*
- Change PHINode::removeIncomingValue to delete the phi node if the last
Chris Lattner
2002-10-08
1
-1
/
+10
[prev]
[next]