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
2012-11-14
Fix nacl.read.tp() intrinsic to not generate "addl %gs:0, %REG"
Mark Seaborn
2012-11-15
InstCombineAndOrXor.cpp: Escape bracket in doxygen description. [-Wdocumentat...
NAKAMURA Takumi
2012-11-15
Add doInitialization and doFinalization methods to ModulePass's, to allow the...
Owen Anderson
2012-11-14
Remove unneeded #includes.
Jakub Staszak
2012-11-14
NVPTXISelLowering.cpp: Fix warnings. [-Wunused-variable]
NAKAMURA Takumi
2012-11-14
Use reserve() to avoid vector reallocation.
Jakub Staszak
2012-11-14
Remove the CellSPU port.
Eric Christopher
2012-11-14
Fix invalid asserts, use llvm_unreachable instead.
Jakub Staszak
2012-11-14
Added multiclass for post-increment load instructions.
Jyotsna Verma
2012-11-14
canJoinPhys method doesn't modify CoalescerPair. Make it const.
Jakub Staszak
2012-11-14
Remove dead code.
Chad Rosier
2012-11-14
Remove DOS line endings.
Jakub Staszak
2012-11-14
X86: Enable SSE memory intrinsics even when stack alignment is less than 16 b...
Benjamin Kramer
2012-11-14
Replace std::vector -> SmallVector in BBVectorize
Hal Finkel
2012-11-14
The code pattern "imm0_255_neg" is used for checking if an immediate value is...
Nadav Rotem
2012-11-14
[NVPTX] Implement custom lowering of loads/stores for i1
Justin Holewinski
2012-11-14
Fix really stupid ARM EHABI info generation bug: we should not emit
Anton Korobeynikov
2012-11-14
Fix the largest offender of determinism in BBVectorize
Hal Finkel
2012-11-14
Use __aeabi_read_tp for non-nacl
David Sehr
2012-11-14
X86: Better diagnostics for 32-bit vs. 64-bit mode mismatches.
Jim Grosbach
2012-11-14
s/assert/llvm_unreachable/
Matt Beaumont-Gay
2012-11-14
Rename NotNaCl to IsNotNacl, for consistency with other similarly-named predi...
JF Bastien
2012-11-14
Implement sandboxing of NEON store instructions
Eli Bendersky
2012-11-14
[TSan] fix indentation
Alexey Samsonov
2012-11-14
Emit relocations from .debug_aranges to .debug_info for asm files
Alexey Samsonov
2012-11-14
Revert some redundant parts of r142605.
Patrik Hägglund
2012-11-14
Set FFLOOR of vectors to expand to keep intruction selection from failing.
Craig Topper
2012-11-14
Factor out an overly replicated typecast. No functional change.
Craig Topper
2012-11-14
Set FFLOOR for vectors to expand on CellSPU to keep instruction selection fro...
Craig Topper
2012-11-14
Add newlines to end of debug messages.
Craig Topper
2012-11-14
Handle DAG CSE adding new uses during ReplaceAllUsesWith. Fixes PR14333.
Rafael Espindola
2012-11-13
Merge commit 'be02a90de17f857ba65bbd8a11653ca1bad30adc'
Derek Schuff
2012-11-14
Use TARGET2 relocation for TType references on ARM.
Anton Korobeynikov
2012-11-13
Fix thumb2 jump relocation test
David Sehr
2012-11-14
Fix broken asserts. Also, spell 'indices' correctly.
Matt Beaumont-Gay
2012-11-14
[Object] Fix endianess bug by refactoring Archive::Symbol::getMember.
Michael J. Spencer
2012-11-14
use the getSplat API. Patch by Paul Redmond.
Nadav Rotem
2012-11-13
Revert "Use the 'count' attribute instead of the 'upper_bound' attribute."
Eric Christopher
2012-11-13
Revert -join-splitedges to a boolean cmd line option.
Andrew Trick
2012-11-13
The MachineScheduler does not currently require JoinSplitEdges.
Andrew Trick
2012-11-13
[MC][COFF] Emit weak symbols to the correct section. Patch by Dmitry Puzirev!
Michael J. Spencer
2012-11-13
Add (some) PowerPC TLS relocation types to ELF.h and
Ulrich Weigand
2012-11-13
Fix wrong PowerPC instruction opcodes for:
Ulrich Weigand
2012-11-13
Fix wrong PowerPC instruction encodings due to
Ulrich Weigand
2012-11-13
Fix instruction encoding for "bd(n)z" on PowerPC,
Ulrich Weigand
2012-11-13
Fix instruction encoding for "isel" on PowerPC,
Ulrich Weigand
2012-11-13
X86: when constructing VZEXT_LOAD from other loads, makes sure its output
Manman Ren
2012-11-13
Do not consider a machine instruction that uses and defines the same
Ulrich Weigand
2012-11-13
Adding changes to support GNU style archive library reading
Shankar Easwaran
2012-11-13
Fix -join-splitedges: my previous "cleanup" broke it.
Andrew Trick
[prev]
[next]