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-04
Move all operand definitions into HexagonOperands.td
Jyotsna Verma
2012-12-04
Move generic Hexagon subtarget information into Hexagon.td
Jyotsna Verma
2012-12-04
Remove the old TRI::ResolveRegAllocHint() and getRawAllocationOrder() hooks.
Jakob Stoklund Olesen
2012-12-03
Classic JIT is still being supported by MIPS, along with MCJIT.
Akira Hatanaka
2012-12-03
Functions in MipsCodeEmitter.cpp that expand unaligned loads/stores are dead
Akira Hatanaka
2012-12-03
Implement ARMBaseRegisterInfo::getRegAllocationHints().
Jakob Stoklund Olesen
2012-12-03
Define store instructions with base+immediate offset addressing mode
Jyotsna Verma
2012-12-03
Define load instructions with base+immediate offset addressing mode
Jyotsna Verma
2012-12-03
Define unsigned const-ext predicates.
Jyotsna Verma
2012-12-03
Removing unnecessary 'else' statement from the predicates defined in HexagonO...
Jyotsna Verma
2012-12-03
Use the new script to sort the includes of every file under lib.
Chandler Carruth
2012-12-03
Define signed const-ext predicates.
Jyotsna Verma
2012-11-30
Codegen failure for vmull with small vectors
Sebastian Pop
2012-11-30
Use isOSNaCl and minimize some LOCALMODs
David Sehr
2012-11-30
Use multiclass for the load instructions with MEMri operand.
Jyotsna Verma
2012-11-30
This patch fixes the Altivec addend construction for the fused multiply-add
Adhemerval Zanella
2012-11-30
Switch LLVM_USE_RVALUE_REFERENCES to LLVM_HAS_RVALUE_REFERENCES.
Chandler Carruth
2012-11-30
Use multiclass for the store instructions with MEMri operand.
Jyotsna Verma
2012-11-30
Use multiclass for the load instructions with 'base + register offset'
Jyotsna Verma
2012-11-29
Fixed the arm disassembly of invalid BFI instructions to not build a bad MCInst
Kevin Enderby
2012-11-29
Cleanup for comprehensibility:
Eli Bendersky
2012-11-29
Add isOSNaCl, and add Asm subclasses for NaCl
David Sehr
2012-11-29
Leave NOPS as upstream defines
David Sehr
2012-11-29
Conditionalize delay slot hazard checks
David Sehr
2012-11-29
Add cortex-a5 subtarget to the supported ARM architectures
Quentin Colombet
2012-11-29
rdar://12100355 (part 1)
Shuxin Yang
2012-11-29
Use multiclass for 'transfer' instructions.
Jyotsna Verma
2012-11-29
Conditionalize MIPS register reservation
David Sehr
2012-11-29
Disable register-register preloads for NaCl.
JF Bastien
2012-11-29
Fix LibCall simplification and ARM EH
Derek Schuff
2012-11-29
Merge remote-tracking branch 'origin/master' into merge168633
Derek Schuff
2012-11-29
Removing unused code for computing CPSR liveness for sandboxing.
Eli Bendersky
2012-11-29
Added atomic 64 min/max/umin/umax instrinsics support in the ARM backend.
Silviu Baranga
2012-11-29
Allow targets to prefer TypeSplitVector over TypePromoteInteger when computin...
Justin Holewinski
2012-11-29
I changed hasAVX() to hasFp256() and hasAVX2() to hasInt256() in X86IselLower...
Elena Demikhovsky
2012-11-28
Define signed const-ext immediate operands and their predicates.
Jyotsna Verma
2012-11-28
ARM: Implement CanLowerReturn so large vectors get expanded into sret.
Benjamin Kramer
2012-11-28
Fix initial frame state on powerpc64.
Ulrich Weigand
2012-11-28
Remove all references to TargetInstrInfoImpl.
Jakob Stoklund Olesen
2012-11-28
Move Target{Instr,Register}Info.cpp into lib/CodeGen.
Jakob Stoklund Olesen
2012-11-27
This patch makes medium code model the default for 64-bit PowerPC ELF.
Bill Schmidt
2012-11-27
[arm fast-isel] Appease the machine verifier by using the proper register
Chad Rosier
2012-11-27
[arm fast-isel] Appease the machine verifier by using the proper register
Chad Rosier
2012-11-27
[arm fast-isel] Appease the machine verifier by using the proper register
Chad Rosier
2012-11-27
Merge commit '8d20b5f9ff609e70fae5c865931ab0f29e639d9c'
Derek Schuff
2012-11-27
X86: do not fold load instructions such as [V]MOVS[S|D] to other instructions
Manman Ren
2012-11-27
This patch implements medium code model support for 64-bit PowerPC.
Bill Schmidt
2012-11-27
Remove the dependent libraries feature.
Bill Wendling
2012-11-27
[arm fast-isel] Appease the machine verifier by using the proper register
Chad Rosier
2012-11-26
Make aligning by 2**4 dependent on NaCl for Mips.
David Sehr
[prev]
[next]