index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
lib
/
Analysis
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert r100143.
Eric Christopher
2010-04-01
2
-75
/
+0
*
Add some switches helpful for debugging:
David Greene
2010-04-01
2
-0
/
+75
*
s/getNameStr/getName/
Benjamin Kramer
2010-03-31
1
-3
/
+3
*
microoptimize this hot method, also making it more
Chris Lattner
2010-03-31
1
-3
/
+2
*
reapply my timer rewrite with a change for PassManager to store
Chris Lattner
2010-03-30
2
-13
/
+16
*
revert r99862 which is causing FNT failures.
Chris Lattner
2010-03-30
2
-16
/
+13
*
fairly major rewrite of various timing related stuff.
Chris Lattner
2010-03-30
2
-13
/
+16
*
rename pred_const_iterator to const_pred_iterator for consistency's sake
Gabor Greif
2010-03-25
4
-14
/
+14
*
rename use_const_iterator to const_use_iterator for consistency's sake
Gabor Greif
2010-03-25
3
-3
/
+3
*
Reapply r99451 with a fix to move the NoInline check to the cost functions
Eric Christopher
2010-03-25
1
-2
/
+4
*
Finally land the InvokeInst operand reordering.
Gabor Greif
2010-03-24
1
-1
/
+1
*
Don't back past debug info intrinsics; SCEVExpander's strategy
Dan Gohman
2010-03-23
1
-12
/
+1
*
backing out r99170 because it still fails on clang-x86_64-darwin10-fnt
Gabor Greif
2010-03-22
1
-1
/
+1
*
Now that hopefully all direct accesses to InvokeInst operands are fixed
Gabor Greif
2010-03-22
1
-1
/
+1
*
Fix more places to more thoroughly ignore debug intrinsics. This fixes
Dan Gohman
2010-03-19
1
-5
/
+13
*
back out r98957, it broke http://smooshlab.apple.com:8010/builders/clang-x86_...
Gabor Greif
2010-03-19
1
-1
/
+1
*
Recommit r80858 again (which has been backed out in r80871).
Gabor Greif
2010-03-19
1
-1
/
+1
*
FP16 constfolding
Anton Korobeynikov
2010-03-19
1
-0
/
+25
*
Simplify this code.
Dan Gohman
2010-03-18
1
-16
/
+8
*
Define placement new wrappers for BumpPtrAllocator and
Dan Gohman
2010-03-18
2
-24
/
+21
*
Add the ability to "intern" FoldingSetNodeID data into a
Dan Gohman
2010-03-18
1
-16
/
+16
*
Reapply r98755 with a thinko which miscompiled gengtype fixed.
Dan Gohman
2010-03-18
2
-34
/
+35
*
Revert 98755, which may be causing trouble.
Dan Gohman
2010-03-17
2
-35
/
+34
*
Change SCEVNAryExpr's operand array from a SmallVector to a plain
Dan Gohman
2010-03-17
2
-34
/
+35
*
Treat copysignl like the other copysign functions.
Duncan Sands
2010-03-15
1
-1
/
+1
*
Fix a typo in ValueTracking that's causing instcombine to delete needed shift...
Evan Cheng
2010-03-13
1
-1
/
+1
*
Do not ignore arg_size() impact while counting bb instructions.
Devang Patel
2010-03-13
1
-3
/
+2
*
Remove extra parameter.
Devang Patel
2010-03-13
1
-5
/
+4
*
Do not overestimate code size reduction in presense of debug info.
Devang Patel
2010-03-13
1
-6
/
+11
*
When constant folding GEP of GEP, do not crash if an index of
Duncan Sands
2010-03-12
1
-1
/
+13
*
Add a DominatorTree argument to isLCSSA so that it doesn't have to
Dan Gohman
2010-03-10
1
-9
/
+2
*
Constant-fold GEP-of-GEP into a single GEP.
Dan Gohman
2010-03-10
1
-0
/
+11
*
Avoid analyzing instructions in blocks not reachable from the entry block.
Dan Gohman
2010-03-09
1
-2
/
+9
*
Try to keep the cached inliner costs around for a bit longer for big functions.
Jakob Stoklund Olesen
2010-03-09
1
-0
/
+42
*
Revert r98089, it was breaking a clang test.
Jakob Stoklund Olesen
2010-03-09
1
-36
/
+0
*
Try to keep the cached inliner costs around for a bit longer for big functions.
Jakob Stoklund Olesen
2010-03-09
1
-0
/
+36
*
Permit inlining into huge functions. This heuristic is ancient, and inlining
Jakob Stoklund Olesen
2010-03-09
1
-5
/
+0
*
Make isLCSSA ignore uses in blocks not reachable from the entry block,
Dan Gohman
2010-03-09
1
-3
/
+14
*
Another place where debug info affected codegen.
Dale Johannesen
2010-03-09
1
-0
/
+2
*
Start using DIFile. See updated SourceLevelDebugging.html for more information.
Devang Patel
2010-03-09
1
-24
/
+25
*
Introduce DIFile. This will be used to represent header files and source file...
Devang Patel
2010-03-08
1
-0
/
+23
*
Derive DIType from DIScope. This simplifies getContext() where for members th...
Devang Patel
2010-03-08
1
-1
/
+9
*
Remove DbgNode checks in constructor. Debug descriptors are intended to be li...
Devang Patel
2010-03-08
1
-9
/
+0
*
Avoid using DIDescriptor.isNull().
Devang Patel
2010-03-08
1
-81
/
+64
*
Revert r97947.
Devang Patel
2010-03-08
1
-64
/
+81
*
Avoid using DIDescriptor.isNull().
Devang Patel
2010-03-08
1
-81
/
+64
*
Fix another case where LSR was affected by debug info.
Dale Johannesen
2010-03-06
1
-1
/
+12
*
Fix a case where LSR is sensitive to debug info.
Dale Johannesen
2010-03-05
1
-0
/
+9
*
Move GetStringLength and helper from SimplifyLibCalls to ValueTracking.
Eric Christopher
2010-03-05
1
-0
/
+129
*
fix incorrect folding of icmp with undef, PR6481.
Chris Lattner
2010-03-03
1
-4
/
+3
[next]