Duncan Sands
|
8d6e2e13d5
|
Rename SetCCResultContents to BooleanContents. In
practice these booleans are mostly produced by SetCC,
however the concept is more general.
llvm-svn: 59911
|
2008-11-23 15:47:28 +00:00 |
|
Richard Osborne
|
5fe5933909
|
[XCore] Fix expansion of 64 bit add/sub. Don't custom expand
these operations if ladd/lsub are not available on the current
subtarget.
llvm-svn: 59305
|
2008-11-14 15:59:19 +00:00 |
|
Richard Osborne
|
d16b37efae
|
Add XCore intrinsics for getid (returns thread id) and bitrev (reverses
bits in a word).
llvm-svn: 59296
|
2008-11-14 10:12:16 +00:00 |
|
Richard Osborne
|
ca08e0645a
|
Add XCore backend.
llvm-svn: 58838
|
2008-11-07 10:59:00 +00:00 |
|