index
:
emscripten-fastcomp
master
LLVM with the emscripten fastcomp javascript backend
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
Target
/
XCore
Age
Commit message (
Expand
)
Author
2013-05-05
[XCore] Add LDAPB instructions.
Richard Osborne
2013-05-05
[XCore] Update LDAP to use pcrel_imm.
Richard Osborne
2013-05-05
[XCore] Rename calltarget -> pcrel_imm.
Richard Osborne
2013-05-05
[XCore] Add BLRB instructions.
Richard Osborne
2013-05-05
[XCore] Remove '-' from back branch asm syntax.
Richard Osborne
2013-05-04
Fix buildbot failure on 64 bit linux due to std::max() having different
Richard Osborne
2013-05-04
[XCore] Remove unused operand type.
Richard Osborne
2013-05-04
[XCore] Make use of the target independent global address offset folding.
Richard Osborne
2013-05-04
[XCore] Simplify code that checks for an aligned base plus a constant.
Richard Osborne
2013-05-04
[XCore] Move lowering of thread local storage to a separate pass.
Richard Osborne
2013-05-04
[XCore] Use static relocation model by default.
Richard Osborne
2013-04-19
ArrayRefize getMachineNode(). No functionality change.
Michael Liao
2013-04-04
[XCore] Add bru instruction.
Richard Osborne
2013-04-04
[XCore] The RRegs register class is a superset of GRRegs.
Richard Osborne
2013-03-22
Allow the register scavenger to spill multiple registers
Hal Finkel
2013-03-08
DAGCombiner: Use correct value type for checking legality of BR_CC v3
Tom Stellard
2013-03-01
Fix PR10475
Michael Liao
2013-02-21
Move the eliminateCallFramePseudoInstr method from TargetRegisterInfo
Eli Bendersky
2013-02-20
Update TargetLowering ivars for name policy.
Jim Grosbach
2013-02-17
[XCore] Add missing 2r instructions.
Richard Osborne
2013-02-17
[XCore] Add TSETR instruction.
Richard Osborne
2013-02-17
[XCore] Add missing u10 / lu10 instructions.
Richard Osborne
2013-02-17
[XCore] Add missing u6 / lu6 instructions.
Richard Osborne
2013-02-05
Move MRI liveouts to XCore return instructions.
Jakob Stoklund Olesen
2013-01-31
[PEI] Pass the frame index operand number to the eliminateFrameIndex function.
Chad Rosier
2013-01-27
[XCore] Add missing l2rus instructions.
Richard Osborne
2013-01-27
[XCore] Add missing l2r instructions.
Richard Osborne
2013-01-27
[XCore] Add missing 1r instructions.
Richard Osborne
2013-01-27
[XCore] Add missing 0r instructions.
Richard Osborne
2013-01-25
Add instruction encodings / disassembly support for l4r instructions.
Richard Osborne
2013-01-25
Use the correct format in the STW / SETPSC instruction names.
Richard Osborne
2013-01-25
Fix order of operands for crc8_l4r
Richard Osborne
2013-01-25
Add instruction encodings / disassembly support for l5r instructions.
Richard Osborne
2013-01-25
Fix order of operands for l5r instructions.
Richard Osborne
2013-01-25
Use correct mnemonic / instruction name for ldivu.
Richard Osborne
2013-01-23
Add instruction encodings / disassembly support for l6r instructions.
Richard Osborne
2013-01-22
Add instruction encodings / disassembly support for u10 / lu10 instructions.
Richard Osborne
2013-01-21
Fix some incorrectly named u10 / lu10 instructions.
Richard Osborne
2013-01-21
Remove unused multiclass.
Richard Osborne
2013-01-21
Add instruction encodings / disassembly support for u6 / lu6 instructions.
Richard Osborne
2013-01-21
Add instruction encoding / disassembly support for ru6 / lru6 instructions.
Richard Osborne
2013-01-21
Use correct format for the LDAWCP instruction (u6).
Richard Osborne
2013-01-20
Add instruction encodings / disassembly support for l2rus instructions.
Richard Osborne
2013-01-20
Add instruction encodings / disassembly support for l3r instructions.
Richard Osborne
2013-01-20
Add instruction encodings / disassembler support for 2rus instructions.
Richard Osborne
2013-01-20
Add instruction encodings / disassembly support 3r instructions.
Richard Osborne
2013-01-09
Last in the series of removing unnecessary '0' arguments for
Eric Christopher
2013-01-07
Switch TargetTransformInfo from an immutable analysis pass that requires
Chandler Carruth
2013-01-02
Move all of the header files which are involved in modelling the LLVM IR
Chandler Carruth
2013-01-02
Resort the #include lines in include/... and lib/... with the
Chandler Carruth
[next]