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
/
ARM
Age
Commit message (
Expand
)
Author
2012-11-27
[arm fast-isel] Appease the machine verifier by using the proper register
Chad Rosier
2012-11-27
Merge commit '8d20b5f9ff609e70fae5c865931ab0f29e639d9c'
Derek Schuff
2012-11-27
[arm fast-isel] Appease the machine verifier by using the proper register
Chad Rosier
2012-11-26
Fix previous CL to actually work on NaCl (and not only fix non-NaCl).
Eli Bendersky
2012-11-26
Force function entry alignment only for NaCl
Eli Bendersky
2012-11-26
Decouple MCInstBuilder from the streamer per Eli's request.
Benjamin Kramer
2012-11-26
Add MCInstBuilder, a utility class to simplify MCInst creation similar to Mac...
Benjamin Kramer
2012-11-24
ARM: Share applyFixup between ELF and Darwin.
Benjamin Kramer
2012-11-20
Push/pop and other calling convention lowering conditionalized
David Sehr
2012-11-20
Remove unnecessary LOCALMOD from ARMMCTargetDesc.cpp
Eli Bendersky
2012-11-17
Mark FP_EXTEND form v2f32 to v2f64 as "expand" for ARM NEON. Patch by Pete C...
Eli Friedman
2012-11-17
Rename methods like PairSRegs() to createSRegpairNode() to meet our coding
Weiming Zhao
2012-11-16
Remove hard coded registers in ARM ldrexd and strexd instructions
Weiming Zhao
2012-11-16
Make sure FABS on v2f32 and v4f32 is legal on ARM NEON
Anton Korobeynikov
2012-11-16
Control LSDA only on native client
David Sehr
2012-11-15
Revert the LOCALMOD that disables the NEON feature for Cortex-A8.
Eli Bendersky
2012-11-15
Fix AddrIndex for some instructions to be more precise, following Jan's comments
Eli Bendersky
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
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
Add llvm.ceil, llvm.trunc, llvm.rint, llvm.nearbyint intrinsics.
Craig Topper
2012-11-14
The code pattern "imm0_255_neg" is used for checking if an immediate value is...
Nadav Rotem
2012-11-14
Use __aeabi_read_tp for non-nacl
David Sehr
2012-11-14
Implement sandboxing of NEON store instructions
Eli Bendersky
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-12
misched: Target-independent support for load/store clustering.
Andrew Trick
2012-11-10
Disable the Thumb no-return call optimization:
Evan Cheng
2012-11-09
Add ARM TARGET2 relocation. The testcase will follow with actualy use-case.
Anton Korobeynikov
2012-11-09
Revert r167620; this can be implemented using an existing CL option.
Chad Rosier
2012-11-09
Add support for -mstrict-align compiler option for ARM targets.
Chad Rosier
2012-11-08
Add @nacl.read.tp() intrinsic, a fast version of NaCl's tls_get() IRT interface
Mark Seaborn
2012-11-08
Recommit modified r167540.
Amara Emerson
2012-11-07
Remove unused Td file (archaeology)
Eli Bendersky
2012-11-07
Revert r167540 until regression tests are updated.
Amara Emerson
2012-11-07
Improve ARM build attribute emission for architectures types.
Amara Emerson
2012-11-07
[arm fast-isel] Appease the machine verifier by using the proper register
Chad Rosier
2012-11-06
Mark the Int_eh_sjlj_dispatchsetup pseudo instruction as clobbering all
Chad Rosier
2012-11-06
Merge commit 'cfe09ed28d8a65b671e8b7a716a933e98e810e32'
Derek Schuff
2012-11-02
Vext Lowering was missing opportunities
Quentin Colombet
2012-11-01
When ARM triple CPU is unknown, assume +neon like in upstream LLVM.
Eli Bendersky
2012-11-01
Revert the series of commits starting with r166578 which introduced the
Chandler Carruth
2012-10-31
llvm: build with fewer warnings
Jan Voung
2012-10-30
Align ARM stack 0mod16.
David Sehr
2012-10-30
Add ARM M23 under an option.
David Sehr
2012-10-30
Change ForceSizeOpt attribute into MinSize attribute
Quentin Colombet
[prev]
[next]