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
/
Analysis
Commit message (
Expand
)
Author
Age
Files
Lines
*
Avoid unnecessary Elts array
Victor Hernandez
2010-01-20
1
-4
/
+2
*
Add a comment and tidy up some whitespace.
Dan Gohman
2010-01-19
1
-2
/
+2
*
Fix a typo and an 80-column violation in comments.
Dan Gohman
2010-01-19
1
-3
/
+3
*
Give ScalarEvolution access to the DominatorTree. It'll need this
Dan Gohman
2010-01-19
1
-0
/
+2
*
Add a new helper function to IVUsers for returning the "canonical"
Dan Gohman
2010-01-19
1
-0
/
+13
*
Make findDbgDeclare/findDbgGlobalDeclare local static functions; avoid Elts a...
Victor Hernandez
2010-01-18
1
-6
/
+7
*
Create Generic DOTGraphTraits Printer/Viewer
Tobias Grosser
2010-01-16
1
-56
/
+18
*
Replace DebugLocTuple with DILocation.
Devang Patel
2010-01-16
1
-12
/
+4
*
Improve llvm.dbg.declare intrinsic by referring directly to the storage in it...
Victor Hernandez
2010-01-15
1
-29
/
+22
*
Revert r93504 because older uses of llvm.dbg.declare intrinsics need to be au...
Victor Hernandez
2010-01-15
1
-22
/
+29
*
Improve llvm.dbg.declare intrinsic by referring directly to the storage in it...
Victor Hernandez
2010-01-15
1
-29
/
+22
*
Pad my commit stats by reducing indentation in this now separate
Eric Christopher
2010-01-14
1
-19
/
+20
*
Few minor changes that were requested. No functional change.
Eric Christopher
2010-01-14
1
-2
/
+6
*
Small tweak to inline cost computation. Ext of i/fcmp results are mostly opti...
Evan Cheng
2010-01-14
1
-1
/
+6
*
Reduce the inlining cost of functions that contain calls to easily,
Eric Christopher
2010-01-14
1
-1
/
+27
*
Respond to Chris' review:
Victor Hernandez
2010-01-11
1
-8
/
+8
*
"In order to ease automatic bindings generation, it would be helpful if boole...
Chris Lattner
2010-01-09
1
-4
/
+4
*
Use WriteAsOperand instead of getName() to print loop header names,
Dan Gohman
2010-01-09
2
-8
/
+19
*
fix PR5978 by peeling the loop so that we avoid shifting the
Chris Lattner
2010-01-08
1
-2
/
+2
*
teach ComputeNumSignBits to look through PHI nodes.
Chris Lattner
2010-01-07
1
-4
/
+19
*
Partially address a README by having functionattrs consider calls to
Duncan Sands
2010-01-06
1
-4
/
+7
*
Restore dump() methods to Loop and MachineLoop.
Dan Gohman
2010-01-05
1
-0
/
+5
*
Move remaining stuff to the isInteger predicate.
Benjamin Kramer
2010-01-05
1
-3
/
+2
*
Convert a ton of simple integer type equality tests to the new predicate.
Benjamin Kramer
2010-01-05
1
-4
/
+2
*
Remove dead debug info intrinsics.
Devang Patel
2010-01-05
2
-154
/
+0
*
constant fold nasty constant expressions formed by llvm-gcc,
Chris Lattner
2010-01-02
1
-3
/
+16
*
fix Analysis/DebugInfo.h to not include Metadata.h. Do this
Chris Lattner
2009-12-31
2
-0
/
+6
*
rename "elements" of metadata to "operands". "Elements" are
Chris Lattner
2009-12-31
1
-25
/
+25
*
Optimize MDNode to coallocate the operand list immediately
Chris Lattner
2009-12-31
1
-1
/
+1
*
remove a bunch of unneeded functions.
Chris Lattner
2009-12-29
1
-30
/
+0
*
major cleanups, much of this file was incorrectly indented.
Chris Lattner
2009-12-29
1
-303
/
+273
*
one pass of cleanup over DebugInfo.h. Much more is still needed.
Chris Lattner
2009-12-29
1
-12
/
+8
*
Final step in the metadata API restructuring: move the
Chris Lattner
2009-12-29
1
-2
/
+1
*
This is a major cleanup of the instruction metadata interfaces that
Chris Lattner
2009-12-28
1
-4
/
+2
*
rename getMDKind -> getMDKindID, make it autoinsert if an MD Kind
Chris Lattner
2009-12-28
1
-4
/
+3
*
Change dbgs() back to errs() as Chris requested.
David Greene
2009-12-23
1
-1
/
+1
*
Change dbgs() back to errs() as Chris requested.
David Greene
2009-12-23
1
-4
/
+4
*
Change dbgs() back to errs() for assert messages as Chris requested.
David Greene
2009-12-23
1
-3
/
+3
*
Change dbgs() back to errs() for assert messages as Chris requested.
David Greene
2009-12-23
1
-1
/
+1
*
Change dbgs() back to errs() for assert messages as Chris requested.
David Greene
2009-12-23
1
-4
/
+4
*
Change dbgs() back to errs() for assert messages as Chris requested.
David Greene
2009-12-23
1
-3
/
+3
*
Remove dump routine and the associated Debug.h from a header. Patch up
David Greene
2009-12-23
1
-0
/
+1
*
Change dbgs() back to errs() as Chris requested.
David Greene
2009-12-23
3
-39
/
+39
*
Convert debug messages to use dbgs(). Generally this means
David Greene
2009-12-23
1
-1
/
+2
*
Convert debug messages to use dbgs(). Generally this means
David Greene
2009-12-23
1
-4
/
+4
*
Convert debug messages to use dbgs(). Generally this means
David Greene
2009-12-23
1
-7
/
+7
*
Convert debug messages to use dbgs(). Generally this means
David Greene
2009-12-23
1
-8
/
+8
*
Convert debug messages to use dbgs(). Generally this means
David Greene
2009-12-23
1
-9
/
+9
*
Convert debug messages to use dbgs(). Generally this means
David Greene
2009-12-23
1
-20
/
+20
*
Convert debug messages to use dbgs(). Generally this means
David Greene
2009-12-23
1
-10
/
+10
[next]