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-14
Reapply "s/grep/FileCheck/ in some tests"
Andrew Trick
2013-02-14
Revert r175120 and r175121. Clang is producing the expected asm names again.
Rafael Espindola
2013-02-14
RegisterCoalescer::reMaterializeTrivialDef() can constrain the destination
Cameron Zwarich
2013-02-14
Add missing typename to unbreak the MSVC 2012 build.
Francois Pichet
2013-02-14
Teach the DataLayout aware constant folder to be much more aggressive towards
Nick Lewycky
2013-02-14
Remove the form field from Mips16 instruction formats and set things
Reed Kotler
2013-02-14
Revert "s/grep/FileCheck/ in some tests"
Andrew Trick
2013-02-14
Fix RegisterCoalescer::rematerializeTrivialDef() so that it works on flipped
Cameron Zwarich
2013-02-14
Fix some issues with rematerialization in RegisterCoalescer when the destination
Cameron Zwarich
2013-02-14
Don't assume the mangling of static functions.
Rafael Espindola
2013-02-14
Don't asume that a static function in an extern "C" block will not be mangled.
Rafael Espindola
2013-02-13
temporarily revert the patch due to some conflicts
Weiming Zhao
2013-02-13
Retain the name of the new internal global that's been shrunk.
Bill Wendling
2013-02-13
Hexagon: add support for predicate-GPR copies.
Anshuman Dasgupta
2013-02-13
llvm-gcc -pedantic warns about C++ comments in C90 mode even if they're
Alex Rosenberg
2013-02-13
Fix iterator definitions for ImmutableSet and ImmutableMap.
Ryan Govostes
2013-02-13
R600: Add support for 128-bit parameters
Tom Stellard
2013-02-13
s/grep/FileCheck/ in some tests
Eli Bendersky
2013-02-13
Don't build tail calls to functions with three inreg arguments on x86-32 PIC.
Nick Lewycky
2013-02-13
s/grep/FileCheck/ in some tests
Eli Bendersky
2013-02-13
Bug fix 13622: Add paired register support for inline asm with 64-bit data on...
Weiming Zhao
2013-02-13
[ms-inline asm] Fix up test case for non-Darwin platforms.
Chad Rosier
2013-02-13
Hexagon: Use absolute addressing mode loads/stores for global+offset
Jyotsna Verma
2013-02-13
Add iterator_traits to ImmutableMap and ImmutableSet.
Ryan Govostes
2013-02-13
[ms-inline-asm] Add support for memory references that have non-immediate
Chad Rosier
2013-02-13
[ms-inline asm] Add a comment about the determinism of the rewrite sort.
Chad Rosier
2013-02-13
configure: remove workaround for gcc's -Wno-maybe-uninitialized
Dmitri Gribenko
2013-02-13
[docs] PR15254: Add "AST" to the lexicon.
Sean Silva
2013-02-13
LoopVectorize: Simplify code for clarity.
Benjamin Kramer
2013-02-13
Add a blurb about the attributes changes to the release notes.
Bill Wendling
2013-02-13
For Mips 16, add the optimization where the 16 bit form of addiu sp can be used
Reed Kotler
2013-02-13
Clean up LDV, no functionality change.
Manman Ren
2013-02-13
Use 'RC_XBS' instead of 'RC_BUILDIT' to catch all times when it's built in th...
Bill Wendling
2013-02-13
MIsched: HazardRecognizers are created for each DAG. Free them.
Andrew Trick
2013-02-13
PR14992 - Tablegen incorrectly converts ARM tLDMIA_UPD pseudo to tLDMIA
David Peixotto
2013-02-13
[ms-inline-asm] Use an array_pod_sort, rather than a std:sort.
Chad Rosier
2013-02-13
Metadata for annotating loops as parallel. The first consumer for this
Pekka Jaaskelainen
2013-02-13
Add registration for PPC-specific passes to allow the IR to be dumped
Krzysztof Parzyszek
2013-02-13
X86: Disable generation of rep;movsl when %esi is used as a base pointer.
Benjamin Kramer
2013-02-13
Mention AArch64 in release notes for 3.3
Tim Northover
2013-02-13
Fix MSan annotations inclusion guard.
Evgeniy Stepanov
2013-02-13
Use array_pod_sort.
Bill Wendling
2013-02-13
Update phab docs to clarify how to accept a change.
Manuel Klimek
2013-02-13
Add some accessor and query methods for retrieving Attribute objects and such.
Bill Wendling
2013-02-13
Make jumptables work for -static
Reed Kotler
2013-02-13
Prevent insertion of "vzeroupper" before call that preserves YMM registers, s...
Elena Demikhovsky
2013-02-13
Remove unnecessary condtional assignment. The next line ignores the result of...
Craig Topper
2013-02-13
This is actually located at the end, not the middle.
Eric Christopher
2013-02-13
Check i1 as well as i8 variables for 8 bit registers for x86 inline
Eric Christopher
2013-02-13
Finish obviously broken thought.
Eric Christopher
[prev]
[next]