llvm-6502/lib
Lang Hames 14ef491582 [Orc] Add support classes for inspecting and running C++ static ctor/dtors, and
use these to add support for C++ static ctors/dtors to the Orc-lazy JIT in LLI.

Replace the trivial_retval_1 regression test - the new 'hello' test is covering
strictly more code. 


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@233885 91177308-0d34-0410-b5e6-96231b3b80d8
2015-04-02 04:34:45 +00:00
..
Analysis [SCEV] Look at backedge dominating conditions (re-land r233447). 2015-04-01 18:24:06 +00:00
AsmParser Verifier: Move more debug info checks away from Verify() 2015-03-31 01:28:22 +00:00
Bitcode git-clang-format r233603. 2015-04-01 14:44:59 +00:00
CodeGen Fix WinEHPrepare bug with multiple catch handlers 2015-04-01 17:21:25 +00:00
DebugInfo
ExecutionEngine [Orc] Add support classes for inspecting and running C++ static ctor/dtors, and 2015-04-02 04:34:45 +00:00
Fuzzer [fuzzer] document the -tokens flag. Also change the diagnostic output 2015-04-01 21:33:20 +00:00
IR Return iterator from Instruction::eraseFromParent. 2015-04-02 00:03:07 +00:00
IRReader
LineEditor
Linker
LTO
MC Don't print an error message when looking up the scheduling model if user specified -mcpu=help. 2015-04-02 04:27:50 +00:00
Object
Option
Passes
ProfileData
Support [SystemZ] Support transactional execution on zEC12 2015-04-01 12:51:43 +00:00
TableGen
Target [X86] Don't accidentally select shll $1, %eax when shrinking an immediate. 2015-04-01 19:01:09 +00:00
Transforms Fix a bug indicated by -fsanitize=shift-exponent. 2015-04-02 01:30:10 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile