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
/
tools
Age
Commit message (
Expand
)
Author
2013-04-05
Fix include guards to match new location.
Rafael Espindola
2013-04-05
Don't fetch pointers from a InMemoryStruct.
Rafael Espindola
2013-04-05
llvm-symbolizer: correctly parse filenames given in quotes
Alexey Samsonov
2013-04-05
Move obj2yaml to tools to sort out make's dependencies.
Rafael Espindola
2013-04-04
Don't export symbols in every binary on linux.
Rafael Espindola
2013-04-03
Implements low-level object file format specific output for COFF and
Eric Christopher
2013-04-03
Don't disassemble symbols with an unknown address or size.
Eric Christopher
2013-04-01
pnacl-abicheck: Fix exit status so that 256 errors aren't reported as success
Mark Seaborn
2013-04-01
PNaCl: Allow the ABI checker to be used from "opt"
Mark Seaborn
2013-03-29
Run the ObjCARCContract pass for LTO. <rdar://problem/13538084>
Bob Wilson
2013-03-28
Add a pass to strip bitcode metadata.
Jan Voung
2013-03-28
Target Cortex-A9 with NEON in PNaCl's LLC driver.
JF Bastien
2013-03-27
Make pnacl-abicheck return nonzero status if errors are found.
Derek Schuff
2013-03-26
PNaCl: Add ExpandGetElementPtr pass for converting GetElementPtr to arithmetic
Mark Seaborn
2013-03-26
Manually update the dependencies in the Makefiles. It turns out that all
Chandler Carruth
2013-03-26
Split out the IRReader header and the utility functions it provides into
Chandler Carruth
2013-03-25
PNaCl ABI: add passes to cleanup/finalize some linkage types and resolve alia...
Derek Schuff
2013-03-25
Add -time-ir-parsing flag to llc.
Eli Bendersky
2013-03-25
[tools][llvm-readobj] print the name of the section when iterating the symbol...
Shankar Easwaran
2013-03-21
PNaCl: Add ExpandVarArgs pass for expanding out variable-args function calls
Mark Seaborn
2013-03-20
Merge remote-tracking branch 'origin/master'
Eli Bendersky
2013-03-19
Remove stale comment
Eli Bendersky
2013-03-19
Fix for r177390: map values are pointers, use DeleteContainerSeconds() instea...
Alexey Samsonov
2013-03-19
llvm-symbolizer: flush internal caches functionality
Dmitry Vyukov
2013-03-17
Build LLVMgold.so on FreeBSD using cmake.
Rafael Espindola
2013-03-15
PNaCl: Add ExpandConstantExpr pass for converting ConstantExprs to Instructions
Mark Seaborn
2013-03-14
Fix CMakeFile as well.
Derek Schuff
2013-03-14
Fix LLVMBuild.txt for NaCl analysis passes
Derek Schuff
2013-03-14
Cleanup of ABI Checker
Derek Schuff
2013-03-13
ABI verifier: Add standalone tool pnacl-abicheck
Derek Schuff
2013-03-13
Make LTO codegen use a PassManager, rather than a FunctionPassManager, for the
Lang Hames
2013-03-11
Merge commit '279b9184c2ff4fea93b198a3519b8cb3a1d8d195'
Eli Bendersky
2013-03-06
Add an RPC to LLC.nexe to init with appended flags (vs set all flags).
Jan Voung
2013-02-28
Connect LLVM CMake build scripts to LLDB's CMake scripts:
Daniel Malea
2013-02-28
Add the -disable-opt option to LTO. This adds:
Bill Wendling
2013-02-27
print TLS segment
Shankar Easwaran
2013-02-26
Try to get rid of a -wunitialized warning: explicitly initialize the pointer
Eli Bendersky
2013-02-26
Fix auto_ptr is deprecated warnings
Matt Arsenault
2013-02-25
Provide workaround for PR 15130.
Andrew Kaylor
2013-02-21
[objdump] Add PT_PHDR.
Michael J. Spencer
2013-02-20
Explicitly set a buffer size for sandboxed llc's objfile.
Jan Voung
2013-02-20
[objdump] Print the PT_INTERP and PT_DYNAMIC correcctly.
Michael J. Spencer
2013-02-20
[llvm-readobj] Add ELF .dynamic table dumping.
Michael J. Spencer
2013-02-19
Prune AsmParser (target and generic).
Jan Voung
2013-02-15
clang-formatize llvm-symbolizer code
Alexey Samsonov
2013-02-14
llvm-symbolizer: speedup symbol lookup
Dmitry Vyukov
2013-02-13
Use 'RC_XBS' instead of 'RC_BUILDIT' to catch all times when it's built in th...
Bill Wendling
2013-02-12
llvm-sb: Remove non-streaming code path and write to file directly.
Jan Voung
2013-02-12
Add static cast to unsigned char whenever a character classification function...
Guy Benyei
2013-02-12
Add support for the pubnames section to llvm-dwarfdump.
Krzysztof Parzyszek
[prev]
[next]