projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
DAGCombine: fold (or (and X, M), (and X, N)) -> (and X, (or M, N))
[oota-llvm.git]
/
lib
/
CodeGen
/
Analysis.cpp
2015-01-14
Mehdi Amini
Add assertions for out of bound index in ComputeLinearIndex
blob
|
commitdiff
|
raw
2015-01-14
Mehdi Amini
Fold a loop for array processing in ComputeLinearIndex
blob
|
commitdiff
|
raw
|
diff to current
2014-11-14
Reid Kleckner
Allow the use of functions as typeinfo in landingpad...
blob
|
commitdiff
|
raw
|
diff to current
2014-08-04
Eric Christopher
Remove the TargetMachine forwards for TargetSubtargetIn...
blob
|
commitdiff
|
raw
|
diff to current
2014-07-30
Rafael Espindola
Refactor duplicated code.
blob
|
commitdiff
|
raw
|
diff to current
2014-07-16
Juergen Ributzka
Remove TLI from isInTailCallPosition's arguments. NFC.
blob
|
commitdiff
|
raw
|
diff to current
2014-07-11
Juergen Ributzka
[FastISel] Make isInTailCallPosition independent of...
blob
|
commitdiff
|
raw
|
diff to current
2014-06-25
Eric Christopher
The includes were sorted. Revert r210578.
blob
|
commitdiff
|
raw
|
diff to current
2014-06-10
Eric Christopher
Have isInTailCallPosition take the DAG so that we can...
blob
|
commitdiff
|
raw
|
diff to current
2014-06-10
Eric Christopher
Reorder includes to be sorted.
blob
|
commitdiff
|
raw
|
diff to current
2014-06-10
Eric Christopher
Fix typos.
blob
|
commitdiff
|
raw
|
diff to current
2014-04-14
Craig Topper
[C++11] More 'nullptr' conversion. In some cases just...
blob
|
commitdiff
|
raw
|
diff to current
2014-03-02
Benjamin Kramer
[C++11] Replace llvm::next and llvm::prior with std...
blob
|
commitdiff
|
raw
|
diff to current
2013-08-20
Michael Gottesman
[stackprotector] Refactor out the end of isInTailCallPo...
blob
|
commitdiff
|
raw
|
diff to current
2013-08-12
Tim Northover
Allow compatible extension attributes for tail calls
blob
|
commitdiff
|
raw
|
diff to current
2013-08-09
Benjamin Kramer
Make helper static and fix formatting.
blob
|
commitdiff
|
raw
|
diff to current
2013-08-06
Tim Northover
Refactor isInTailCallPosition handling
blob
|
commitdiff
|
raw
|
diff to current
2013-07-22
Michael Gottesman
[stackprotector] Changed isNoopBitcast/sameNoopInput...
blob
|
commitdiff
|
raw
|
diff to current
2013-04-30
Stephen Lin
Only pass 'returned' to target-specific lowering code...
blob
|
commitdiff
|
raw
|
diff to current
2013-04-23
Stephen Lin
Add some constraints to use of 'returned':
blob
|
commitdiff
|
raw
|
diff to current
2013-04-20
Stephen Lin
Add CodeGen support for functions that always return...
blob
|
commitdiff
|
raw
|
diff to current
2013-04-20
Stephen Lin
Allow tail call opportunity detection through nested...
blob
|
commitdiff
|
raw
|
diff to current
2013-03-05
Bill Wendling
Remove unused #includes.
blob
|
commitdiff
|
raw
|
diff to current
2013-01-18
Bill Wendling
Remove unused parameter. Also use the AttributeSet...
blob
|
commitdiff
|
raw
|
diff to current
2013-01-08
Chandler Carruth
Sink a function that refers to the SelectionDAG into...
blob
|
commitdiff
|
raw
|
diff to current
2013-01-02
Chandler Carruth
Move all of the header files which are involved in...
blob
|
commitdiff
|
raw
|
diff to current
2012-12-19
Bill Wendling
Rename the 'Attributes' class to 'Attribute'. It's...
blob
|
commitdiff
|
raw
|
diff to current
2012-12-03
Chandler Carruth
Use the new script to sort the includes of every file...
blob
|
commitdiff
|
raw
|
diff to current
2012-10-15
Bill Wendling
Move the Attributes::Builder outside of the Attributes...
blob
|
commitdiff
|
raw
|
diff to current
2012-10-14
Bill Wendling
Remove the bitwise XOR operator from the Attributes...
blob
|
commitdiff
|
raw
|
diff to current
2012-10-10
Bill Wendling
Remove the final bits of Attributes being declared...
blob
|
commitdiff
|
raw
|
diff to current
2012-10-09
Bill Wendling
Create enums for the different attributes.
blob
|
commitdiff
|
raw
|
diff to current
2012-10-08
Micah Villmow
Move TargetData to DataLayout.
blob
|
commitdiff
|
raw
|
diff to current
2012-09-19
Bill Wendling
Convert some attribute existence queries over to use...
blob
|
commitdiff
|
raw
|
diff to current
2012-06-01
Chris Lattner
quick fix for PR13006, will check in testcase later.
blob
|
commitdiff
|
raw
|
diff to current
2012-06-01
Chris Lattner
enhance the logic for looking through tailcalls to...
blob
|
commitdiff
|
raw
|
diff to current
2012-06-01
Chris Lattner
enhance getNoopInput to know about vector<->vector...
blob
|
commitdiff
|
raw
|
diff to current
2012-06-01
Chris Lattner
rearrange some logic, no functionality change.
blob
|
commitdiff
|
raw
|
diff to current
2012-04-10
Evan Cheng
Fix a long standing tail call optimization bug. When...
blob
|
commitdiff
|
raw
|
diff to current
2012-01-20
David Blaikie
More dead code removal (using -Wunreachable-code)
blob
|
commitdiff
|
raw
|
diff to current
2012-01-20
Kostya Serebryany
Extend Attributes to 64 bits
blob
|
commitdiff
|
raw
|
diff to current
2011-12-14
Dan Gohman
Move Instruction::isSafeToSpeculativelyExecute out...
blob
|
commitdiff
|
raw
|
diff to current
2011-12-02
Nick Lewycky
Move global variables in TargetMachine into new TargetO...
blob
|
commitdiff
|
raw
|
diff to current
2011-07-18
Chris Lattner
land David Blaikie's patch to de-constify Type, with...
blob
|
commitdiff
|
raw
|
diff to current
2011-03-19
Evan Cheng
Minor code re-structuring.
blob
|
commitdiff
|
raw
|
diff to current
2010-11-30
Evan Cheng
Enable sibling call optimization of libcalls which...
blob
|
commitdiff
|
raw
|
diff to current
2010-10-29
John Thompson
Inline asm multiple alternative constraints development...
blob
|
commitdiff
|
raw
|
diff to current
2010-10-06
Dan Gohman
ComputeLinearIndex doesn't need its TLI argument.
blob
|
commitdiff
|
raw
|
diff to current
2010-07-26
Bill Wendling
Using llvm.eh.catch.all.value instead of .llvm.eh.catch...
blob
|
commitdiff
|
raw
|
diff to current
2010-07-15
Evan Cheng
Split -enable-finite-only-fp-math to two options:
blob
|
commitdiff
|
raw
|
diff to current
2010-04-21
Dan Gohman
Move several SelectionDAG-independent utility functions...
blob
|
commitdiff
|
raw
|
diff to current