Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
7f00f87767036e74445aad0164eea13cf2642610
/
lib
/
Target
/
X86
/
X86SelectionDAGInfo.cpp
d04a8d4
Use the new script to sort the includes of every file under lib.
by Chandler Carruth
· 12 years ago
ece6c6b
Revert the series of commits starting with r166578 which introduced the
by Chandler Carruth
· 12 years ago
aa76e9e
Add in support for getIntPtrType to get the pointer type based on the address space.
by Micah Villmow
· 12 years ago
3574eca
Move TargetData to DataLayout.
by Micah Villmow
· 12 years ago
a20e1e7
Whitespace.
by Chad Rosier
· 12 years ago
d2ea0e1
Change interface for TargetLowering::LowerCallTo and TargetLowering::LowerCall
by Justin Holewinski
· 12 years ago
4bfcd4a
Re-commit r151623 with fix. Only issue special no-return calls if it's a direct call.
by Evan Cheng
· 13 years ago
20bd529
Revert r151623 "Some ARM implementaions, e.g. A-series, does return stack prediction. ...", it is breaking the Clang build during the Compiler-RT part.
by Daniel Dunbar
· 13 years ago
ec52aaa
Some ARM implementaions, e.g. A-series, does return stack prediction. That is,
by Evan Cheng
· 13 years ago
db125cf
land David Blaikie's patch to de-constify Type, with a few tweaks.
by Chris Lattner
· 13 years ago
7a2bdde
Fix a ton of comment typos found by codespell. Patch by
by Chris Lattner
· 14 years ago
f1b4eaf
rename MVT::Flag to MVT::Glue. "Flag" is a terrible name for
by Chris Lattner
· 14 years ago
1e92ec6
When passing a huge parameter using the byval mechanism, a long
by Duncan Sands
· 14 years ago
e54b482
Fix a bug where the x86 backend would lower memcpy/memset of segment relative operations
by Chris Lattner
· 14 years ago
e72f202
reimplement memcpy/memmove/memset lowering to use MachinePointerInfo
by Chris Lattner
· 14 years ago
ff7a562
Implement a bunch more TargetSelectionDAGInfo infrastructure.
by Dan Gohman
· 15 years ago
53c5e42
Add skeleton target-specific SelectionDAGInfo files.
by Dan Gohman
· 15 years ago