projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Reapply "[ARM] Combine CMOV into BFI where possible"
[oota-llvm.git]
/
lib
/
Target
/
ARM
/
ARMSelectionDAGInfo.cpp
2015-10-05
Scott Douglass
[ARM] Modify codegen for memcpy intrinsic to prefer...
blob
|
commitdiff
|
raw
2015-07-09
Mehdi Amini
Remove getDataLayout() from TargetSelectionDAGInfo...
blob
|
commitdiff
|
raw
|
diff to current
2015-07-09
Mehdi Amini
Remove getDataLayout() from TargetLowering
blob
|
commitdiff
|
raw
|
diff to current
2015-07-09
Mehdi Amini
Make TargetLowering::getPointerTy() taking DataLayout...
blob
|
commitdiff
|
raw
|
diff to current
2015-06-05
Peter Collingbourne
Revert r238473, "Thumb2: Modify codegen for memcpy...
blob
|
commitdiff
|
raw
|
diff to current
2015-05-28
Peter Collingbourne
Thumb2: Modify codegen for memcpy intrinsic to prefer...
blob
|
commitdiff
|
raw
|
diff to current
2015-05-12
John Brawn
[ARM] Use AEABI aligned function variants
blob
|
commitdiff
|
raw
|
diff to current
2015-04-28
Sergey Dmitrouk
Reapply r235977 "[DebugInfo] Add debug locations to...
blob
|
commitdiff
|
raw
|
diff to current
2015-04-28
Daniel Jasper
Revert "[DebugInfo] Add debug locations to constant...
blob
|
commitdiff
|
raw
|
diff to current
2015-04-28
Sergey Dmitrouk
[DebugInfo] Add debug locations to constant SD nodes
blob
|
commitdiff
|
raw
|
diff to current
2015-02-20
Eric Christopher
Get the cached subtarget off the MachineFunction rather...
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-01
Juergen Ributzka
[DAG] Pass the argument list to the CallLoweringInfo...
blob
|
commitdiff
|
raw
|
diff to current
2014-06-12
Eric Christopher
Have ARMSelectionDAGInfo take a DataLayout as it's...
blob
|
commitdiff
|
raw
|
diff to current
2014-06-06
Eric Christopher
Have TargetSelectionDAGInfo take a DataLayout initializ...
blob
|
commitdiff
|
raw
|
diff to current
2014-05-17
Saleem Abdulrasool
Target: remove old constructors for CallLoweringInfo
blob
|
commitdiff
|
raw
|
diff to current
2014-05-16
James Molloy
Re-enable inline memcpy expansion for Thumb1.
blob
|
commitdiff
|
raw
|
diff to current
2014-05-04
Saleem Abdulrasool
CodeGen: correct memset emittance for WoA
blob
|
commitdiff
|
raw
|
diff to current
2014-04-30
Craig Topper
Use makeArrayRef insted of calling ArrayRef<T> construc...
blob
|
commitdiff
|
raw
|
diff to current
2014-04-26
Craig Topper
Convert SelectionDAG::getNode methods to use ArrayRef...
blob
|
commitdiff
|
raw
|
diff to current
2014-04-22
Chandler Carruth
[Modules] Fix potential ODR violations by sinking the...
blob
|
commitdiff
|
raw
|
diff to current
2014-01-06
Tim Northover
ARM MachO: sort out isTargetDarwin/isTargetIOS/......
blob
|
commitdiff
|
raw
|
diff to current
2013-12-05
Alp Toker
Correct word hyphenations
blob
|
commitdiff
|
raw
|
diff to current
2013-05-25
Andrew Trick
Track IR ordering of SelectionDAG nodes 2/4.
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-03
Chandler Carruth
Use the new script to sort the includes of every file...
blob
|
commitdiff
|
raw
|
diff to current
2012-11-01
Chandler Carruth
Revert the series of commits starting with r166578...
blob
|
commitdiff
|
raw
|
diff to current
2012-10-24
Micah Villmow
Add in support for getIntPtrType to get the pointer...
blob
|
commitdiff
|
raw
|
diff to current
2012-10-08
Micah Villmow
Move TargetData to DataLayout.
blob
|
commitdiff
|
raw
|
diff to current
2012-05-25
Justin Holewinski
Change interface for TargetLowering::LowerCallTo and...
blob
|
commitdiff
|
raw
|
diff to current
2012-02-28
Evan Cheng
Re-commit r151623 with fix. Only issue special no-retur...
blob
|
commitdiff
|
raw
|
diff to current
2012-02-28
Daniel Dunbar
Revert r151623 "Some ARM implementaions, e.g. A-series...
blob
|
commitdiff
|
raw
|
diff to current
2012-02-28
Evan Cheng
Some ARM implementaions, e.g. A-series, does return...
blob
|
commitdiff
|
raw
|
diff to current
2012-02-21
Evan Cheng
Proper support for a bastardized darwin-eabi hybird...
blob
|
commitdiff
|
raw
|
diff to current
2011-11-08
Pete Cooper
Added invariant field to the DAG.getLoad method and...
blob
|
commitdiff
|
raw
|
diff to current
2011-09-13
Jim Grosbach
Tidy up a few 80 column violations.
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-05-22
Renato Golin
RTABI chapter 4.3.4 specifies __eabi_mem* calls. Specif...
blob
|
commitdiff
|
raw
|
diff to current
2011-04-15
Chris Lattner
Fix a ton of comment typos found by codespell. Patch by
blob
|
commitdiff
|
raw
|
diff to current
2010-09-21
Chris Lattner
reimplement memcpy/memmove/memset lowering to use Machi...
blob
|
commitdiff
|
raw
|
diff to current
2010-05-11
Dan Gohman
Implement a bunch more TargetSelectionDAGInfo infrastru...
blob
|
commitdiff
|
raw
|
diff to current
2010-04-16
Dan Gohman
Add skeleton target-specific SelectionDAGInfo files.
blob
|
commitdiff
|
raw
|
diff to current