aboutsummaryrefslogtreecommitdiff
path: root/lib/Target/ARM/ARMNaClRewritePass.cpp
AgeCommit message (Expand)Author
2013-10-30Move global FlagSfi variables to common modulePetar Jovanovic
2013-08-19Remove FlagNaClUseM23ArmAbi since M23 was a long time ago.Jan Voung
2013-07-11Sandbox ARM load/store exclusive dualJF Bastien
2013-02-04Merge remote-tracking branch 'origin/master'Derek Schuff
2013-02-04Make some LLVM localmods compile when building with --disable-assertions.Jan Voung
2013-01-30Merge commit 'a662a9862501fc86904e90054f7c1519101d9126'Derek Schuff
2013-01-04Move VLD cases properly into IsDangerousLoad and update tests that had incorr...Eli Bendersky
2012-11-29Disable register-register preloads for NaCl.JF Bastien
2012-11-29Removing unused code for computing CPSR liveness for sandboxing.Eli Bendersky
2012-11-15Fix AddrIndex for some instructions to be more precise, following Jan's commentsEli Bendersky
2012-11-15Sandboxing of VLD instructionsEli Bendersky
2012-11-14Implement sandboxing of NEON store instructionsEli Bendersky
2012-10-31llvm: build with fewer warningsJan Voung
2012-10-30Add ARM M23 under an option.David Sehr
2012-10-16Remove spurious definition from LOADSTORE_TSTDavid Sehr
2012-10-11Fix ARM issues reported by --verify-machineinstrsDavid Sehr
2012-10-10Revert "Enable predicated sandboxed load/store for ARM"David Sehr
2012-10-08Enable predicated sandboxed load/store for ARMDavid Sehr
2012-10-04ARM: Add ldr r9 mode for TLSDavid Sehr
2012-07-03Diff from hg rev 0b098ca44de7Derek Schuff