Age | Commit message (Expand) | Author |
---|---|---|
2010-10-23 | Move the remaining attribute macros to systematic names based on the attribute | Chandler Carruth |
2010-07-16 | Get rid of a bunch of duplicated ELF enum values. | Eli Friedman |
2010-04-17 | Fix -Wcast-qual warnings. | Dan Gohman |
2010-03-16 | Avoid a memory leak in JITDebugRegisterer. | Jeffrey Yasskin |
2009-11-14 | Implement DISABLE_INLINE for MSVC. This required changing the position in all | Benjamin Kramer |
2009-10-22 | Random include cleanup. | Benjamin Kramer |
2009-09-22 | Use Compiler.h macro instead of __attribute__. | Daniel Dunbar |
2009-09-20 | Implement the JIT side of the GDB JIT debugging interface. To enable this | Reid Kleckner |