Evan Cheng
|
7df96d6672
|
X86 lowers SELECT to a cmp / test followed by a conditional move.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@24754 91177308-0d34-0410-b5e6-96231b3b80d8
|
2005-12-17 01:21:05 +00:00 |
|
Andrew Lenharth
|
b873ff322c
|
The second patch of X86 support for read cycle counter.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@24430 91177308-0d34-0410-b5e6-96231b3b80d8
|
2005-11-20 21:41:10 +00:00 |
|
Chris Lattner
|
dbdbf0ce2e
|
Separate X86ISelLowering stuff out from the X86ISelPattern.cpp file. Patch
contributed by Evan Cheng.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@24358 91177308-0d34-0410-b5e6-96231b3b80d8
|
2005-11-15 00:40:23 +00:00 |
|