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
2013-02-17
[XCore] Add missing u6 / lu6 instructions.
Richard Osborne
2013-02-17
Return false instead of 0.
Jakub Staszak
2013-02-17
AArch64: Avoid shifts by 64, that's undefined behavior.
Benjamin Kramer
2013-02-17
Make the visibility of LLVMPPCCompilationCallback work with GCC.
Benjamin Kramer
2013-02-16
Clean up mips16 td file in preparation for massive pseudo lowering work.
Reed Kotler
2013-02-16
Typo
Renato Golin
2013-02-16
One more try to make this look nice. I have lots of pseudo lowering
Reed Kotler
2013-02-16
[msvc x64] Update X86CompilationCallback_Win64.asm corresponding to r175267.
NAKAMURA Takumi
2013-02-16
Target/R600/CMakeLists.txt: Prune SILowerLiteralConstants.cpp corresponding t...
NAKAMURA Takumi
2013-02-16
Minor cleanups. No functionality change.
Jakub Staszak
2013-02-16
R600/SI: Add pattern to simplify i64 loading
Christian Konig
2013-02-16
R600/SI: nuke SReg_1 v3
Christian Konig
2013-02-16
R600/SI: cleanup literal handling v3
Christian Konig
2013-02-16
R600/SI: replace AllReg_* with [SV]Src_* v2
Christian Konig
2013-02-16
R600/SI: fix VOPC encoding v2
Christian Konig
2013-02-16
R600/SI: move *_Helper definitions to SIInstrFormat.td
Christian Konig
2013-02-16
R600/SI: remove some more unused code
Christian Konig
2013-02-16
R600/structurizer: improve inverting conditions
Christian Konig
2013-02-16
R600/structurizer: improve loop handling
Christian Konig
2013-02-16
R600/structurizer: improve finding condition values
Christian Konig
2013-02-16
R600/structurizer: improve PHI value finding
Christian Konig
2013-02-16
R600/structurizer: add class to find the Nearest Common Dominator
Christian Konig
2013-02-16
Use a different scheme to chose 16/32 variants. This scheme is more
Reed Kotler
2013-02-16
Reinitialize the ivars in the subtarget so that they can be reset with the ne...
Bill Wendling
2013-02-16
[ms-inline asm] Do not omit the frame pointer if we have ms-inline assembly.
Chad Rosier
2013-02-16
[mips] Remove SDNPWantParent from the list of SDNodeProperties.
Akira Hatanaka
2013-02-15
Don't fold negative constants into addresss displacements for memory references
Derek Schuff
2013-02-15
Temporary revert of 175320.
Bill Wendling
2013-02-15
Reinitialize the ivars in the subtarget.
Bill Wendling
2013-02-15
Support changing the subtarget features in ARM.
Bill Wendling
2013-02-15
Use the 'target-features' and 'target-cpu' attributes to reset the subtarget ...
Bill Wendling
2013-02-15
[ms-inline asm] Adjust the EndLoc to account for the ']'.
Chad Rosier
2013-02-15
[mips] Clean up class MipsCCInfo.
Akira Hatanaka
2013-02-15
[mips] Split SelectAddr, which was used to match address patterns, into two
Akira Hatanaka
2013-02-15
Remove a final dependency on the form field in tablegen; which is a remnant
Reed Kotler
2013-02-15
Hexagon: Set appropriate TSFlags to the loads/stores with global address to
Jyotsna Verma
2013-02-15
AArch64: add branch fixup pass.
Tim Northover
2013-02-15
Give these callbacks hidden visibility. It is better to not export them more
Rafael Espindola
2013-02-15
Don't make assumptions about the mangling of static functions in extern "C"
Rafael Espindola
2013-02-15
Make helpers static. Add missing include so LLVMInitializeObjCARCOpts gets C ...
Benjamin Kramer
2013-02-15
AArch64: remove ConstantIsland pass & put literals in separate section.
Tim Northover
2013-02-15
AArch64: refactor frame handling to use movz/movk for overlarge offsets.
Tim Northover
2013-02-15
Fix minor mips16 issues in directives for function prologue. Probably this does
Reed Kotler
2013-02-14
[mips] Disallow moving load/store instructions past volatile instructions.
Akira Hatanaka
2013-02-14
[mips] Replace usage of SmallSet with BitVector, which is used to keep track of
Akira Hatanaka
2013-02-14
[mips] Fix comments and coding style violations. Declare functions to be const.
Akira Hatanaka
2013-02-14
The ARM NEON vector compare instructions take three arguments. However, the
Joel Jones
2013-02-14
The operand listing is very much outdated.
Eli Bendersky
2013-02-14
[mips] Simplify code in function Filler::findDelayInstr.
Akira Hatanaka
2013-02-14
Simplify code. Remove "else after return".
Jakub Staszak
[prev]
[next]