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
/
Target
Age
Commit message (
Expand
)
Author
2012-11-15
Mark FP_ROUND for converting NEON v2f64 to v2f32 as expand. Add a missing
Eli Friedman
2012-11-15
Sandboxing of VLD instructions
Eli Bendersky
2012-11-15
[mips] Add predicate HasFPIdx for floating-point indexed load instruction
Akira Hatanaka
2012-11-15
PowerPC: Lowering floor intrinsic for Altivec
Adhemerval Zanella
2012-11-15
Add assertions in MipsLongBranch which check the size of basic blocks.
Akira Hatanaka
2012-11-15
Return 0 instead of false.
Jakub Staszak
2012-11-15
Simplify code.
Jakub Staszak
2012-11-15
Merge commit '08e9cb46feb0c8e08e3d309a0f9fd75a04ca54fb'
Derek Schuff
2012-11-15
Use empty parens for empty function parameter list instead of '(void)'.
Dmitri Gribenko
2012-11-15
Revert changing FNEG of v4f32 to Expand. It's legal.
Craig Topper
2012-11-15
Make FNEG and FABS of v4f32 Expand.
Craig Topper
2012-11-15
Make a bunch of floating point operations on vectors Expand so that instructi...
Craig Topper
2012-11-15
Add llvm.ceil, llvm.trunc, llvm.rint, llvm.nearbyint intrinsics.
Craig Topper
2012-11-14
Fix nacl.read.tp() intrinsic to not generate "addl %gs:0, %REG"
Mark Seaborn
2012-11-14
Remove unneeded #includes.
Jakub Staszak
2012-11-14
NVPTXISelLowering.cpp: Fix warnings. [-Wunused-variable]
NAKAMURA Takumi
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
X86: Enable SSE memory intrinsics even when stack alignment is less than 16 b...
Benjamin Kramer
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
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
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
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-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-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
misched: Allow subtargets to enable misched and dependent options.
Andrew Trick
2012-11-13
Test commit.
Jyotsna Verma
2012-11-12
misched: Target-independent support for load/store clustering.
Andrew Trick
2012-11-12
Make TOC order deterministic by using MapVector instead of DenseMap.
Ulrich Weigand
2012-11-12
Remove unused field.
Eric Christopher
2012-11-12
Fix PR14314
Michael Liao
2012-11-12
[NVPTX] Add more precise PTX/SM target attributes
Justin Holewinski
2012-11-11
Move some helper methods to being static functions in the implementation file.
Craig Topper
2012-11-11
Use the isTruncFree and isZExtFree API to figure out of these operations are ...
Nadav Rotem
2012-11-10
Remove unnecessary subtraction and addition by 1 around a couple for loops.
Craig Topper
2012-11-10
Tidy up spacing. No functional change.
Craig Topper
2012-11-10
Removed unimplemented method declaration.
Craig Topper
[prev]
[next]