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
2012-11-21
Update for some of the coding standard before rearranging functions
Eric Christopher
2012-11-21
Update some comments.
Eric Christopher
2012-11-20
Push/pop and other calling convention lowering conditionalized
David Sehr
2012-11-21
Update and add some comments.
Eric Christopher
2012-11-21
Whitespace.
Eric Christopher
2012-11-20
Add a tests for the new -no-show-raw-insn option of llvm-objdump.
Eli Bendersky
2012-11-20
Add obvious constantness.
Jakub Staszak
2012-11-20
Remove constness from this, it modifies the output stream as does
Eric Christopher
2012-11-20
Add the -no-show-raw-insn option to llvm-objdump, thus making it a bit more
Eli Bendersky
2012-11-20
removes a few "const" qualifiers
Sebastian Pop
2012-11-20
[python] fix get_library()
Anders Waldenborg
2012-11-20
Removing some unused instruction definitions from the Hexagon backend.
Jyotsna Verma
2012-11-20
Remove unused function argument, add a bit to the comment.
Eric Christopher
2012-11-20
Merge branch 'master' of http://git.chromium.org/native_client/pnacl-llvm
Eli Bendersky
2012-11-20
Add tests for auto-updating version of vld[1-4].
Eli Bendersky
2012-11-20
Merge branch 'master' of http://git.chromium.org/native_client/pnacl-llvm
Eli Bendersky
2012-11-20
Remove unnecessary LOCALMOD from ARMMCTargetDesc.cpp
Eli Bendersky
2012-11-20
Formatting.
Eric Christopher
2012-11-20
Whitespace.
Eric Christopher
2012-11-20
Some sphinx-ing and consistency fixes
Eli Bendersky
2012-11-20
Remove tabs
Eli Bendersky
2012-11-20
Add tests for auto-updating version of vld[1-4]
Eli Bendersky
2012-11-20
Remove LOCALMOD that's no longer required.
Eli Bendersky
2012-11-20
Remove some dead code.
Eric Christopher
2012-11-20
Better 80cols... *sigh*
Joe Abbey
2012-11-20
Fixing a broken link.
Joe Abbey
2012-11-20
[asan] use names of globals instead of an external set to distinguish the glo...
Kostya Serebryany
2012-11-20
[asan] don't instrument linker-initialized globals even with external linkage...
Kostya Serebryany
2012-11-20
[asan] make sure that linker-initialized globals (non-extern) are not instrum...
Kostya Serebryany
2012-11-20
docs: Fix highlighting.
Sean Silva
2012-11-20
llvm/test/ExecutionEngine/MCJIT/lit.local.cfg: ppc32-elf is not ready.
NAKAMURA Takumi
2012-11-20
Fix a place where the declaration didn't use LLVM_ENABLE_DUMP but the
Chandler Carruth
2012-11-20
Use LLVM_ENABLE_DUMP for the variables used in printing as well as the
Chandler Carruth
2012-11-20
Fix PR14132 and handle OOB loads speculated throuh PHI nodes.
Chandler Carruth
2012-11-20
Fix physical register liveness calculations:
Tim Northover
2012-11-20
Intel OCL built-ins calling conventions now support MacOS 32-bit.
Elena Demikhovsky
2012-11-20
Marking remote mcjit tests as XFAIL for MIPS.
Simon Atanasyan
2012-11-20
Make the AttrListPtr object a part of the LLVMContext.
Bill Wendling
2012-11-20
Note Freescale's contributions in the PPC release notes.
Hal Finkel
2012-11-20
docs: Sphinxify LLVMBuild documentation.
Sean Silva
2012-11-20
Add a comment to associate a FIXME with a PR where it is matters.
Chandler Carruth
2012-11-20
Rework the rewriting of loads and stores for vector and integer allocas
Chandler Carruth
2012-11-20
ReST-ify some markup in the LIT document
Eli Bendersky
2012-11-20
80-column and whitespace fixups.
Eric Christopher
2012-11-19
Allow using MemoryBuffers with yaml::Stream directly.
Sean Silva
2012-11-19
Remove a function argument and propagate const around accordingly.
Eric Christopher
2012-11-19
Whitespace and 80-col.
Eric Christopher
2012-11-19
docs: Fix reference to "bold" part of code example.
Sean Silva
2012-11-19
Make AsmPrinter::EmitTTypeReference() more robust - put
Anton Korobeynikov
2012-11-19
Factor out type info emission into separate routine.
Anton Korobeynikov
[prev]
[next]