llvm-6502/lib
Sasa Stankovic ff73a2bf86 [mips] Implement NaCl sandboxing of function calls:
* Add masking instructions before indirect calls (in MC layer).
  * Align call + branch delay to the bundle end (in MC layer).

Differential Revision: http://llvm-reviews.chandlerc.com/D3032


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@203606 91177308-0d34-0410-b5e6-96231b3b80d8
2014-03-11 21:23:40 +00:00
..
Analysis IR: add a second ordering operand to cmpxhg for failure 2014-03-11 10:48:52 +00:00
AsmParser IR: add a second ordering operand to cmpxhg for failure 2014-03-11 10:48:52 +00:00
Bitcode IR: add a second ordering operand to cmpxhg for failure 2014-03-11 10:48:52 +00:00
CodeGen Remove copy ctors that did the same thing as the default one. 2014-03-11 11:32:49 +00:00
DebugInfo
ExecutionEngine [ppc64] Patch in TOC restore code after all external function calls 2014-03-11 15:26:27 +00:00
IR Remove copy ctors that did the same thing as the default one. 2014-03-11 11:32:49 +00:00
IRReader
LineEditor
Linker
LTO
MC Simplify a really complicated check for Arch == X86_64. 2014-03-11 21:22:57 +00:00
Object
Option
Support Cleanup the interface for creating soft or hard links. 2014-03-11 18:40:24 +00:00
TableGen
Target [mips] Implement NaCl sandboxing of function calls: 2014-03-11 21:23:40 +00:00
Transforms Fix crash in PRE. 2014-03-11 15:07:32 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile