aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm
diff options
context:
space:
mode:
authorDuncan Sands <baldrick@free.fr>2008-10-20 15:56:33 +0000
committerDuncan Sands <baldrick@free.fr>2008-10-20 15:56:33 +0000
commit8ec7aa70c8e8ed3dc1e72ebcc81a3aa7087a9246 (patch)
tree1892d843a0f4e807821a1580fa361287f7817171 /include/llvm
parentd9544ad88ee87df51b50ac0a9c7ce5f55ae9b387 (diff)
downloadexternal_llvm-8ec7aa70c8e8ed3dc1e72ebcc81a3aa7087a9246.zip
external_llvm-8ec7aa70c8e8ed3dc1e72ebcc81a3aa7087a9246.tar.gz
external_llvm-8ec7aa70c8e8ed3dc1e72ebcc81a3aa7087a9246.tar.bz2
Have X86 custom lowering for LegalizeTypes use
LowerOperation if it doesn't know what else to do. This methods should probably be factorized some, but this is good enough for the moment. Have LowerATOMIC_BINARY_64 use EXTRACT_ELEMENT rather than assuming the operand is a BUILD_PAIR (if it is then getNode will automagically simplify the EXTRACT_ELEMENT). This way LowerATOMIC_BINARY_64 usable from LegalizeTypes. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@57831 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'include/llvm')
0 files changed, 0 insertions, 0 deletions