1. 4ee451d Remove attribution from file headers, per discussion on llvmdev. by Chris Lattner · 17 years ago
  2. a024e8c Reg2Mem cleanup and optimizations: by Anton Korobeynikov · 17 years ago
  3. 406452d Silence warning while compiling with gcc 4.2 by Anton Korobeynikov · 17 years ago
  4. 08d14d2 Adding ability to demote phi to stack. by Tanya Lattner · 17 years ago
  5. ab55698 Fix DemoteRegToStack on an invoke. This fixes PR634. by Chris Lattner · 19 years ago
  6. 6d7277b allow demotion to volatile values, add support for invoke by Chris Lattner · 19 years ago
  7. fd93908 Remove trailing whitespace by Misha Brukman · 19 years ago
  8. 5b3a455 Fix the missing symbols problem Bill was hitting. Patch contributed by by Chris Lattner · 19 years ago
  9. c68bace Fix PR310 and TailDup/2004-04-01-DemoteRegToStack.llx by Chris Lattner · 20 years ago
  10. c1a0623 This code was both incredibly complex and incredibly broken. Fix it. by Chris Lattner · 20 years ago
  11. a2dc727 DemoteRegToStack got moved from DemoteRegToStack.h to Local.h by Chris Lattner · 20 years ago
  12. f7703df Finegrainify namespacification by Chris Lattner · 21 years ago
  13. d0fde30 Put all LLVM code into the llvm namespace, as per bug 109. by Brian Gaeke · 21 years ago
  14. 0c7e8e1 Various cleanups and efficiency improvements by Chris Lattner · 21 years ago
  15. b576c94 Added LLVM project notice to the top of every C++ source file. by John Criswell · 21 years ago
  16. fb42dd8 Cleanup by Chris Lattner · 21 years ago
  17. ab4536e Minor cleanups, no functional changes by Chris Lattner · 21 years ago
  18. ab2b328 Eliminate unnecessary ->get calls that are now automatically handled. by Chris Lattner · 21 years ago
  19. 83e3b65 This file implements the function DemoteRegToStack(), which takes a by Vikram S. Adve · 22 years ago