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
*
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
*
Add the Instruction::Select enum
Chris Lattner
2004-03-12
1
-3
/
+4
*
Add support for select constant exprs
Chris Lattner
2004-03-12
1
-0
/
+11
*
Move function implementations to a .cpp file, avoid #including <cstdlib> here.
Misha Brukman
2004-03-11
1
-23
/
+21
*
Forward-declare templates for fix compilation when Argument.h is included first.
Misha Brukman
2004-03-11
1
-0
/
+4
*
Doxygenified and cleand up comments.
Misha Brukman
2004-03-11
16
-443
/
+475
*
new method
Chris Lattner
2004-03-09
2
-0
/
+8
*
Switch over to using edge profile information as the basic profiling represen...
Chris Lattner
2004-03-08
1
-10
/
+18
*
We don't want to make this a pure interface, as it makes all implementors
Chris Lattner
2004-03-08
1
-2
/
+9
*
Rearrange some methods, implement the dominates method
Chris Lattner
2004-03-08
1
-24
/
+34
*
Import the trace class from the reoptimizer
Chris Lattner
2004-03-08
1
-0
/
+106
*
Add the ability to put an annotation at the end of a basic block as well.
Chris Lattner
2004-03-08
1
-3
/
+9
*
Add support for representing edge counts
Chris Lattner
2004-03-08
1
-1
/
+19
[next]