Go to file
Evan Cheng 367a5df8cf For each instruction itinerary class, specify the number of micro-ops each
instruction in the class would be decoded to. Or zero if the number of
uOPs must be determined dynamically.

This will be used to determine the cost-effectiveness of predicating a
micro-coded instruction.

llvm-svn: 113513
2010-09-09 18:18:55 +00:00
clang Frontend: Add -cxx-system-include option which can be used to specify an 2010-09-09 17:38:22 +00:00
compiler-rt Adds an extra explicit cast to fix Bug 7931 and removes codepaths that were never used 2010-08-17 19:13:45 +00:00
libcxx Yonggang Luo fixed gcc version checking for type_traits support. 2010-09-09 13:58:34 +00:00
lldb Move the ProcessPlugins enum definition from lldb-enumerations.h to 2010-09-09 18:01:59 +00:00
llvm For each instruction itinerary class, specify the number of micro-ops each 2010-09-09 18:18:55 +00:00