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
*
When emitting code for an add, don't force a SCEVUnknown wrapper around
Dan Gohman
2010-04-09
1
-3
/
+4
*
Add a comment.
Dan Gohman
2010-04-09
1
-1
/
+2
*
Add several more lint checks.
Dan Gohman
2010-04-09
1
-21
/
+68
*
Fix a bug in IVUsers which was permitting non-affine addrecs to
Dan Gohman
2010-04-09
1
-2
/
+2
*
Add a few more lint checks.
Dan Gohman
2010-04-08
1
-0
/
+40
*
Add variants of ult, ule, etc. which take a uint64_t RHS, for convenience.
Dan Gohman
2010-04-08
1
-1
/
+1
*
Update CMake build.
Ted Kremenek
2010-04-08
1
-0
/
+1
*
Add a -lint pass which checks for common sources of undefined or likely
Dan Gohman
2010-04-08
1
-0
/
+368
*
Pointers to zero-sized objects don't point to overlapping objects.
Dan Gohman
2010-04-08
1
-0
/
+5
*
clean up algorithm and remove operand order assumptions
Gabor Greif
2010-04-08
1
-9
/
+24
*
Revert this change from a while ago; ScalarEvolution shouldn't analyze
Dan Gohman
2010-04-08
1
-2
/
+0
*
Update cmake build.
Benjamin Kramer
2010-04-07
1
-0
/
+1
*
Generalize IVUsers to track arbitrary expressions rather than expressions
Dan Gohman
2010-04-07
3
-167
/
+242
*
Add a const qualifier.
Dan Gohman
2010-04-06
1
-1
/
+1
*
Ok, third time's the charm. No changes from last time except the CMake
David Greene
2010-04-02
2
-0
/
+75
*
DebugInfoFinder::processModule was foiling my plot by
Chris Lattner
2010-04-02
1
-5
/
+20
*
Switch the code generator (except the JIT) onto the new DebugLoc
Chris Lattner
2010-04-02
1
-18
/
+0
*
Revert 100204. It broke a bunch of tests and apparently changed what passes a...
Evan Cheng
2010-04-02
2
-75
/
+0
*
Let's try this again. Re-apply 100143 including an apparent missing
David Greene
2010-04-02
2
-0
/
+75
*
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
[next]