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-05-24
PNaCl: Add pass to expand out Clang-generated umul.with.overflow calls
Mark Seaborn
2013-05-24
Allow generation of pnacl bitcode files in several llvm commnads.
Karl Schimpf
2013-05-24
Make abbreviations explicit in pnacl-freeze/thaw.
Karl Schimpf
2013-05-22
PNaCl: Add ReplacePtrsWithInts pass for stripping out pointer types
Mark Seaborn
2013-05-21
The RecordMetadataForSrpc function that was removed initialized NaClRecordObj...
Eli Bendersky
2013-05-15
Separate the PNaCl llc into a tool named pnacl-llc (how original!)
Eli Bendersky
2013-05-14
Adding a pass - RewritePNaClLibraryCalls, that replaces known library calls w...
Eli Bendersky
2013-05-10
PNaCl ABI: Promote illegal integer types
Derek Schuff
2013-05-10
LLVM: Add ELF Note section to NaCl object files identifying them as such to gold
Derek Schuff
2013-05-08
Insert denominator zero checks for NaCl
David Sehr
2013-05-06
Copy llvm-bcanalyzer to build pnacl-bcanalyzer.
Karl Schimpf
2013-05-06
Split Alignment out of the Section Characteristics.
Rafael Espindola
2013-05-06
Allow pnacl-freeze/thaw to redirect to stdin/stdout.
Karl Schimpf
2013-05-06
Fix build warnings/UB in LTOCodeGenerator.cpp
Derek Schuff
2013-05-06
Remove some redundant includes in llvm-mc.cpp.
Rafael Espindola
2013-05-04
Optimize llvm-link too.
Rafael Espindola
2013-05-04
Last batch of cleanups to Linker.h.
Rafael Espindola
2013-05-04
Don't construct or delete a module on the Linker.
Rafael Espindola
2013-05-04
Remove unused members and constructor arguments.
Rafael Espindola
2013-05-04
Add missing header.
Rafael Espindola
2013-05-03
Revert r181009.
Amara Emerson
2013-05-03
Add support for reading ARM ELF build attributes.
Amara Emerson
2013-05-02
Remove redundant flag.
Bill Wendling
2013-05-02
We don't want FP elimination when doing an Apple-style build.
Bill Wendling
2013-05-01
Copy LLVM bitcode reader to generate a PNaCl wire format reader.
Karl Schimpf
2013-04-30
Remove unnecessary includes from pnacl-freeze.
Karl Schimpf
2013-04-29
Fix CMake build of bitcode wrapper header utility.
Derek Schuff
2013-04-26
Check for metadata in PNaCl ABI checker.
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-25
Clarify getRelocationAddress x getRelocationOffset a bit.
Rafael Espindola
2013-04-25
Don't compute a std::vector<uint8_t> just to write it out a stream.
Rafael Espindola
2013-04-24
Use pointers to iterate over symbols.
Rafael Espindola
2013-04-24
Don't produce an empty llvm.compiler.used in LTO.
Rafael Espindola
2013-04-23
PNaCl: Add ExpandByVal pass for expanding out by-value struct args and results
Mark Seaborn
2013-04-23
PNaCl: Add FlattenGlobals pass for simplifying global variable initializers
Mark Seaborn
2013-04-23
Fix typo.
Rafael Espindola
2013-04-23
Simplify yaml2obj a bit.
Rafael Espindola
2013-04-23
Write relocations in yaml2obj.
Rafael Espindola
2013-04-22
Fix bot build of translator, renormalize CMakeLists/LLVMBuild.txt/Makefile
Derek Schuff
2013-04-22
llvm-readobj: Dump more COFF auxiliary records
Nico Rieck
2013-04-22
llvm-readobj: Check for null section pointer
Nico Rieck
2013-04-22
llvm-readobj: Do not print NULL StringRefs
Nico Rieck
2013-04-20
Remove dead code.
Rafael Espindola
2013-04-20
These can be void.
Rafael Espindola
2013-04-20
Rename obj2yaml local namespace to avoid conflicts with llvm::yaml.
Rafael Espindola
2013-04-20
Remove local namespace yaml to avoid confusion with llvm::yaml.
Rafael Espindola
2013-04-20
Small obj2yaml cleanups.
Rafael Espindola
2013-04-20
Remove COFFYAML::Header.
Rafael Espindola
2013-04-19
Remove COFFYAML::Relocation.
Rafael Espindola
[prev]
[next]