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-30
R600: Rework Scheduling to handle difference between VLIW4 and VLIW5 chips
Vincent Lejeune
2013-04-30
R600: Add a Bank Swizzle operand
Vincent Lejeune
2013-04-30
R600: Take inner dependency into tex/vtx clauses
Vincent Lejeune
2013-04-30
R600: Turn TEX/VTX into native instructions
Vincent Lejeune
2013-04-30
R600: Add FetchInst bit to instruction defs to denote vertex/tex instructions
Vincent Lejeune
2013-04-30
Rewrite test in FileCheck instead of grep in X86 codegen
Michael Liao
2013-04-30
R600: Add some new processor variants
Vincent Lejeune
2013-04-30
R600: Clean up instruction class definitions
Vincent Lejeune
2013-04-30
R600: config section now reports use of killgt
Vincent Lejeune
2013-04-29
Revert the command line option patch. However, keep the part that makes this ...
Bill Wendling
2013-04-29
TBAA: remove !tbaa from testing cases if not used.
Manman Ren
2013-04-29
Duplicate a testcase.
Bill Wendling
2013-04-29
TBAA: remove !tbaa from testing cases if not used.
Manman Ren
2013-04-29
Rewrite some tests with FileCHeck in X86 codegen
Michael Liao
2013-04-29
Improve documentation.
Adrian Prantl
2013-04-29
Emit the TLS initialization function pointers into the correct section.
Bill Wendling
2013-04-29
Add getSymbolAlignment to the ObjectFile interface.
Rafael Espindola
2013-04-29
R600: Use correct CF_END instruction on Northern Island GPUs
Tom Stellard
2013-04-29
R600: Fix encoding of CF_END_{EG, R600} instructions
Tom Stellard
2013-04-29
Rationalize what is public in RuntimeDyldMachO and RuntimeDyldELF.
Rafael Espindola
2013-04-29
SimplifyCFG: If convert single conditional stores
Arnold Schwaighofer
2013-04-29
Disable the MCJIT tests on 32 bit darwin.
Rafael Espindola
2013-04-29
Remove unused method.
Rafael Espindola
2013-04-29
Update the documentation.
Rafael Espindola
2013-04-29
Use a RelocationRef instead of a relocation_iterator.
Rafael Espindola
2013-04-29
Revert "revert r179735, it has no testcases, and doesn't really make sense."
Reid Kleckner
2013-04-29
Exposing MCJIT through C API
Andrew Kaylor
2013-04-29
Propagate relocation info to resolveRelocation.
Rafael Espindola
2013-04-29
Replace ObjRelocationInfo with relocation_iterator.
Rafael Espindola
2013-04-29
Add in some conditional compilation in order to silence an unused variable wa...
Michael Gottesman
2013-04-29
[objc-arc] Apply the RV optimization to retains next to calls in ObjCARCContr...
Michael Gottesman
2013-04-29
Added statistics to count the number of retains/releases before/after optimiz...
Michael Gottesman
2013-04-29
Removed trailing whitespace.
Michael Gottesman
2013-04-29
Fix for r180693. = /.
Michael Gottesman
2013-04-29
[objc-arc-annotations] Moved the disabling of call movement to ConnectTDBUTra...
Michael Gottesman
2013-04-28
Inline variable into the #ifdef block where it's used.
Benjamin Kramer
2013-04-28
AArch64 InstrFormats:
Jia Liu
2013-04-27
Fix typo. Stupid me.
Joerg Sonnenberger
2013-04-27
Regen.
Eric Christopher
2013-04-27
Only use cxxabi.h's demangler, if it is actually available.
Joerg Sonnenberger
2013-04-27
Handle tied sub-operands in AsmMatcherEmitter
Ulrich Weigand
2013-04-27
Fix a XOR reassociation bug.
Shuxin Yang
2013-04-27
Documentation: end option description with a period
Dmitri Gribenko
2013-04-27
AArch64: convert MC-layer test to .s file
Tim Northover
2013-04-27
[objc-arc] Test cleanups.
Michael Gottesman
2013-04-27
Generalize the MachineTraceMetrics public API.
Andrew Trick
2013-04-27
Add target flags to MachineMemOperands.
Andrew Trick
2013-04-27
whitespace
Andrew Trick
2013-04-27
Use the target triple from the target machine rather than the module
Eric Christopher
2013-04-27
Move the XFAIL out of the middle of a comment.
Eric Christopher
[prev]
[next]