1. 3f3b09d Rename llvm -> gallivm. by José Fonseca · 16 years ago[Renamed from src/gallium/auxiliary/llvm/storage.h]
  2. 92fcbf6 Code reorganization: s/aux/auxiliary/. by José Fonseca · 16 years ago[Renamed from src/gallium/aux/llvm/storage.h]
  3. b642730 Code reorganization: move files into their places. by José Fonseca · 16 years ago[Renamed from src/mesa/pipe/llvm/storage.h]
  4. 1f30efb Implement kilp and make it work by Zack Rusin · 17 years ago
  5. 8681ded Rewrite argument passing to prepare for handling of the kil instruction. by Zack Rusin · 17 years ago
  6. fd908ce Change the way we handle temporaries in LLVM translation. by Zack Rusin · 17 years ago
  7. b0f3b59 Enable immediates in TGSI and work with them in LLVM code. by Zack Rusin · 17 years ago
  8. abe8cd1 Make sure the swizzling vector is being recreated for each function. This makes by Zack Rusin · 17 years ago
  9. 789d248 Hold a stack of temporaries so that we can redeclare them by Zack Rusin · 17 years ago
  10. 67e4b82 Get basic function calls working in the shaders. by Zack Rusin · 17 years ago
  11. 1d17cb7 Fix nested swizzles. Actually fetch the destination contents instead of input. by Zack Rusin · 17 years ago
  12. 1d26e9c Fix nested conditionals by Zack Rusin · 17 years ago
  13. 5022ee4 Make branching work :) Simply allow output variables as valid by Zack Rusin · 17 years ago
  14. 1c5fec7 Simplify branch handling. Prepare for proper decleration extraction. by Zack Rusin · 17 years ago
  15. 02cf317 Add copyright headers and do some cleanups. by Zack Rusin · 17 years ago
  16. 5040eef Implement arl, lerp opcodes and do a first stab at if/endif by Zack Rusin · 17 years ago
  17. 1248b97 Implement extended swizzling. by Zack Rusin · 17 years ago
  18. 6815a9a Cleanup some of the debugging output code by Zack Rusin · 17 years ago
  19. d4d8d7c Muchos fixos. gears kinda works. and cases don't crash. glorious by Zack Rusin · 17 years ago
  20. b0f8069 Refactor the tgsi->llvm storage translator by Zack Rusin · 17 years ago