1. 145f3f1 Fix -Wcast-qual warnings. by Dan Gohman · 16 years ago
  2. 0299083 Convert the type of the LValue offset variable in APValue to CharUnits, moving by Ken Dyck · 16 years ago
  3. 11289f4 Remove tabs, and whitespace cleanups. by Mike Stump · 16 years ago
  4. 5b5559b Make sure to access APValue's data via a char array (rather than by Douglas Gregor · 16 years ago
  5. 4095d89 Remove some now-unneeded calls to llvm::errs().flush(). by Daniel Dunbar · 17 years ago
  6. 2f2bdeb Support evaluation of vector constant expressions, and codegen of same. by Nate Begeman · 17 years ago
  7. 1e31b16 Add support for vectors to APValue. Vector constant evaluator and tests coming. by Nate Begeman · 17 years ago
  8. 981f33b add dump and print methods, add operator<< for APValue. by Chris Lattner · 17 years ago