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
Age
Commit message (
Expand
)
Author
2012-12-14
This patch removes some nondeterminism from direct object file output
Bill Schmidt
2012-12-14
Prevent FastISel X86_64 from generating bad instructions for NaCl.
Jim Stichnoth
2012-12-14
This patch improves the 64-bit PowerPC InitialExec TLS support by providing
Bill Schmidt
2012-12-13
Remove two popcount patterns which we are already able to recognize.
Shuxin Yang
2012-12-13
This is another cleanup patch for 64-bit PowerPC TLS processing. I had
Bill Schmidt
2012-12-13
Fix warnings with -DNDEBUG
Tom Stellard
2012-12-13
This is just a clean-up patch that simplifies the initial-exec TLS logic by
Bill Schmidt
2012-12-13
Change TargetLowering::getRegClassFor to take an MVT, instead of EVT.
Patrik Hagglund
2012-12-13
[mips] Do not copy GOT address to register $gp if the function being called has
Akira Hatanaka
2012-12-13
Add a way of printing out an arbitrary label name for a section
Eric Christopher
2012-12-13
[mips] Delete all floating point instruction classes that are no longer used.
Akira Hatanaka
2012-12-13
[mips] Modify definitions of floating point conditional move instructions.
Akira Hatanaka
2012-12-13
[mips] Modify definitions of floating point comparison instructions.
Akira Hatanaka
2012-12-13
[mips] Modify definitions of floating point branch instructions.
Akira Hatanaka
2012-12-13
[mips] Modify definitions of floating point indexed load and store instructions.
Akira Hatanaka
2012-12-13
[mips] Modify definitions of floating point multiply-add/sub instructions.
Akira Hatanaka
2012-12-13
[mips] Modify definitions of floating point load and store instructions.
Akira Hatanaka
2012-12-13
[mips] Modify definitions of move from/to coprocessor instructions.
Akira Hatanaka
2012-12-13
[mips] Modify definitions of two register operand floating point instructions.
Akira Hatanaka
2012-12-13
[mips] Modify definitions of three register operand floating point instructions
Akira Hatanaka
2012-12-13
Avoid setIsInsideBundle in Target/R600.
Jakob Stoklund Olesen
2012-12-13
[mips] Move classes that do not belong in MipsInstrFormats.td into
Akira Hatanaka
2012-12-13
[mips] Set isCommutable flag in a more explicit way.
Akira Hatanaka
2012-12-13
[mips] Remove fmt from the parameter list of classes FMADDSUB and FNMADDSUB.
Akira Hatanaka
2012-12-13
[mips] Remove single-precision floating point instruction from multiclass
Akira Hatanaka
2012-12-13
[mips] Move class IsCommutable into MipsInstrInfo.td.
Akira Hatanaka
2012-12-13
[mips] Remove single-precision floating point instructions from multiclasses
Akira Hatanaka
2012-12-13
Fix a bogus comment
Eli Bendersky
2012-12-12
[mips] Fix a memory leak bug report by NAKAMURA Takumi.
Akira Hatanaka
2012-12-12
This patch implements local-dynamic TLS model support for the 64-bit
Bill Schmidt
2012-12-12
Add ARM NONE and PREL31 relocation types.
Logan Chien
2012-12-12
[CMake] Fixup R600.
NAKAMURA Takumi
2012-12-12
Sorry about the churn. One more change to getOptimalMemOpType() hook. Did I
Evan Cheng
2012-12-12
- Rename isLegalMemOpType to isSafeMemOpType. "Legal" is a very overloade term.
Evan Cheng
2012-12-12
Avoid using lossy load / stores for memcpy / memset expansion. e.g.
Evan Cheng
2012-12-11
Trim unneeded header #include.
Jim Grosbach
2012-12-11
ARM: Remove old testing option.
Jim Grosbach
2012-12-11
ARM: Remove old testing options.
Jim Grosbach
2012-12-11
Replace TargetLowering::isIntImmLegal() with
Evan Cheng
2012-12-11
Add R600 backend
Tom Stellard
2012-12-11
This patch implements the general dynamic TLS model for 64-bit PowerPC.
Bill Schmidt
2012-12-11
Revert EVT->MVT changes, r169836-169851, due to buildbot failures.
Patrik Hagglund
2012-12-11
Change TargetLowering::getTypeForExtArgOrReturn to take and return
Patrik Hagglund
2012-12-11
Change TargetLowering::RegisterTypeForVT to contain MVTs, instead of
Patrik Hagglund
2012-12-11
Change TargetLowering::findRepresentativeClass to take an MVT, instead
Patrik Hagglund
2012-12-11
Change TargetLowering::getRegClassFor to take an MVT, instead of EVT.
Patrik Hagglund
2012-12-11
[CMake] Remove dependencies to intrinsics_gen I introduced in r169724.
NAKAMURA Takumi
2012-12-11
Use multiclass for new-value store instructions with MEMri operand.
Jyotsna Verma
2012-12-11
Stylistic tweak.
Evan Cheng
2012-12-11
Fall back to the selection dag isel to select tail calls.
Chad Rosier
[prev]
[next]