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
/
Transforms
/
Utils
/
Local.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Untabify and whitespace cleanups.
NAKAMURA Takumi
2014-10-28
1
-4
/
+4
*
Teach combineMetadata how to merge 'nonnull' metadata.
Philip Reames
2014-10-21
1
-0
/
+4
*
DIBuilder: Encapsulate DIExpression's element type
Duncan P. N. Exon Smith
2014-10-01
1
-4
/
+3
*
Move the complex address expression out of DIVariable and into an extra
Adrian Prantl
2014-10-01
1
-20
/
+19
*
Revert r218778 while investigating buldbot breakage.
Adrian Prantl
2014-10-01
1
-19
/
+20
*
Move the complex address expression out of DIVariable and into an extra
Adrian Prantl
2014-10-01
1
-20
/
+19
*
Make use of @llvm.assume in ValueTracking (computeKnownBits, etc.)
Hal Finkel
2014-09-07
1
-2
/
+5
*
Repace SmallPtrSet with SmallPtrSetImpl in function arguments to avoid needin...
Craig Topper
2014-08-21
1
-1
/
+1
*
Revert "Repace SmallPtrSet with SmallPtrSetImpl in function arguments to avoi...
Craig Topper
2014-08-18
1
-1
/
+1
*
Repace SmallPtrSet with SmallPtrSetImpl in function arguments to avoid needin...
Craig Topper
2014-08-17
1
-1
/
+1
*
Introduce a helper to combine instruction metadata.
Rafael Espindola
2014-08-15
1
-0
/
+36
*
Add @llvm.assume, lowering, and some basic properties
Hal Finkel
2014-07-25
1
-0
/
+28
*
Revert "[C++11] Add predecessors(BasicBlock *) / successors(BasicBlock *) ite...
Duncan P. N. Exon Smith
2014-07-21
1
-8
/
+8
*
[C++11] Add predecessors(BasicBlock *) / successors(BasicBlock *) iterator ra...
Manuel Jacob
2014-07-20
1
-8
/
+8
*
Fix an issue with the MergeBasicBlockIntoOnlyPred() helper function where it did
Owen Anderson
2014-07-12
1
-0
/
+5
*
Rename ComputeMaskedBits to computeKnownBits. "Masked" has been
Jay Foad
2014-05-14
1
-1
/
+1
*
Split GlobalValue into GlobalValue and GlobalObject.
Rafael Espindola
2014-05-13
1
-8
/
+8
*
Use auto and clang-format this snippet.
Rafael Espindola
2014-05-09
1
-3
/
+5
*
Unbreak the gdb buildbot by not lowering dbg.declare intrinsics for arrays.
Adrian Prantl
2014-04-25
1
-1
/
+7
*
This reapplies r207235 with an additional bugfixes caught by the msan
Adrian Prantl
2014-04-25
1
-8
/
+14
*
Revert "This reapplies r207130 with an additional testcase+and a missing chec...
Adrian Prantl
2014-04-25
1
-14
/
+8
*
Reapply r207135 without modifications.
Adrian Prantl
2014-04-25
1
-17
/
+3
*
This reapplies r207130 with an additional testcase+and a missing check for
Adrian Prantl
2014-04-25
1
-8
/
+14
*
[C++] Use 'nullptr'. Transforms edition.
Craig Topper
2014-04-25
1
-7
/
+7
*
Revert "This reapplies r207130 with an additional testcase+and a missing chec...
Adrian Prantl
2014-04-25
1
-14
/
+8
*
This reapplies r207130 with an additional testcase+and a missing check for
Adrian Prantl
2014-04-25
1
-8
/
+14
*
Revert "Debug info for optimized code: Support variables that are on the stac...
Adrian Prantl
2014-04-25
1
-14
/
+8
*
Revert "Debug info: Let dbg.values inserted by LowerDbgDeclare inherit the lo...
Adrian Prantl
2014-04-24
1
-3
/
+17
*
Debug info: Let dbg.values inserted by LowerDbgDeclare inherit the location
Adrian Prantl
2014-04-24
1
-17
/
+3
*
Debug info for optimized code: Support variables that are on the stack and
Adrian Prantl
2014-04-24
1
-8
/
+14
*
[Modules] Make Support/Debug.h modular. This requires it to not change
Chandler Carruth
2014-04-21
1
-0
/
+2
*
C++11: convert verbose loops to range-based loops.
Adrian Prantl
2014-03-27
1
-7
/
+6
*
[C++11] Add range based accessors for the Use-Def chain of a Value.
Chandler Carruth
2014-03-09
1
-14
/
+11
*
[Layering] Move DebugInfo.h into the IR library where its implementation
Chandler Carruth
2014-03-06
1
-1
/
+1
*
[Layering] Move DIBuilder.h into the IR library where its implementation
Chandler Carruth
2014-03-06
1
-1
/
+1
*
[Modules] Move CFG.h to the IR library as it defines graph traits over
Chandler Carruth
2014-03-04
1
-1
/
+1
*
[Modules] Move ValueHandle into the IR library where Value itself lives.
Chandler Carruth
2014-03-04
1
-1
/
+1
*
[Modules] Move GetElementPtrTypeIterator into the IR library. As its
Chandler Carruth
2014-03-04
1
-1
/
+1
*
[PM] Split DominatorTree into a concrete analysis result object which
Chandler Carruth
2014-01-13
1
-5
/
+6
*
[cleanup] Move the Dominators.h and Verifier.h headers into the IR
Chandler Carruth
2014-01-13
1
-1
/
+1
*
Transforms: Don't create bad branch weights when folding a switch
Justin Bogner
2013-12-10
1
-2
/
+4
*
Debug info: Let LowerDbgDeclare perfom the dbg.declare -> dbg.value
Adrian Prantl
2013-11-18
1
-1
/
+5
*
Don't eliminate a partially redundant load if it's in a landing pad.
Bill Wendling
2013-10-21
1
-14
/
+1
*
Perform an intelligent splice of the predecessor with the single successor.
Bill Wendling
2013-10-19
1
-1
/
+14
*
Remove the very substantial, largely unmaintained legacy PGO
Chandler Carruth
2013-10-02
1
-6
/
+0
*
Push analysis passes to InstSimplify when they're around anyways.
Benjamin Kramer
2013-09-24
1
-1
/
+1
*
Revert patches to add case-range support for PR1255.
Bob Wilson
2013-09-09
1
-25
/
+20
*
Fix small typo: s/succ/Succ/
Mark Lacey
2013-08-14
1
-1
/
+1
*
Reapply r188119 now that the bug it exposed is fixed.
Peter Collingbourne
2013-08-12
1
-12
/
+135
*
Revert r188119 "Kill some duplicated code for removing unreachable BBs."
Arnold Schwaighofer
2013-08-10
1
-135
/
+12
[prev]
[next]