projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Reassociate: Avoid iterator invalidation.
[oota-llvm.git]
/
lib
/
Transforms
/
Utils
/
2013-03-22
Bill Wendling
Add all clauses when merging the landing pads. Duplicat...
tree
|
commitdiff
2013-03-22
Bill Wendling
Don't use the removed API.
tree
|
commitdiff
2013-03-22
Evgeniy Stepanov
Fix llvm::removeUnreachableBlocks to handle unreachable...
tree
|
commitdiff
2013-03-21
Bill Wendling
Always forward 'resume' instructions to the outter...
tree
|
commitdiff
2013-03-12
Meador Inge
LibCallSimplifier: optimize speed for short-lived instances
tree
|
commitdiff
2013-03-11
Bill Wendling
Don't remove a landing pad if the invoke requires a...
tree
|
commitdiff
2013-03-07
Pekka Jaaskelainen
Fixed a crash when cloning a function into a function...
tree
|
commitdiff
2013-03-07
Andrew Trick
SimplifyCFG fix for volatile load/store.
tree
|
commitdiff
2013-03-04
Preston Gurd
Bypass Slow Divides
tree
|
commitdiff
2013-03-02
Peter Collingbourne
Modify {Call,Invoke}Inst::addAttribute to take an AttrKind.
tree
|
commitdiff
2013-02-27
Nadav Rotem
For each function that we optimize we initialize a...
tree
|
commitdiff
2013-02-26
Pedro Artigas
Enhance integer division emulation support to handle...
tree
|
commitdiff
2013-02-22
Bill Wendling
Implement the NoBuiltin attribute.
tree
|
commitdiff
2013-02-19
Bill Wendling
Temporarily revert r175470 for more review.
tree
|
commitdiff
2013-02-18
Bill Wendling
Check to see if the 'no-builtin' attribute is set befor...
tree
|
commitdiff
2013-02-09
Jakub Staszak
Remove #includes from the commonly used LoopInfo.h.
tree
|
commitdiff
2013-02-08
Chad Rosier
[SimplifyLibCalls] Library call simplification doen...
tree
|
commitdiff
2013-02-05
Chad Rosier
[SjLj Prepare] When demoting an invoke instructions...
tree
|
commitdiff
2013-01-31
Manman Ren
Linker: correctly link in dbg.declare
tree
|
commitdiff
2013-01-31
Alexey Samsonov
Revert r173946. This breaks compilation of googletest...
tree
|
commitdiff
2013-01-30
Bill Wendling
Remove addRetAttributes and addFnAttributes, which...
tree
|
commitdiff
2013-01-30
Manman Ren
Linker: correctly link in dbg.declare
tree
|
commitdiff
2013-01-27
Chandler Carruth
Re-revert r173342, without losing the compile time...
tree
|
commitdiff
2013-01-26
Bill Wendling
Convert BuildLibCalls.cpp to using the AttributeSet...
tree
|
commitdiff
2013-01-25
Chandler Carruth
Switch this code away from Value::isUsedInBasicBlock...
tree
|
commitdiff
2013-01-24
Benjamin Kramer
Reapply chandlerc's r173342 now that the miscompile...
tree
|
commitdiff
2013-01-24
Chandler Carruth
Revert r173342 temporarily. It appears to cause a very...
tree
|
commitdiff
2013-01-24
Chandler Carruth
Plug TTI into the speculation logic, giving it a real...
tree
|
commitdiff
2013-01-24
Chandler Carruth
Address a large chunk of this FIXME by accumulating...
tree
|
commitdiff
2013-01-24
Chandler Carruth
Switch the constant expression speculation cost evaluat...
tree
|
commitdiff
2013-01-24
Chandler Carruth
Rephrase the speculating scan of the conditional BB...
tree
|
commitdiff
2013-01-24
Chandler Carruth
Simplify the PHI node operand rewriting.
tree
|
commitdiff
2013-01-24
Chandler Carruth
Give the basic block variables here names based on...
tree
|
commitdiff
2013-01-24
Chandler Carruth
Lift a cheap early exit test above loops and other...
tree
|
commitdiff
2013-01-24
Chandler Carruth
Spiff up the comment on this method, making the example...
tree
|
commitdiff
2013-01-23
Anton Korobeynikov
Make sure metarenamer won't rename special stuff (intri...
tree
|
commitdiff
2013-01-23
Duncan Sands
Initialize the components of this class. Otherwise...
tree
|
commitdiff
2013-01-23
Bill Wendling
Remove the last of uses that use the Attribute object...
tree
|
commitdiff
2013-01-18
Bill Wendling
Use AttributeSet accessor methods instead of Attribute...
tree
|
commitdiff
2013-01-18
Bill Wendling
Push some more methods down to hide the use of the...
tree
|
commitdiff
2013-01-14
Jakub Staszak
Remove trailing spaces.
tree
|
commitdiff
2013-01-08
Bill Wendling
Make sure we don't emit instructions before a landingpa...
tree
|
commitdiff
2013-01-07
Chandler Carruth
Move TypeFinder.h into the IR tree, it clearly belongs...
tree
|
commitdiff
2013-01-07
Chandler Carruth
Make SimplifyCFG simply depend upon TargetTransformInfo...
tree
|
commitdiff
2013-01-07
Chandler Carruth
Move TargetTransformInfo to live under the Analysis...
tree
|
commitdiff
2013-01-05
Chris Lattner
switch from pointer equality comparison to MDNode:...
tree
|
commitdiff
2013-01-05
Chandler Carruth
Switch SimplifyCFG over to the TargetTransformInfo...
tree
|
commitdiff
2013-01-05
Chandler Carruth
Sink the AddressingModeMatcher helper class into an...
tree
|
commitdiff
2013-01-02
Chandler Carruth
Move all of the header files which are involved in...
tree
|
commitdiff
2013-01-02
Chandler Carruth
Resort the #include lines in include/... and lib/....
tree
|
commitdiff
2012-12-24
Alexey Samsonov
Fix typo in comments
tree
|
commitdiff
2012-12-22
Bill Wendling
Change 'AttrVal' to 'AttrKind' to better reflect that...
tree
|
commitdiff
2012-12-21
Roman Divacky
Remove duplicate includes.
tree
|
commitdiff
2012-12-21
Evgeniy Stepanov
[msan] Remove unreachable blocks before instrumenting...
tree
|
commitdiff
2012-12-19
Bill Wendling
Rename the 'Attributes' class to 'Attribute'. It's...
tree
|
commitdiff
2012-12-12
Alexey Samsonov
Improve debug info generated with enabled AddressSanitizer.
tree
|
commitdiff
2012-12-07
Bill Wendling
s/AttrListPtr/AttributeSet/g to better label what this...
tree
|
commitdiff
2012-12-03
Chandler Carruth
Use the new script to sort the includes of every file...
tree
|
commitdiff
2012-11-30
Chandler Carruth
Fix non-determinism introduced in r168970 and pointed...
tree
|
commitdiff
2012-11-30
Chandler Carruth
Rearrange the comments, control flow, and variable...
tree
|
commitdiff
2012-11-30
Evan Cheng
Fix logic to determine whether to turn a switch into...
tree
|
commitdiff
2012-11-29
Meador Inge
instcombine: Migrate puts optimizations
tree
|
commitdiff
2012-11-29
Meador Inge
instcombine: Migrate fputs optimizations
tree
|
commitdiff
2012-11-29
Meador Inge
instcombine: Migrate fwrite optimizations
tree
|
commitdiff
2012-11-29
Meador Inge
instcombine: Migrate fprintf optimizations
tree
|
commitdiff
2012-11-27
Bill Wendling
Remove the dependent libraries feature.
tree
|
commitdiff
2012-11-27
Meador Inge
instcombine: Migrate sprintf optimizations
tree
|
commitdiff
2012-11-26
Meador Inge
Fix a comment bug in toascii simplifier
tree
|
commitdiff
2012-11-26
Meador Inge
instcombine: Migrate printf optimizations
tree
|
commitdiff
2012-11-26
Meador Inge
instcombine: Migrate toascii optimizations
tree
|
commitdiff
2012-11-26
Meador Inge
instcombine: Migrate isascii optimizations
tree
|
commitdiff
2012-11-26
Meador Inge
instcombine: Migrate isdigit optimizations
tree
|
commitdiff
2012-11-26
Meador Inge
instcombine: Migrate *abs optimizations
tree
|
commitdiff
2012-11-25
Meador Inge
instcombine: Migrate ffs* optimizations
tree
|
commitdiff
2012-11-20
Bill Wendling
Make the AttrListPtr object a part of the LLVMContext.
tree
|
commitdiff
2012-11-16
Hans Wennborg
SimplifyCFG: Don't assume non-null ScalarTargetTransfor...
tree
|
commitdiff
2012-11-15
Andrew Trick
misspell
tree
|
commitdiff
2012-11-15
Andrew Trick
whitespace
tree
|
commitdiff
2012-11-15
Dmitri Gribenko
Use empty parens for empty function parameter list...
tree
|
commitdiff
2012-11-13
Alexey Samsonov
Figure out <size> argument of llvm.lifetime intrinsics...
tree
|
commitdiff
2012-11-13
Meador Inge
instcombine: Migrate math library call simplifications
tree
|
commitdiff
2012-11-12
Meador Inge
Normalize memcmp constant folding results.
tree
|
commitdiff
2012-11-11
Meador Inge
instcombine: Migrate memset optimizations
tree
|
commitdiff
2012-11-11
Meador Inge
instcombine: Migrate memmove optimizations
tree
|
commitdiff
2012-11-11
Meador Inge
instcombine: Migrate memcpy optimizations
tree
|
commitdiff
2012-11-11
Meador Inge
instcombine: Migrate memcmp optimizations
tree
|
commitdiff
2012-11-11
Meador Inge
instcombine: Migrate strstr optimizations
tree
|
commitdiff
2012-11-11
Meador Inge
Add method for replacing instructions to LibCallSimplifier
tree
|
commitdiff
2012-11-10
Meador Inge
instcombine: Migrate strcspn optimizations
tree
|
commitdiff
2012-11-10
Meador Inge
instcombine: Query target library information to gate...
tree
|
commitdiff
2012-11-08
Meador Inge
instcombine: Migrate strspn optimizations
tree
|
commitdiff
2012-11-07
Hans Wennborg
Only do switch-to-lookup table transformation when...
tree
|
commitdiff
2012-11-01
Chandler Carruth
Revert the majority of the next patch in the address...
tree
|
commitdiff
2012-11-01
Chandler Carruth
Revert the series of commits starting with r166578...
tree
|
commitdiff
2012-10-31
Benjamin Kramer
LCSSA: Try to recover compile time regressions due...
tree
|
commitdiff
2012-10-31
Hans Wennborg
Remove fixme about unreachable cases from SwitchToLooku...
tree
|
commitdiff
2012-10-31
Hans Wennborg
Address Duncan's comments on r167121.
tree
|
commitdiff
2012-10-31
Hans Wennborg
Address Duncan's comments on r167115
tree
|
commitdiff
2012-10-31
Meador Inge
instcombine: Migrate strto* optimizations
tree
|
commitdiff
2012-10-31
Hans Wennborg
Fix false -> NULL conversion from r167115 spotted by...
tree
|
commitdiff
next