llvm-mirror/lib
Chad Rosier 313ffa4bc0 Add support for using non-pic code for arm and thumb1 when emitting the sjlj
dispatch code.  As far as I can tell the thumb2 code is behaving as expected.
I was able to compile and run the associated test case for both arm and thumb1.
rdar://13066352

llvm-svn: 176363
2013-03-01 18:30:38 +00:00
..
Analysis Cost model support for lowered math builtins. 2013-02-28 19:09:33 +00:00
Archive Fix auto_ptr is deprecated warnings 2013-02-26 21:20:35 +00:00
AsmParser Unify clang/llvm attributes for asan/tsan/msan (LLVM part) 2013-02-26 06:58:09 +00:00
Bitcode
CodeGen Scheduler diagnostics. Print the register name. 2013-03-01 00:19:14 +00:00
DebugInfo
ExecutionEngine
IR Don't add the 'Value' string if there isn't one. 2013-02-28 21:17:03 +00:00
Linker
MC AsmParser: More generic support for integer type suffices. 2013-02-26 20:17:10 +00:00
Object Move an assert earlier in a file and check that the result of 2013-02-28 20:26:17 +00:00
Option
Support [PathV2] In llvm::sys::fs::unique_file, make sure it doesn't fall into an infinite loop by constantly trying 2013-02-28 00:38:19 +00:00
TableGen [TableGen] Fix ICE on MSVC 2012 Release builds. 2013-02-26 21:29:47 +00:00
Target Add support for using non-pic code for arm and thumb1 when emitting the sjlj 2013-03-01 18:30:38 +00:00
Transforms Fix a bug in instcombine for fmul in fast math mode. 2013-02-28 21:12:40 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile