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-02-15
Remove a final dependency on the form field in tablegen; which is a remnant
Reed Kotler
2013-02-15
Fix minor mips16 issues in directives for function prologue. Probably this does
Reed Kotler
2013-02-14
[mips] Disallow moving load/store instructions past volatile instructions.
Akira Hatanaka
2013-02-14
[mips] Replace usage of SmallSet with BitVector, which is used to keep track of
Akira Hatanaka
2013-02-14
[mips] Fix comments and coding style violations. Declare functions to be const.
Akira Hatanaka
2013-02-14
[mips] Simplify code in function Filler::findDelayInstr.
Akira Hatanaka
2013-02-14
Remove the form field from Mips16 instruction formats and set things
Reed Kotler
2013-02-13
For Mips 16, add the optimization where the 16 bit form of addiu sp can be used
Reed Kotler
2013-02-13
Make jumptables work for -static
Reed Kotler
2013-02-11
[mips] Expand pseudo instructions before they are emitted in
Akira Hatanaka
2013-02-11
[mips] Fix indentation.
Akira Hatanaka
2013-02-08
Add the 16 bit version of addiu. To the assembler, the 16 and 32 bit are the
Reed Kotler
2013-02-08
When Mips16 frames grow large, the immediate field may exceed the maximum
Reed Kotler
2013-02-07
[mips] Make Filler a class and reduce indentation.
Akira Hatanaka
2013-02-07
[mips] Add definition of JALR instruction which has two register operands. Ch...
Akira Hatanaka
2013-02-07
Make sure we call externals from libraries properly when -static.
Reed Kotler
2013-02-07
Enable jumps when in -static mode.
Reed Kotler
2013-02-06
[mips] Make NOP a pseudo instruction and expand it to "sll $zero, $zero, 0".
Akira Hatanaka
2013-02-05
[mips] Do not use function CC_MipsN_VarArg unless the function being analyzed
Akira Hatanaka
2013-02-05
Move MRI liveouts to Mips return instructions.
Jakob Stoklund Olesen
2013-02-05
Remove getBundleSize methods from NaCl Asm backends
Derek Schuff
2013-02-05
This patch that sets the Mips ELF header flag for
Jack Carter
2013-02-05
This patch that sets the EmitAlias flag in td files
Jack Carter
2013-02-05
This patch changes a static_cast to dyn_cast
Jack Carter
2013-02-02
Start static relocation implementation for mips16.
Reed Kotler
2013-01-31
[PEI] Pass the frame index operand number to the eliminateFrameIndex function.
Chad Rosier
2013-01-31
Cherry-pick r174067
Derek Schuff
2013-01-30
Merge commit 'a662a9862501fc86904e90054f7c1519101d9126'
Derek Schuff
2013-01-30
Removing initializer for the field removed in r173887
David Blaikie
2013-01-30
Remove unused variable (introduced in r173884) to clear clang -Werror build
David Blaikie
2013-01-30
Forgot to add new file to CMakeLists
Jack Carter
2013-01-30
This patch implements runtime Mips specific
Jack Carter
2013-01-30
This patch reworks how llvm targets set
Jack Carter
2013-01-30
[mips] Lower EH_RETURN.
Akira Hatanaka
2013-01-29
Teach SDISel to combine fsin / fcos into a fsincos node if the following
Evan Cheng
2013-01-28
Remove addToNoHelperNeeded function that was left unused after r173649. Fixes...
Craig Topper
2013-01-28
Make some code a little simpler.
Reed Kotler
2013-01-26
fix use of std::std. it's ordered set.
Reed Kotler
2013-01-25
This patch implements parsing the .word
Jack Carter
2013-01-25
[mips] Set flag neverHasSideEffects flag on some of the floating point instru...
Akira Hatanaka
2013-01-24
[MIPS] Skip masking loads and stores via thread pointer.
Petar Jovanovic
2013-01-24
MipsISelLowering.cpp: Fill unreachable paths to fix warnings. [-Wsometimes-un...
NAKAMURA Takumi
2013-01-24
MipsISelLowering.cpp: Fix a warning, take two. [-Wunused-variable]
NAKAMURA Takumi
2013-01-24
MipsISelLowering.cpp: Fix a warning. [-Wunused-variable]
NAKAMURA Takumi
2013-01-24
The next phase of Mips16 hard float implementation.
Reed Kotler
2013-01-23
Clean up assignment of CalleeSaveStackSlotSize: get rid of the default and ex...
Eli Bendersky
2013-01-22
[mips] Implement MipsRegisterInfo::getRegPressureLimit.
Akira Hatanaka
2013-01-22
[mips] Clean up code in MipsTargetLowering::LowerCall. No functional change
Akira Hatanaka
2013-01-19
This is a resubmittal. For some reason it broke the bots yesterday
Jack Carter
2013-01-18
This is a resubmittal. For some reason it broke the bots yesterday
Jack Carter
[prev]
[next]