llvm-6502/lib
JF Bastien 7bfd515593 WebAssembly: basic instructions todo, and basic register info.
Summary:
This code is based on AArch64 for modern backend good practice, and NVPTX for
virtual ISA concerns.

Reviewers: sunfish

Subscribers: aemerson, llvm-commits, jfb

Differential Revision: http://reviews.llvm.org/D11070

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@241923 91177308-0d34-0410-b5e6-96231b3b80d8
2015-07-10 18:23:10 +00:00
..
Analysis [InstSimplify] Fold away ord/uno fcmps when nnan is present. 2015-07-10 14:02:02 +00:00
AsmParser Add support for fast-math flags to the FCmp instruction. 2015-07-10 12:52:00 +00:00
Bitcode Add support for fast-math flags to the FCmp instruction. 2015-07-10 12:52:00 +00:00
CodeGen MIR Serialization: Initial serialization of stack objects. 2015-07-10 18:13:57 +00:00
DebugInfo
ExecutionEngine
Fuzzer
IR Revert the new EH instructions 2015-07-10 07:15:17 +00:00
IRReader
LibDriver
LineEditor
Linker
LTO
MC
Object llvm-ar: Pad the symbol table to 4 bytes. 2015-07-09 19:48:06 +00:00
Option
Passes
ProfileData
Support Add getSizeInBits function to the APFloat class 2015-07-09 10:13:39 +00:00
TableGen
Target WebAssembly: basic instructions todo, and basic register info. 2015-07-10 18:23:10 +00:00
Transforms [InstSimplify] Fold away ord/uno fcmps when nnan is present. 2015-07-10 14:02:02 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile