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-01
Allow calls to absolute addresses
David Sehr
2012-11-01
When ARM triple CPU is unknown, assume +neon like in upstream LLVM.
Eli Bendersky
2012-11-01
Use the relationship models infrastructure to add two relations - getPredOpcode
Pranav Bhandarkar
2012-11-01
Revert the majority of the next patch in the address space series:
Chandler Carruth
2012-11-01
Revert the series of commits starting with r166578 which introduced the
Chandler Carruth
2012-11-01
Cleanup another place redundant SP maintained
Michael Liao
2012-10-31
(For X86) Enhancement to add-carray/sub-borrow (adc/sbb) optimization.
Shuxin Yang
2012-10-31
Fix a bug in the cost calculation of vector casts. Detect situations where bi...
Nadav Rotem
2012-10-31
llvm: build with fewer warnings
Jan Voung
2012-10-31
[mips] Set isAsCheapAsAMove flag on ADDiu and DADDiu, which enables
Akira Hatanaka
2012-10-31
Implement ADJCALLSTACKUP and ADJCALLSTACKDOWN
Reed Kotler
2012-10-31
Add scalar forms of FMA4 VFNMSUB/VFNMADD to folding tables. Patch from Camero...
Craig Topper
2012-10-31
Clean up redundant SP register maintained in X86 TLI
Michael Liao
2012-10-31
This patch addresses an ABI compatibility issue with empty aggregate
Bill Schmidt
2012-10-30
Align ARM stack 0mod16.
David Sehr
2012-10-30
Add ARM M23 under an option.
David Sehr
2012-10-30
X86 SSE: update rsqrtss and rcpss to use two source operands and
Manman Ren
2012-10-30
X86 MMX: optimize transfer from mmx to i32
Manman Ren
2012-10-30
[mips] Allow tail-call optimization for vararg functions and functions which
Akira Hatanaka
2012-10-30
Add code for saving formal argument information to MipsFunctionInfo. This
Akira Hatanaka
2012-10-30
Add definition of function MipsTargetLowering::passArgOnStack which emits nodes
Akira Hatanaka
2012-10-30
Do not do tail-call optimization if target is mips16.
Akira Hatanaka
2012-10-30
PowerPC: Expand FSRQT for vector types
Adhemerval Zanella
2012-10-30
Enable ELF machine type to be specified explicitly in X86 backend
Michael Liao
2012-10-30
Change ForceSizeOpt attribute into MinSize attribute
Quentin Colombet
2012-10-30
PowerPC: More support for Altivec compare operations
Adhemerval Zanella
2012-10-30
Use TargetTransformInfo to control switch-to-lookup table transformation
Hans Wennborg
2012-10-30
Remove an invalid assert in TargetTransformImpl
Hal Finkel
2012-10-30
ARM: Better disassembly for pc-relative LDR.
Jim Grosbach
2012-10-30
Change mips16 delay slot jumps to non delay slot forms by default.
Reed Kotler
2012-10-30
Re-commit r166971. I reverted it to quickly, when buildbots didn't have a chance
Jakub Staszak
2012-10-29
Fix ARM's b.w instruction for thumb 2 and the encoding T4. The branch target
Kevin Enderby
2012-10-29
Revert r166971. It causes buildbot failure. To be investigated.
Jakub Staszak
2012-10-29
Remove unused variable.
Jakub Staszak
2012-10-29
Simplify code. No functionality change.
Jakub Staszak
2012-10-29
Allow to fold vector load if there is more than one bitcast, so in the case:
Jakub Staszak
2012-10-29
This patch solves a problem with passing varargs parameters under the PPC64
Bill Schmidt
2012-10-29
Implement patterns for extloadi8 and extloadi16
Reed Kotler
2012-10-29
[ms-inline asm] Add support for the [] operator. Essentially, [expr1][expr2] is
Chad Rosier
2012-10-29
Fix PR14204
Michael Liao
2012-10-29
Fix typo
Joerg Sonnenberger
2012-10-29
Allow i32/i64 for 'f' constraint on PowerPC.
Ulrich Weigand
2012-10-29
Make sret register classes match for llc at -O0.
Jan Voung
2012-10-29
Minor style fixes for TargetTransformationInfo and TargetTransformImpl
Hans Wennborg
2012-10-29
Expand all atomic ops for mips16.
Reed Kotler
2012-10-29
PPCSubtarget.h: Add explicit braces.
NAKAMURA Takumi
2012-10-29
PPCSubtarget.h: Whitespace.
NAKAMURA Takumi
2012-10-29
This patch adds alignment information for long double to the 64-bit PowerPC
Bill Schmidt
2012-10-29
Silence a GCC warning about comparing signed and unsigned types.
Duncan Sands
2012-10-29
Calling TLI->getNumRegisters creates a circular dependency when building LLVM...
Nadav Rotem
[prev]
[next]