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
/
MCTargetDesc
Age
Commit message (
Expand
)
Author
2013-07-15
Merge commit '7dfcb84fc16b3bf6b2379713b53090757f0a45f9'
Eli Bendersky
2013-05-10
LLVM: Add ELF Note section to NaCl object files identifying them as such to gold
Derek Schuff
2013-04-19
[mips] First patch which adds support for micromips.
Akira Hatanaka
2013-04-18
Fix CMake build
Derek Schuff
2013-04-17
Mips assembler: Enable handling of nested expressions
Jack Carter
2013-04-11
[MIPS] Fix LLVM issues with recent LLVM trunk merge
Petar Jovanovic
2013-03-22
Fix the invalid opcode for Mips branch instructions in the assembler
Jack Carter
2013-03-20
Apply after-merge fixes to return to working state.
Eli Bendersky
2013-03-11
Merge commit '279b9184c2ff4fea93b198a3519b8cb3a1d8d195'
Eli Bendersky
2013-02-20
Fix the (clang -Werror) build by removing an unused member variable.
David Blaikie
2013-02-19
ELF symbol table field st_other support,
Jack Carter
2013-02-19
ELF symbol table field st_other support,
Jack Carter
2013-02-19
ELF symbol table field st_other support,
Jack Carter
2013-02-15
Remove a final dependency on the form field in tablegen; which is a remnant
Reed Kotler
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 changes a static_cast to dyn_cast
Jack Carter
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-23
Clean up assignment of CalleeSaveStackSlotSize: get rid of the default and ex...
Eli Bendersky
2013-01-18
This is a resubmittal. For some reason it broke the bots yesterday
Jack Carter
2013-01-15
This patch fixes a Mips specific bug where
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
2012-12-16
This patch is needed to make c++ exceptions work for mips16.
Reed Kotler
2012-12-10
[mips] Set HWEncoding field of registers. Use delete function
Akira Hatanaka
2012-12-03
Use the new script to sort the includes of every file under lib.
Chandler Carruth
2012-11-30
Use isOSNaCl and minimize some LOCALMODs
David Sehr
2012-11-29
Add isOSNaCl, and add Asm subclasses for NaCl
David Sehr
2012-11-27
Merge commit '8d20b5f9ff609e70fae5c865931ab0f29e639d9c'
Derek Schuff
2012-11-21
Mips direct object xgot support
Jack Carter
2012-11-21
[mips] Add target operand flag enums for big GOT relocations.
Akira Hatanaka
2012-10-23
[MIPS] Update sandboxing changes for LLVM on MIPS.
Petar Jovanovic
2012-10-11
Merge commit '2fa8af224ea026f9432e833fd6f42a216423a010'
Derek Schuff
2012-10-03
This patch moves from using a hard coded number (4)
Jack Carter
2012-10-02
The mips 64bit instructions DSLL, DSRA, DSRL, DEXT and DINS get transformed b...
Jack Carter
2012-10-01
Merge commit '72f0976c1b91c7ba50dce4d0ad0289dc14d37f81'
Derek Schuff
2012-09-26
Add case clauses for returning dsp accumulator encoding values in function
Akira Hatanaka
2012-09-25
Merge commit 'bc4021f31eaa97ee52655828da3e3de14a39e4a6'
Derek Schuff
2012-09-18
Merge commit '8e70b5506ec0d7a6c2740bc89cd1b8f12a78b24f'
Derek Schuff
2012-09-18
When creating MCAsmBackend pass the CPU string as well. In X86AsmBackend
Roman Divacky
2012-09-15
Remove unused private fields to silence -Wunused-private-field.
Craig Topper
2012-09-14
Fix Doxygen issues:
Dmitri Gribenko
[next]