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-04-18
[objc-arc] Do not mismatch up retains inside a for loop with releases outside...
Michael Gottesman
2013-04-18
Removed trailing whitespace.
Michael Gottesman
2013-04-18
Streamline arc-annotation test (removing some cases which do not add any extr...
Michael Gottesman
2013-04-18
[mips] Rename function.
Akira Hatanaka
2013-04-18
[mips] DSP-ASE move from HI/LO register instructions.
Akira Hatanaka
2013-04-18
Mips assembler: formatting and comment changes.
Jack Carter
2013-04-17
Add an option `-enable-old-style-attr-syntax' to print out function attribute...
Bill Wendling
2013-04-17
[objc-arc] Added annotation option to only emit annotations for a specific ss...
Michael Gottesman
2013-04-17
Two small cleanups for ELF's templates.
Rafael Espindola
2013-04-17
Add support for subsections to the ELF assembler. Fixes PR8717.
Peter Collingbourne
2013-04-17
[ms-inline asm] These should be int64_t, not uint64_t.
Chad Rosier
2013-04-17
Fixed typo.
Michael Gottesman
2013-04-17
[ms-inline asm] Add support for the minus unary operator. Previously, we were
Chad Rosier
2013-04-17
[objc-arc] Added descriptions for EnableARCAnnotations, EnableCheckForCFGHaza...
Michael Gottesman
2013-04-17
[objc-arc] Added an option to arc-annotations for turning off CheckForCFGHazard.
Michael Gottesman
2013-04-17
More consistent formatting and tidying-up
Eli Bendersky
2013-04-17
This patch teaches x86 fast-isel to generate the native div/idiv instructions
Eli Bendersky
2013-04-17
X86 cost model: Exit before calling getSimpleVT on non-simple VTs
Arnold Schwaighofer
2013-04-17
A limit of 500 was still a bit too high for some tests.
Bill Wendling
2013-04-17
Fix treatment of ARM unallocated hint instructions.
Quentin Colombet
2013-04-17
Appease a gcc warning about an overflow in a constant conversion.
Bill Wendling
2013-04-17
Don't store AttributeSet::FunctionIndex as an int.
Benjamin Kramer
2013-04-17
PowerPC: Mark some more patterns as isCodeGenOnly.
Ulrich Weigand
2013-04-17
Make formatting more consistent and tidy-up.
Eli Bendersky
2013-04-17
R600: Make Export Instruction not duplicable
Vincent Lejeune
2013-04-17
R600: Export is emitted as a CF_NATIVE inst
Vincent Lejeune
2013-04-17
R600: Emit used GPRs count
Vincent Lejeune
2013-04-17
Use StringSwitch instead of long chain of if-else. No functionality change.
Alexey Samsonov
2013-04-17
Create a stub for DWARF parser unittests
Alexey Samsonov
2013-04-17
Fix -Werror build.
Evgeniy Stepanov
2013-04-17
This appears to be no longer necessary for the testsuite.
Eric Christopher
2013-04-17
test
Anat Shemer
2013-04-16
Add support for the div/rem instructions under x86 fast-isel.
Jim Stichnoth
2013-04-17
PR15149/r174304 improvement - print hex for unknown dwarf language codes & ad...
David Blaikie
2013-04-17
Fix random typo.
Eric Christopher
2013-04-17
Do not optimise fprintf() calls if its return value is used.
Peter Collingbourne
2013-04-17
Mips assembler: Enable handling of nested expressions
Jack Carter
2013-04-17
[ms-inline asm] Add support for parsing complex immediate expressions. Test
Chad Rosier
2013-04-16
C API: Add LLVMTargetMachineEmitToMemoryBuffer()
Tom Stellard
2013-04-16
C API: Add LLVMGetBufferSize()
Tom Stellard
2013-04-16
C API: Add LLVMGetBufferStart()
Tom Stellard
2013-04-16
C API: Add LLVMAddTargetDependentFunctionAttr()
Tom Stellard
2013-04-16
Print out the target-independent attributes in a comment before the function ...
Bill Wendling
2013-04-16
[XCore] Extend test to check positve offsets are folded into addresses.
Richard Osborne
2013-04-16
[XCore] Give test more generic name.
Richard Osborne
2013-04-16
[XCore] Convert a couple of tests to FileCheck.
Richard Osborne
2013-04-16
Remove unused variable from previous refactor.
Chad Rosier
2013-04-16
[ms-inline asm] Refactor. No functional change intended.
Chad Rosier
2013-04-16
[ms-inline asm] Remove some dead code.
Chad Rosier
2013-04-16
Cleanup naming: DataLayout s/TD/DL/
Eli Bendersky
[prev]
[next]