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
Age
Commit message (
Expand
)
Author
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
Add some constantness in Machine Dominators.
Jakub Staszak
2013-02-16
Remove trailing spaces.
Jakub Staszak
2013-02-16
Use a different scheme to chose 16/32 variants. This scheme is more
Reed Kotler
2013-02-16
[ELF] Add STN_UNDEF.
Michael J. Spencer
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
Derive ELF section type from the name in some cases where GNU as does
Joerg Sonnenberger
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
Pacify -Wnon-virtual-dtor
Matt Beaumont-Gay
2013-02-15
Temporary revert of 175320.
Bill Wendling
2013-02-15
Reinitialize the ivars in the subtarget.
Bill Wendling
2013-02-15
Suppress a GCC -Wunused-variable warning in -Asserts builds
Matt Beaumont-Gay
2013-02-15
c[ms-inline asm] It's possible to have a SizeDirective rewrite and an
Chad Rosier
2013-02-15
Cherry-pick r175316 from upstream
Derek Schuff
2013-02-15
If bundle alignment is enabled, do not add data to a fragment with instructions
Derek Schuff
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
Forgot to 'svn add' the LoopVectorizer tests for the new parallel loop metada...
Pekka Jaaskelainen
2013-02-15
[mips] Clean up class MipsCCInfo.
Akira Hatanaka
2013-02-15
capitalize SCEV to match the current naming convention
Sebastian Pop
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
add ScevApplyRewriter
Sebastian Pop
2013-02-15
add SCEVParameterRewriter
Sebastian Pop
2013-02-15
AsmParser: Reformat the MS asm parser to reduce nesting.
Benjamin Kramer
2013-02-15
enable SDISel sincos optimization for GNU environments
Paul Redmond
2013-02-15
Hexagon: Set appropriate TSFlags to the loads/stores with global address to
Jyotsna Verma
2013-02-15
BBVectorize: Call a DAG and DAG instead of a tree
Hal Finkel
2013-02-15
Fix refactoring mistake in "Teach InstCombine to work with smaller legal type...
Arnaud A. de Grandmaison
2013-02-15
Teach InstCombine to work with smaller legal types in icmp (shl %v, C1), C2
Arnaud A. de Grandmaison
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
[asan] support long double on 64-bit. See https://code.google.com/p/address-s...
Kostya Serebryany
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
clang-formatize llvm-symbolizer code
Alexey Samsonov
2013-02-15
Simplify the 'operator<' for the attribute object.
Bill Wendling
2013-02-15
BBVectorize: Cap the number of candidate pairs in each instruction group
Hal Finkel
2013-02-15
Revert "Simplify the attributes '<' comparison function."
Anna Zaks
2013-02-15
Revert "Fix testcase for attribute ordering."
Anna Zaks
[prev]
[next]