Age | Commit message (Expand) | Author |
---|---|---|
2013-01-05 | Sink the AddressingModeMatcher helper class into an anonymous namespace | Chandler Carruth |
2012-12-03 | Sort the #include lines for the include/... tree with the script. | Chandler Carruth |
2012-10-08 | Refactor the AddrMode class out of TLI to its own header file. | Nadav Rotem |
2011-07-18 | land David Blaikie's patch to de-constify Type, with a few tweaks. | Chris Lattner |
2010-12-23 | Change all self assignments X=X to (void)X, so that we can turn on a | Jeffrey Yasskin |
2010-11-27 | Second attempt at fixing the performance regressions introduced | Owen Anderson |
2009-07-25 | Convert a few more uses of llvm/Support/Streams.h to raw_ostream. | Dan Gohman |
2009-02-20 | Factor address mode matcher out of codegen prepare to make it available to ot... | Evan Cheng |