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
/
Mips
Age
Commit message (
Expand
)
Author
2013-01-18
This is a resubmittal. For some reason it broke the bots yesterday
Jack Carter
2013-01-17
This is a resubmittal. For some reason it broke the bots yesterday
Jack Carter
2013-01-16
reverting 172579
Jack Carter
2013-01-16
Akira,
Jack Carter
2013-01-15
This patch fixes a Mips specific bug where
Jack Carter
2013-01-14
Improve r172471: avoid all those extra casts on the lines nearby
Dmitri Gribenko
2013-01-14
Fix Casting
David Greene
2013-01-12
MipsDisassembler.cpp: Prune DecodeHWRegs64RegisterClass() to suppress a warni...
NAKAMURA Takumi
2013-01-12
MipsAsmParser: Try to unbreak tests to add extra check.
NAKAMURA Takumi
2013-01-12
This patch tackles the problem of parsing Mips
Jack Carter
2013-01-11
Merge commit '1ad9253c9d34ccbce3e7e4ea5d87c266cbf93410'
Derek Schuff
2013-01-08
This patch produces the correct addend value for
Jack Carter
2013-01-08
This patch produces the correct pointer size
Jack Carter
2013-01-08
Renamed MCInstFragment to MCRelaxableFragment and added some comments.
Eli Bendersky
2013-01-07
Change SMRange to be half-open (exclusive end) instead of closed (inclusive)
Jordan Rose
2013-01-07
Remove # from the beginning and end of def names. The # is a paste operator a...
Craig Topper
2013-01-07
Switch TargetTransformInfo from an immutable analysis pass that requires
Chandler Carruth
2013-01-05
[MIPS] Add support for nacl-expand-tls pass on MIPS.
Petar Jovanovic
2013-01-05
[mips] Fix data layout string. Add 64 to the list of native integer widths
Akira Hatanaka
2013-01-04
[mips] MipsTargetLowering::getSetCCResultType should return a vector type if
Akira Hatanaka
2013-01-04
[mips] 80 columns.
Akira Hatanaka
2013-01-04
[mips] Reorder template parameters. Remove class shift_rotate_imm32 and
Akira Hatanaka
2013-01-04
[mips] Refactor conditional move instructions.
Akira Hatanaka
2013-01-04
[mips] Refactor instructions which move data from or to coprocessors.
Akira Hatanaka
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
2012-12-21
[mips] Refactor subword-swap, EXT/INS, load-effective-address and read-hardware
Akira Hatanaka
2012-12-21
[mips] Refactor SYNC and multiply/divide instructions.
Akira Hatanaka
2012-12-21
[mips] Refactor BAL instructions.
Akira Hatanaka
2012-12-21
[mips] Fix encoding of BAL instruction. Also, fix assembler test case which
Akira Hatanaka
2012-12-21
[mips] Refactor jump, jump register, jump-and-link and nop instructions.
Akira Hatanaka
2012-12-21
[mips] Refactor load/store left/right and load-link and store-conditional
Akira Hatanaka
2012-12-21
[mips] Refactor load/store instructions.
Akira Hatanaka
2012-12-21
[mips] Remove unnecessary isPseudo parameter.
Akira Hatanaka
2012-12-21
[mips] Refactor LUI instruction.
Akira Hatanaka
2012-12-21
[mips] Refactor count leading zero or one instructions.
Akira Hatanaka
2012-12-21
[mips] Refactor sign-extension-in-register instructions.
Akira Hatanaka
2012-12-21
[mips] Refactor instructions which copy from and to HI/LO registers.
Akira Hatanaka
2012-12-21
[mips] Refactor logical NOR instructions.
Akira Hatanaka
2012-12-21
[mips] Move instruction definitions in MipsInstrInfo.td.
Akira Hatanaka
2012-12-21
Call llvm_unreachable instead of assert.
Reed Kotler
2012-12-20
Implement cfi_def_cfa_offset. "Make check" test case for this comming in the
Reed Kotler
2012-12-20
There is one more patch to finish large frames. Make sure we assert
Reed Kotler
2012-12-20
set register class properly for mips16 here
Reed Kotler
2012-12-20
This assert is overly restrictive and does not work for mips16.
Reed Kotler
2012-12-20
Turn on register scavenger for Mips 16
Reed Kotler
2012-12-20
[mips] Refactor SLT (set on less than) instructions. Separate encoding
Akira Hatanaka
2012-12-20
[mips] Refactor unconditional branch instruction. Separate encoding information
Akira Hatanaka
2012-12-20
[mips] Remove asm string parameter from pseudo instructions. Add InstrItinClass
Akira Hatanaka
2012-12-20
[mips] Delete definition of CPRESTORE instruction.
Akira Hatanaka
[prev]
[next]