aboutsummaryrefslogtreecommitdiff
path: root/lib/Target/X86/X86NaClRewritePass.cpp
AgeCommit message (Expand)Author
2013-07-24Hide the x86-64 sandbox base address.Jim Stichnoth
2013-02-04Make some LLVM localmods compile when building with --disable-assertions.Jan Voung
2012-10-31llvm: build with fewer warningsJan Voung
2012-10-18support X86::RETI in 64-bit modeDavid Sehr
2012-10-11Add RIP to getX86SubSuperRegisterDerek Schuff
2012-09-17Be more conservative about EFLAGS optimizations that mayJan Voung
2012-07-31Restrict R15 with a flagAustin Benson
2012-07-31Fix cases where fast instruction selection generated both base and indexKarl Schimpf
2012-07-31Add dst-only naclrest, nacljmpAustin Benson
2012-07-31Add sfi-zero-based-sandbox option for zero-based sandbox model support on 64-bitAustin Benson
2012-07-03Diff from hg rev 0b098ca44de7Derek Schuff