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-16
Fix build failure introduced in 179591 when assertions are disabled.
Logan Chien
2013-04-16
Implement ARM unwind opcode assembler.
Logan Chien
2013-04-16
llvm-objdump: Don't print contents of BSS sections: it makes no sense and cra...
Alexey Samsonov
2013-04-16
Add four new functions and one new enum to the C API:
Hans Wennborg
2013-04-16
simplifycfg: Fix integer overflow converting switch into icmp.
Hans Wennborg
2013-04-16
Add 64-bit multiply and divide instructions for SPARC v9.
Jakob Stoklund Olesen
2013-04-15
ARM: Add VACLT and VACLE assembly aliases.
Jim Grosbach
2013-04-15
We are not able to bitcast a pointer to an integral value.
Bill Wendling
2013-04-15
Mips assembler: Explicit floating point condition register recognition.
Jack Carter
2013-04-15
Fix a grammar mistake, and add a line about the two phases that the BB/SLP ve...
Nadav Rotem
2013-04-15
Fix the internal link.
Nadav Rotem
2013-04-15
Update the release notes about the vectorizers.
Nadav Rotem
2013-04-15
SLPVectorizer: Make it a function pass and add code for hoisting the vector-g...
Nadav Rotem
2013-04-15
Fix silly typo that broke big endian hosts.
Rafael Espindola
2013-04-15
Fix endianness on some MSVC versions.
Rafael Espindola
2013-04-15
PNaCl ABI checker: Disallow the "resume" instruction
Mark Seaborn
2013-04-15
R600/SI: Emit config values in register value pairs.
Tom Stellard
2013-04-15
R600/SI: Emit configuration value in the .AMDGPU.config ELF section
Tom Stellard
2013-04-15
R600: Emit ELF formatted code rather than raw ISA.
Tom Stellard
2013-04-15
Fix a typo in comment.
Jim Grosbach
2013-04-15
Simplify the MCInst operator iterator declaration.
Jim Grosbach
2013-04-15
Grammar and punctuation fixes.
John Criswell
2013-04-15
Try to fix the mingw builds.
Rafael Espindola
2013-04-15
Fix bit size of v64i8 and v32i16 vector types.
Arnold Schwaighofer
2013-04-15
Remove getters now that we can specialize structs on the host endianness.
Rafael Espindola
2013-04-15
Avoid outputting temporary test file into source tree.
Tim Northover
2013-04-15
Remove unused function.
Rafael Espindola
2013-04-15
Make the host endianness check an integer constant expression.
Rafael Espindola
2013-04-15
Replace uses of the deprecated std::auto_ptr with OwningPtr.
Andy Gibbs
2013-04-15
Enable all targets by default on Visual Studio.
Tim Northover
2013-04-15
Revert "Recommit r179497 after fixing uninitialized variable." until
Eric Christopher
2013-04-15
Recommit r179497 after fixing uninitialized variable.
Eric Christopher
2013-04-15
Document our desire to enable the loop vectorizer on -Os in future releases.
Nadav Rotem
2013-04-15
Docs: merge the description of the BB and SLP vectorizers and document the -f...
Nadav Rotem
2013-04-15
Add an option -vectorize-slp-aggressive for running the BB vectorizer. Make -...
Nadav Rotem
2013-04-15
Rename the slp-vectorizer clang/llvm flags. No functionality change.
Nadav Rotem
2013-04-15
SLPVectorizer: Add support for vectorizing trees that start at compare instru...
Nadav Rotem
2013-04-15
fix include path in doc Extending LLVM
Jia Liu
2013-04-15
Mark all PPC comparison instructions as not having side effects
Hal Finkel
2013-04-15
Fix PPC64 CR spill location for callee-saved registers
Hal Finkel
2013-04-14
Revert "Remove some unused triple and data layout."
Eric Christopher
2013-04-14
Remove some unused triple and data layout.
Eric Christopher
2013-04-14
If we've specified a triple on the command line then go ahead
Eric Christopher
2013-04-14
Use object file specific section type for initial text section
Nico Rieck
2013-04-14
Reorders two transforms that collide with each other
David Majnemer
2013-04-14
Make the command line triple match the module triple.
Nadav Rotem
2013-04-14
Miscellaneous cleanups for VecUtils.h
Benjamin Kramer
2013-04-14
Document the SLP infrastructure.
Nadav Rotem
2013-04-14
SLP: Document the scalarization cost method.
Nadav Rotem
2013-04-14
Document the decision to assume that the cost of floats is twice as much as i...
Nadav Rotem
[prev]
[next]