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-11-26
Fix previous CL to actually work on NaCl (and not only fix non-NaCl).
Eli Bendersky
2012-11-26
Remove the X86 Maximal Stack Alignment Check pass as it is no longer necessary.
Chad Rosier
2012-11-26
Fix comments in HexagonOperands.td.
Jyotsna Verma
2012-11-26
Normalize splat 256bit vectors with 8 elements.
Jakub Staszak
2012-11-26
Force function entry alignment only for NaCl
Eli Bendersky
2012-11-26
Decouple MCInstBuilder from the streamer per Eli's request.
Benjamin Kramer
2012-11-26
Add MCInstBuilder, a utility class to simplify MCInst creation similar to Mac...
Benjamin Kramer
2012-11-24
PPC: Reinstate the fatal error when trying to emit a macho file.
Benjamin Kramer
2012-11-24
ARM: Share applyFixup between ELF and Darwin.
Benjamin Kramer
2012-11-24
PPC: MCize most of the darwin PIC emission.
Benjamin Kramer
2012-11-24
PPC: Share applyFixup between ELF and Darwin.
Benjamin Kramer
2012-11-24
PPC: Simplify code with Twines.
Benjamin Kramer
2012-11-23
Update call to the new syntax.
Bill Wendling
2012-11-22
Add more functions to the target library information.
Meador Inge
2012-11-21
Mips direct object xgot support
Jack Carter
2012-11-21
[mips] Generate big GOT code.
Akira Hatanaka
2012-11-21
[mips] Simplify lowering functions in MipsISelLowering.cpp by using the helper
Akira Hatanaka
2012-11-21
[mips] Add helper functions that create nodes for computing address.
Akira Hatanaka
2012-11-21
[mips] Add command line option "-mxgot".
Akira Hatanaka
2012-11-21
[mips] When a node which loads from a GOT is created, pass a MachinePointerInfo
Akira Hatanaka
2012-11-21
Add new predicates for the immediate operands.
Jyotsna Verma
2012-11-21
[mips] Add target operand flag enums for big GOT relocations.
Akira Hatanaka
2012-11-21
Use one common 'let' expression to set PrintMethod for all immediate operands.
Jyotsna Verma
2012-11-21
Add support for varargs functions for msp430.
Anton Korobeynikov
2012-11-21
Add support for byval args. Patch by Job Noorman!
Anton Korobeynikov
2012-11-21
Finish the renaming.
Rafael Espindola
2012-11-21
Renamed HexagonImmediates.td -> HexagonOperands.td.
Jyotsna Verma
2012-11-21
Fix execution domain for packed FMA4 instructions.
Craig Topper
2012-11-21
Mark ISD::FMA as Legal instead of custom for x86 with FMA3/FMA4. Needed so th...
Craig Topper
2012-11-21
Make calcLiveInMask method static.
Jakub Staszak
2012-11-21
Make isScratchReg and isFPCopy methods static.
Jakub Staszak
2012-11-20
Push/pop and other calling convention lowering conditionalized
David Sehr
2012-11-20
Add obvious constantness.
Jakub Staszak
2012-11-20
Removing some unused instruction definitions from the Hexagon backend.
Jyotsna Verma
2012-11-20
Remove unnecessary LOCALMOD from ARMMCTargetDesc.cpp
Eli Bendersky
2012-11-20
Intel OCL built-ins calling conventions now support MacOS 32-bit.
Elena Demikhovsky
2012-11-17
Mark FP_EXTEND form v2f32 to v2f64 as "expand" for ARM NEON. Patch by Pete C...
Eli Friedman
2012-11-17
Initial implementation of MipsTargetLowering::isLegalAddressingMode.
Akira Hatanaka
2012-11-17
Rename methods like PairSRegs() to createSRegpairNode() to meet our coding
Weiming Zhao
2012-11-16
Remove hard coded registers in ARM ldrexd and strexd instructions
Weiming Zhao
2012-11-16
Make sure FABS on v2f32 and v4f32 is legal on ARM NEON
Anton Korobeynikov
2012-11-16
Control LSDA only on native client
David Sehr
2012-11-16
Fix handling of aliases to functions.
Richard Osborne
2012-11-16
[NVPTX] Order global variables in def-use order before emiting them in the fi...
Justin Holewinski
2012-11-16
Using const cast to alleviate a warning.
Joe Abbey
2012-11-16
Add the Erlang/HiPE calling convention, patch by Yiannis Tsiouris.
Duncan Sands
2012-11-16
Use roundps/pd for llvm.ceil, llvm.trunc, llvm.rint, and llvm.nearbyint of ve...
Craig Topper
2012-11-16
[mips] Fix delay slot filler so that instructions with register operand $1 are
Akira Hatanaka
2012-11-15
Revert the LOCALMOD that disables the NEON feature for Cortex-A8.
Eli Bendersky
2012-11-15
Fix AddrIndex for some instructions to be more precise, following Jan's comments
Eli Bendersky
[prev]
[next]