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
Age
Commit message (
Expand
)
Author
2013-04-30
R600: Always use texture cache for compute shaders
Vincent Lejeune
2013-04-30
R600: use native for alu
Vincent Lejeune
2013-04-30
R600: Packetize instructions
Vincent Lejeune
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
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
Use unique'ed types for varargs expansion instead of non-unique named types.
Jan Voung
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
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
Fix CMake build of bitcode wrapper header utility.
Derek Schuff
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
Only use cxxabi.h's demangler, if it is actually available.
Joerg Sonnenberger
2013-04-27
Fix a XOR reassociation bug.
Shuxin Yang
2013-04-27
Generalize the MachineTraceMetrics public API.
Andrew Trick
2013-04-27
Use the target triple from the target machine rather than the module
Eric Christopher
2013-04-27
Make all darwin ppc stubs local.
Rafael Espindola
2013-04-27
Struct-path aware TBAA: change the format of TBAAStructType node.
Manman Ren
2013-04-26
Fix CMake build of NaClBitWriter
Derek Schuff
2013-04-26
Cleanup and document MachineLocation.
Adrian Prantl
2013-04-26
Micro-optimization
Bill Wendling
2013-04-26
Check for metadata in PNaCl ABI checker.
Jan Voung
2013-04-26
Teach the interpreter to handle vector compares and additional vector arithme...
Nadav Rotem
2013-04-26
Remove a localmod that was a variation of a fix for debug metadata.
Jan Voung
2013-04-26
Use llvm/Object/MachO.h in macho-dumper. Drop the old macho parser.
Rafael Espindola
2013-04-26
Copy Bitwriter to generate PNaClBitwriter.
Karl Schimpf
2013-04-26
R600: Initialize AMDGPUMachineFunction::ShaderType to ShaderType::COMPUTE
Tom Stellard
[prev]
[next]