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 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
*
The code extractor needs dominator information, so we provide it.
Chris Lattner
2004-03-18
1
-16
/
+16
*
Make this header file self-contained
Chris Lattner
2004-03-18
1
-0
/
+3
*
cleanup comment
Chris Lattner
2004-03-17
1
-1
/
+1
*
Tweak argument
Chris Lattner
2004-03-15
1
-1
/
+1
*
Deinline a couple of methods. Improve comment.
Chris Lattner
2004-03-15
1
-12
/
+7
*
Add two new methods which can be used to enable a bunch of transformations
Chris Lattner
2004-03-15
1
-0
/
+22
*
Another API change to MRegisterInfo::foldMemoryOperand. Instead of a
Alkis Evlogimenos
2004-03-14
1
-1
/
+1
*
Rename createLoopExtractorPass to createSingleLoopExtractorPass
Chris Lattner
2004-03-14
1
-63
/
+64
*
Change MRegisterInfo::foldMemoryOperand to return the folded
Alkis Evlogimenos
2004-03-14
1
-9
/
+10
*
Move loop extractor to the IPO header
Chris Lattner
2004-03-14
2
-8
/
+8
*
Remove dead file
Chris Lattner
2004-03-14
1
-34
/
+0
*
Move DemoteRegToStack prototype out of DemoteRegToStack.h to this file.
Chris Lattner
2004-03-14
1
-0
/
+9
*
Rename the intrinsic enum values for llvm.va_* from Intrinsic::va_* to
Chris Lattner
2004-03-13
1
-3
/
+3
*
Fix PR266: Make Module Not Inherit From Annotable
Chris Lattner
2004-03-12
1
-1
/
+1
*
Add AnalysisUsage::addRequiredTransitive() to keep analysis info alive for
Misha Brukman
2004-03-12
1
-4
/
+17
*
Add the visitSelectInst visitor method
Chris Lattner
2004-03-12
1
-0
/
+1
*
Add the SelectInst class
Chris Lattner
2004-03-12
1
-0
/
+48
[next]