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
/
XCore
/
XCoreISelLowering.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Enhance EmitInstrWithCustomInserter() so target can specify CFG changes that ...
Evan Cheng
2009-09-18
1
-1
/
+2
*
Retype from unsigned to CallingConv::ID accordingly. Approved by Bob Wilson.
Sandeep Patel
2009-09-02
1
-6
/
+6
*
Rename MVT to EVT, in preparation for splitting SimpleValueType out into its ...
Owen Anderson
2009-08-10
1
-1
/
+1
*
Major calling convention code refactoring.
Dan Gohman
2009-08-05
1
-7
/
+41
*
Combine an unaligned store of unaligned load into a memmove.
Richard Osborne
2009-07-16
1
-0
/
+2
*
Custom lower unaligned 32 bit stores and loads into libcalls. This is
Richard Osborne
2009-07-16
1
-0
/
+2
*
Update comments to make it clear that the function alignment is the Log2 of the
Bill Wendling
2009-07-01
1
-1
/
+1
*
Add an "alignment" field to the MachineFunction object. It makes more sense to
Bill Wendling
2009-06-30
1
-0
/
+3
*
Constify TargetInstrInfo::EmitInstrWithCustomInserter, allowing
Dan Gohman
2009-02-07
1
-1
/
+1
*
Change the interface to the type legalization method
Duncan Sands
2008-12-01
1
-2
/
+6
*
[XCore] Fix expansion of 64 bit add/sub. Don't custom expand
Richard Osborne
2008-11-14
1
-2
/
+2
*
Add XCore backend.
Richard Osborne
2008-11-07
1
-0
/
+119