Go to file
David L Kreitzer f24d409dce Unify the target opcode enum in TargetOpcodes.h and the FixedInstrs array in
CodeGenTarget.cpp to avoid the ordering dependence. NFCI.

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

llvm-svn: 259726
2016-02-03 23:17:32 +00:00
clang Reapply r259624, it is likely not the commit causing the bot failures. 2016-02-03 22:41:00 +00:00
clang-tools-extra [clang-tidy] Fix a crash issue on misc-virtual-near-miss check. 2016-02-03 17:21:44 +00:00
compiler-rt [cfi] Safe handling of unaddressable vtable pointers (compiler-rt). 2016-02-03 22:19:04 +00:00
debuginfo-tests New round of fixes for "Always compile debuginfo-tests for the host triple" 2014-10-18 23:47:59 +00:00
libclc Implement modf math builtin 2016-01-27 14:52:10 +00:00
libcxx re.results.form: Format out-of-range subexpression references as null 2016-02-03 19:30:20 +00:00
libcxxabi [libcxxabi] Teach cxa_demangle about Hexagon's long double size 2016-01-20 14:10:23 +00:00
libunwind Replace cmake check for printf with a check for fopen. 2015-12-10 00:47:08 +00:00
lld Add generation of LC_VERSION_MIN load commands. 2016-02-03 22:28:29 +00:00
lldb Fix missing module qualification of subprocess.PIPE. 2016-02-03 22:53:18 +00:00
llgo [llgo] Force exporting __morestack from llgoi 2015-11-27 04:46:46 +00:00
llvm Unify the target opcode enum in TargetOpcodes.h and the FixedInstrs array in 2016-02-03 23:17:32 +00:00
openmp Fix task dependency performance problem 2016-01-28 23:10:44 +00:00
polly test: make test case more robust against removal of unrelated instructions 2016-02-03 21:10:11 +00:00