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
/
Target
/
X86
/
X86SelectionDAGInfo.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update aosp/master LLVM for rebase to r230699.
Stephen Hines
2015-03-23
1
-9
/
+8
*
Update aosp/master LLVM for rebase to r222494.
Stephen Hines
2014-12-02
1
-6
/
+31
*
Update LLVM for rebase to r212749.
Stephen Hines
2014-07-21
1
-28
/
+29
*
Update LLVM for 3.5 rebase (r209712).
Stephen Hines
2014-05-29
1
-19
/
+17
*
Remove several unused variables.
Rafael Espindola
2013-10-01
1
-2
/
+0
*
Track IR ordering of SelectionDAG nodes 2/4.
Andrew Trick
2013-05-25
1
-2
/
+2
*
X86: Disable generation of rep;movsl when %esi is used as a base pointer.
Benjamin Kramer
2013-02-13
1
-0
/
+8
*
Move all of the header files which are involved in modelling the LLVM IR
Chandler Carruth
2013-01-02
1
-1
/
+1
*
Use the new script to sort the includes of every file under lib.
Chandler Carruth
2012-12-03
1
-1
/
+1
*
Revert the series of commits starting with r166578 which introduced the
Chandler Carruth
2012-11-01
1
-2
/
+1
*
Add in support for getIntPtrType to get the pointer type based on the address...
Micah Villmow
2012-10-24
1
-1
/
+2
*
Move TargetData to DataLayout.
Micah Villmow
2012-10-08
1
-1
/
+1
*
Whitespace.
Chad Rosier
2012-08-01
1
-1
/
+1
*
Change interface for TargetLowering::LowerCallTo and TargetLowering::LowerCall
Justin Holewinski
2012-05-25
1
-2
/
+4
*
Re-commit r151623 with fix. Only issue special no-return calls if it's a dire...
Evan Cheng
2012-02-28
1
-1
/
+2
*
Revert r151623 "Some ARM implementaions, e.g. A-series, does return stack pre...
Daniel Dunbar
2012-02-28
1
-2
/
+1
*
Some ARM implementaions, e.g. A-series, does return stack prediction. That is,
Evan Cheng
2012-02-28
1
-1
/
+2
*
land David Blaikie's patch to de-constify Type, with a few tweaks.
Chris Lattner
2011-07-18
1
-1
/
+1
*
Fix a ton of comment typos found by codespell. Patch by
Chris Lattner
2011-04-15
1
-1
/
+1
*
rename MVT::Flag to MVT::Glue. "Flag" is a terrible name for
Chris Lattner
2010-12-21
1
-3
/
+3
*
When passing a huge parameter using the byval mechanism, a long
Duncan Sands
2010-11-04
1
-7
/
+17
*
Fix a bug where the x86 backend would lower memcpy/memset of segment relative...
Chris Lattner
2010-09-21
1
-0
/
+9
*
reimplement memcpy/memmove/memset lowering to use MachinePointerInfo
Chris Lattner
2010-09-21
1
-9
/
+6
*
Implement a bunch more TargetSelectionDAGInfo infrastructure.
Dan Gohman
2010-05-11
1
-2
/
+223
*
Add skeleton target-specific SelectionDAGInfo files.
Dan Gohman
2010-04-16
1
-0
/
+22