1. 8a8d479 Move global variables in TargetMachine into new TargetOptions class. As an API by Nick Lewycky · 13 years ago
  2. a7b0cb7 Remove all remaining uses of Value::getNameStr(). by Benjamin Kramer · 13 years ago
  3. c003229 Fix a C++0x portability issue with std::make_pair. Explicitly providing template arguments no longer works when the call arguments are lvalues. by Douglas Gregor · 13 years ago
  4. ddcdcc8 Remove unused STL header includes. by Jay Foad · 13 years ago
  5. 1f6efa3 Merge System into Support. by Michael J. Spencer · 14 years ago
  6. 19e5702 Move the remaining attribute macros to systematic names based on the attribute by Chandler Carruth · 14 years ago
  7. 10bb421 Get rid of a bunch of duplicated ELF enum values. by Eli Friedman · 14 years ago
  8. 3fb150a Fix -Wcast-qual warnings. by Dan Gohman · 14 years ago
  9. 6efed73 Avoid a memory leak in JITDebugRegisterer. by Jeffrey Yasskin · 15 years ago
  10. f2a39bd Implement DISABLE_INLINE for MSVC. This required changing the position in all by Benjamin Kramer · 15 years ago
  11. a0b0562 Random include cleanup. by Benjamin Kramer · 15 years ago
  12. 4473c2d Use Compiler.h macro instead of __attribute__. by Daniel Dunbar · 15 years ago
  13. 2763217 Implement the JIT side of the GDB JIT debugging interface. To enable this by Reid Kleckner · 15 years ago