1. cb421fa Fix -Wcast-qual warnings. by Dan Gohman · 15 years ago
  2. a730583 Convert the type of the LValue offset variable in APValue to CharUnits, moving by Ken Dyck · 15 years ago
  3. 1eb4433 Remove tabs, and whitespace cleanups. by Mike Stump · 15 years ago
  4. 9830046 Make sure to access APValue's data via a char array (rather than by Douglas Gregor · 15 years ago
  5. 4a77edb Remove some now-unneeded calls to llvm::errs().flush(). by Daniel Dunbar · 16 years ago
  6. 59b5da6 Support evaluation of vector constant expressions, and codegen of same. by Nate Begeman · 16 years ago
  7. 3d309f9 Add support for vectors to APValue. Vector constant evaluator and tests coming. by Nate Begeman · 16 years ago
  8. 64c34f1 add dump and print methods, add operator<< for APValue. by Chris Lattner · 16 years ago