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
/
Transforms
/
Utils
Commit message (
Expand
)
Author
Age
Files
Lines
*
PGO: create metadata for switch only if it has more than one targets.
Manman Ren
2012-10-11
1
-1
/
+1
*
Revert 165732 for further review.
Micah Villmow
2012-10-11
1
-2
/
+1
*
Add in the first iteration of support for llvm/clang/lldb to allow variable p...
Micah Villmow
2012-10-11
1
-1
/
+2
*
Add a new interface to allow IR-level passes to access codegen-specific infor...
Nadav Rotem
2012-10-10
1
-13
/
+19
*
Pass into the AttributeWithIndex::get method an ArrayRef of attribute
Bill Wendling
2012-10-10
1
-31
/
+33
*
Have 'addFnAttr' take the attribute enum value. Then have it build the attrib...
Bill Wendling
2012-10-10
1
-1
/
+1
*
Move TargetData to DataLayout.
Micah Villmow
2012-10-08
9
-53
/
+53
*
This patch corrects commit 165126 by using an integer bit width instead of
Preston Gurd
2012-10-04
1
-9
/
+8
*
SimplifyCFG: Enhance the "remove CFG edge that leads to null pointer derefere...
Benjamin Kramer
2012-10-04
1
-2
/
+3
*
This Patch corrects a problem whereby the optimization to use a faster divide
Preston Gurd
2012-10-03
1
-5
/
+15
*
SimplifyCFG: Don't crash when forming a switch bitmap with an undef default v...
Benjamin Kramer
2012-10-01
1
-2
/
+5
*
SimplifyCFG: Enumerating all predecessors of a BB can be expensive (switches)...
Benjamin Kramer
2012-09-30
1
-3
/
+7
*
Fix a integer overflow in SimplifyCFG's look up table formation logic.
Benjamin Kramer
2012-09-27
1
-0
/
+4
*
Revert 'Fix a typo 'iff' => 'if''. iff is an abreviation of if and only if. S...
Sylvestre Ledru
2012-09-27
2
-2
/
+2
*
Fix a typo 'iff' => 'if'
Sylvestre Ledru
2012-09-27
2
-2
/
+2
*
Address Duncan's comments on r164684:
Hans Wennborg
2012-09-26
1
-9
/
+5
*
Address Duncan's comments on r164682:
Hans Wennborg
2012-09-26
1
-6
/
+4
*
SimplifyCFG: Make the switch-to-lookup table transformation store the
Hans Wennborg
2012-09-26
1
-12
/
+89
*
SimplifyCFG: Refactor the switch-to-lookup table transformation by
Hans Wennborg
2012-09-26
1
-72
/
+115
*
Rename virtual table anchors from Anchor() to anchor() for consistency with t...
Craig Topper
2012-09-26
1
-1
/
+1
*
Expansions for u/srem, using the udiv expansion. More unit tests for udiv and...
Michael Ilseman
2012-09-26
1
-7
/
+115
*
Revert r164614 to appease the buildbots.
Chad Rosier
2012-09-25
1
-115
/
+7
*
Expansions for u/srem, using the udiv expansion. More unit tests for udiv and...
Michael Ilseman
2012-09-25
1
-7
/
+115
*
SimplifyCFG: sink common codes from IF, ELSE blocks down to END block.
Manman Ren
2012-09-20
1
-0
/
+173
*
Renaming functions to match coding style guidelines
Michael Ilseman
2012-09-19
1
-4
/
+4
*
Doxygen-ify comments
Michael Ilseman
2012-09-19
1
-8
/
+16
*
Put the * and & next to the variable, rather than the type.
Michael Ilseman
2012-09-19
1
-73
/
+73
*
SimplifyCFG: Don't generate invalid code for switch used to initialize
Hans Wennborg
2012-09-19
1
-9
/
+8
*
IntegerDivision: Style cleanups, avoid warning about mixing || and && without...
Benjamin Kramer
2012-09-19
1
-7
/
+5
*
New utility for expanding integer division for targets that don't support it.
Michael Ilseman
2012-09-18
2
-0
/
+307
*
PGO: preserve branch-weight metadata when simplifying Switch to a sub, an icmp
Manman Ren
2012-09-18
1
-1
/
+38
*
PGO: preserve branch-weight metadata when simplifying Switch
Manman Ren
2012-09-17
1
-0
/
+15
*
PGO: preserve branch-weight metadata when simplifying SwitchOnSelect.
Manman Ren
2012-09-17
1
-5
/
+28
*
PGO: preserve branch-weight metadata when simplifying two branches with a common
Manman Ren
2012-09-17
1
-0
/
+27
*
Fix a few vars that can end up being used without initialization.
Axel Naumann
2012-09-17
1
-1
/
+1
*
PGO: preserve branch-weight metadata when simplifying two branches with a common
Manman Ren
2012-09-15
1
-111
/
+42
*
PGO: preserve branch-weight metadata when simplifying a switch with a single
Manman Ren
2012-09-14
2
-2
/
+33
*
Stylistic and 80-col fixes
Evan Cheng
2012-09-14
1
-1
/
+1
*
Review feedback from Duncan Sands. Alphabetize includes and simplify
Alex Rosenberg
2012-09-14
1
-3
/
+3
*
Try to fix the bots by detecting inconsistant branch-weight metadata.
Manman Ren
2012-09-14
1
-4
/
+10
*
PGO: preserve branch-weight metadata when merging two switches where
Manman Ren
2012-09-14
1
-5
/
+12
*
PGO: preserve branch-weight metadata when removing a case which jumps
Manman Ren
2012-09-12
1
-0
/
+22
*
Release build: guard dump functions with
Manman Ren
2012-09-12
1
-1
/
+1
*
SimplifyCFG: preserve branch-weight metadata when creating a new switch from
Manman Ren
2012-09-11
1
-81
/
+45
*
llvm/lib/Transforms/Utils/CMakeLists.txt: Update.
NAKAMURA Takumi
2012-09-11
1
-0
/
+1
*
Add a pass that renames everything with metasyntatic names. This works well a...
Alex Rosenberg
2012-09-11
2
-0
/
+133
*
Move bypassSlowDivision into the llvm namespace.
Benjamin Kramer
2012-09-10
1
-4
/
+6
*
Fix style issues from r163302 pointed out by Evan.
Hans Wennborg
2012-09-10
1
-18
/
+15
*
Remove an incorrect assert during branch weight propagation.
Andrew Trick
2012-09-08
1
-1
/
+0
*
SimplifyCFG: ValidLookupTableConstant should be static
Hans Wennborg
2012-09-07
1
-1
/
+1
[next]