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
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add accessor for a Loop Unswitching pass
Chris Lattner
2004-04-19
1
-0
/
+7
*
Eliminate a poorly conceived method
Chris Lattner
2004-04-19
1
-8
/
+0
*
* Improve file header comment
Chris Lattner
2004-04-19
1
-18
/
+35
*
Provide an interface that is more convenient for iterating over the blocks
Chris Lattner
2004-04-18
1
-0
/
+3
*
Add new method.
Chris Lattner
2004-04-18
1
-1
/
+5
*
Change the ExitBlocks list from being explicitly contained in the Loop
Chris Lattner
2004-04-18
1
-31
/
+8
*
Add a new method
Chris Lattner
2004-04-18
1
-0
/
+5
*
Allow clients to delete loops, add a new method
Chris Lattner
2004-04-18
1
-5
/
+9
*
Add prototype
Chris Lattner
2004-04-18
1
-2
/
+8
*
Switch to including <iostream> for compatibility with gcc-3.0.x (Debian).
Brian Gaeke
2004-04-16
2
-2
/
+2
*
Include <string> for compatibility with gcc 3.0.x (the system compiler on
Brian Gaeke
2004-04-16
1
-0
/
+1
*
Assert if Instruction is being deleted before being removed from BasicBlock.
Misha Brukman
2004-04-16
1
-0
/
+4
*
Don't use invalid HTML in doxygen comments.
Misha Brukman
2004-04-15
1
-1
/
+1
*
Add some helpful methods
Chris Lattner
2004-04-15
1
-5
/
+36
*
Publically export all of these classes from the ScalarEvolutions.cpp file
Chris Lattner
2004-04-15
1
-0
/
+461
*
Add a copy constructor for TargetData.
Brian Gaeke
2004-04-14
1
-0
/
+16
*
Temporarily hack in the intrinsics that John added. I expect him to finish u...
Chris Lattner
2004-04-14
1
-0
/
+2
*
Add new interfaces
Chris Lattner
2004-04-13
1
-0
/
+9
*
Add some methods that are useful for updating loop information.
Chris Lattner
2004-04-12
1
-2
/
+48
*
Change the call graph class to have TWO external nodes, making call graph
Chris Lattner
2004-04-12
1
-24
/
+35
*
Make comments above APIs reflect what they should do.
Chris Lattner
2004-04-11
1
-7
/
+7
*
New method to allow more efficient clients
Chris Lattner
2004-04-11
1
-0
/
+9
*
Note to self: SAVE FILES!
Chris Lattner
2004-04-10
1
-0
/
+1
*
Add an interface to update value numbering
Chris Lattner
2004-04-10
1
-1
/
+10
*
Clarify interface
Chris Lattner
2004-04-10
1
-2
/
+4
*
Add definition list to each live interval.
Alkis Evlogimenos
2004-04-09
1
-3
/
+7
*
Added the llvm.readport and llvm.writeport intrinsics.
John Criswell
2004-04-08
1
-0
/
+4
*
This file does not appear to be included anywhere.
Brian Gaeke
2004-04-08
1
-240
/
+0
*
This file is no longer used.
Brian Gaeke
2004-04-07
1
-52
/
+0
*
Be more restrictive with the index types we allow for sequential types
Chris Lattner
2004-04-05
1
-1
/
+10
*
Add ConstantExpr::get(Sign|Zero)Extend methods
Chris Lattner
2004-04-04
1
-0
/
+2
*
Support iteration over constant instructions
Chris Lattner
2004-04-04
1
-5
/
+5
*
Allow for use of arbitrary iterator types...
Chris Lattner
2004-04-03
1
-19
/
+26
*
Regenerated using autoheader-2.57.
Brian Gaeke
2004-04-02
2
-0
/
+6
*
Remove obsolete files
Chris Lattner
2004-04-02
1
-68
/
+0
*
cleanup some long-dead code
Chris Lattner
2004-04-02
1
-7
/
+1
*
Ignore configure produced files
Chris Lattner
2004-04-02
1
-0
/
+5
*
Add a new analysis
Chris Lattner
2004-04-02
1
-0
/
+270
*
Make the verifier API more complete and useful
Chris Lattner
2004-04-02
1
-10
/
+36
*
Add new function
Chris Lattner
2004-04-02
2
-0
/
+8
*
Fix grammar.
Misha Brukman
2004-04-01
1
-1
/
+1
*
Allow converting a builder to an iterator
Chris Lattner
2004-04-01
1
-0
/
+1
*
Add clear() forwarding method.
Brian Gaeke
2004-03-31
1
-0
/
+1
*
Improve description, add warning
Chris Lattner
2004-03-31
1
-2
/
+6
*
MachineBasicBlock::remove should not change the iterator passed into it
Chris Lattner
2004-03-31
1
-1
/
+1
*
Add a simple select instruction lowering pass
Chris Lattner
2004-03-30
1
-0
/
+6
*
Add some new methods
Chris Lattner
2004-03-30
1
-0
/
+25
*
Relax the interface a bit
Chris Lattner
2004-03-29
1
-5
/
+5
*
Add a bunch of methods that should have been added a long time ago.
Chris Lattner
2004-03-29
1
-0
/
+22
*
Add two methods which have been needed for a long time: Type::get(Un)signedVe...
Chris Lattner
2004-03-26
1
-1
/
+10
[next]