1. 5d2fa0c Subzero: Fix a bug in postLower(). by Jim Stichnoth · 10 years ago
  2. 9d801a0 Subzero: Improve malloc/free behavior. by Jim Stichnoth · 10 years ago
  3. 3324642 Subzero: Fix new issues after the LLVM 3.5 merge. by Jim Stichnoth · 10 years ago
  4. 79f2a03 Merge remote-tracking branch 'origin/merge_35' by JF Bastien · 10 years ago
  5. d2cb436 Subzero: Simplify the constant pools. by Jim Stichnoth · 10 years ago
  6. 144a393 Subzero: Update the README file. by Jim Stichnoth · 10 years ago
  7. b6c96af Turn off dump/emit routines when building minimal subzero. by Karl Schimpf · 10 years ago
  8. 70d0a05 Subzero: Use the linear-scan register allocator for Om1 as well. by Jim Stichnoth · 10 years ago
  9. edc115e Add irt_random to szbuild link line. by Jan Voung · 10 years ago
  10. 87ff3a1 Subzero: Simplify the FakeKill instruction. by Jim Stichnoth · 10 years ago
  11. 51596d4 Subzero: Auto-set -build-on-read=0 for .ll input files. by Jim Stichnoth · 10 years ago
  12. 33c8064 Subzero: Remove Variable::NeedsStackSlot. by Jim Stichnoth · 10 years ago
  13. 607e9f0 Subzero: Implement InstList in terms of llvm::ilist<> . by Jim Stichnoth · 10 years ago
  14. 6fcbddd Disable Subzero IR generation for performance testing. by Karl Schimpf · 10 years ago
  15. 0faec4c Rearrange emit vs emitIAS. Wait till function is done before dumping text. by Jan Voung · 10 years ago
  16. bfb410d Subzero: Improve the use of NodeList objects. by Jim Stichnoth · 10 years ago
  17. c0d965f Subzero: Use a common RelocOffsetType / RelocOffsetT. by Jan Voung · 10 years ago
  18. 359c036 More consistently use auto for emit*, nullptr in asm code. by Jan Voung · 10 years ago
  19. 43e9482 Subzero: Delete szdiff.py tests and ERRORS tests. by Jim Stichnoth · 10 years ago
  20. bb8b624 Subzero: Improve the representation and handling of the FakeKill instruction. by Jim Stichnoth · 10 years ago
  21. 2daadb7 Subzero: Implement switch lowering for i64. by Jim Stichnoth · 10 years ago
  22. f1156be Subzero: Support multiple fixups in one instruction. by Jim Stichnoth · 10 years ago
  23. 58acae3 Subzero: Allow non-hybrid binaries to be built. by Jim Stichnoth · 10 years ago
  24. 5845587 Add timing of bitcode parser to Subzero. by Karl Schimpf · 10 years ago
  25. dd16507 Subzero: Remove the LEAHACK workarounds. by Jim Stichnoth · 10 years ago
  26. bca2f65 Subzero: Switch to AT&T asm syntax. I give up. by Jim Stichnoth · 10 years ago
  27. 3d44fe8 Subzero: Decorate the text asm output with register availability info. by Jim Stichnoth · 10 years ago
  28. 8835576 Subzero: Remove a TODO comment about shld/shrd. by Jan Voung · 10 years ago
  29. 6c4fde9 Remove -Werror from pnacl build, due to default switch error in subzero. by Karl Schimpf · 10 years ago
  30. 336f6c4 Subzero: Implementation of "advanced Phi lowering". by Jim Stichnoth · 10 years ago
  31. 0506fc7 Subzero: Fix broken lit tests. by Jim Stichnoth · 10 years ago
  32. ab06df3 Remove IceConverter when LLVM IR is not allowed. by Karl Schimpf · 10 years ago
  33. 6af6336 Remove building llvm2ice.build_atts from Subzero build. by Karl Schimpf · 10 years ago
  34. aff9fa2 Fix insert/extract element vector operations to check that literal by Karl Schimpf · 10 years ago
  35. b262c5e Allow conditional lit tests in Subzero, based on build flags. by Karl Schimpf · 10 years ago
  36. 120b412 Subzero: Refactor newline emission for Inst::emit(). by Jim Stichnoth · 10 years ago
  37. 98712a3 Subzero: Minor refactoring/additions in preparation for phi edge splitting. by Jim Stichnoth · 10 years ago
  38. 7e1e485 First pass at emitIAS for branches and binding labels by Jan Voung · 10 years ago
  39. bd4ea5b Subzero: Adjust expectations now that llvm-mc aligns calls not just naclcall. by Jan Voung · 10 years ago
  40. 088b2be Subzero: Improve debugging controls, plus minor refactoring. by Jim Stichnoth · 10 years ago
  41. d8d67f4 Fix nacl-atomic-fence-all test to have alignment specified in load. by Jan Voung · 10 years ago
  42. 562e41c Fix cross test test_global. by Karl Schimpf · 10 years ago
  43. df6f9d1 Fix handling of relocation names, so that prefix mangling works. by Karl Schimpf · 10 years ago
  44. f76fd37 Subzero: Do class definition cleanups for assembler files too. by Jan Voung · 10 years ago
  45. 198b294 emitIAS for store and indirect calls. by Jan Voung · 10 years ago
  46. 39d4aca emitIAS for movsx and movzx. by Jan Voung · 10 years ago
  47. 877b04e Subzero: Speed up VariablesMetadata initialization. by Jim Stichnoth · 10 years ago
  48. 7b451a9 Subzero: Class definition cleanup. by Jim Stichnoth · 10 years ago
  49. 5ce0abb Subzero: Register allocator performance improvements and simplifications. by Jim Stichnoth · 10 years ago
  50. 962befa emitIAS for Shld and Shrd and the ternary and three-address ops. by Jan Voung · 10 years ago
  51. abce6e5 Subzero: Enhance the timer dump format. by Jim Stichnoth · 10 years ago
  52. 4775255 Subzero: Improve performance of liveness analysis and live range construction. by Jim Stichnoth · 10 years ago
  53. e22f823 Subzero: Translation-time improvements in the register allocator. by Jim Stichnoth · 10 years ago
  54. fe14fb8 Handle "Mov" which is mov, movss, movsd, and used for nacl.read.tp. by Jan Voung · 10 years ago
  55. 9d98d79 Introduce the notion of function addresses in Subzero. by Karl Schimpf · 10 years ago
  56. d026c44 emitIAS for the couple of blend instructions. by Jan Voung · 10 years ago
  57. 479e563 emitIAS for fld and fstp by Jan Voung · 10 years ago
  58. 699bf02 emitIAS for cvtt?.*2.* by Jan Voung · 10 years ago
  59. 2a063e2 Subzero: Fix emission of global initializers. by Jim Stichnoth · 10 years ago
  60. 645aa1a Convert Subzero's bitcode reader to generate ICE types. by Karl Schimpf · 10 years ago
  61. d14b1a0 Subzero: Improve the output with the --timing-focus=xxx option. by Jim Stichnoth · 10 years ago
  62. 109fa15 Add cross test for vector itofp and fptoi casts. by Jan Voung · 10 years ago
  63. 0b9eee5 emitIAS for push -- simplify push since it's not used for args passing anymore by Jan Voung · 10 years ago
  64. 037fa1d Subzero: Optimize live range overlaps() computation through trimming. by Jim Stichnoth · 10 years ago
  65. e3f64d0 Introduce model of global initializers in Subzero. by Karl Schimpf · 10 years ago
  66. 8363a06 Subzero: Add a few performance measurement tools. by Jim Stichnoth · 10 years ago
  67. e4dc61b emitIAS for icmp, and test, movss-reg, movq, movups, storep, storeq, tighten some of the Xmm ops by Jan Voung · 10 years ago
  68. df861f7 Subzero: Optimize a common live range overlap calculation. by Jim Stichnoth · 10 years ago
  69. 8bcca04 Handle GPR and vector shift ops. Handle pmull also. by Jan Voung · 10 years ago
  70. 541ba66 Subzero: Improve regalloc performance by optimizing UnhandledPrecolored. by Jim Stichnoth · 10 years ago
  71. 0795ba0 Subzero: Remove LLVM_DELETED_FUNCTION. by Jim Stichnoth · 10 years ago
  72. f44f371 Subzero: Auto-awesome iterators. by Jim Stichnoth · 10 years ago
  73. fac5517 Subzero: Move to C++11 static_assert(). by Jim Stichnoth · 10 years ago
  74. 9c234e2 Subzero: Allow builds with assertions disabled. by Jim Stichnoth · 10 years ago
  75. a18cc9c Subzero: Change llvm::OwningPtr to C++11's std::unique_ptr. by Jim Stichnoth · 10 years ago
  76. c4554d7 Subzero: Rewrite the pass timing infrastructure. by Jim Stichnoth · 10 years ago
  77. 118ca79 Subzero: Change the echoing in shellcmd(). by Jim Stichnoth · 10 years ago
  78. 0ac50dc Handle imul, pcmpeq, pcmpgt. by Jan Voung · 10 years ago
  79. 3a56918 Change some explicit type checks into using helper functions. by Jan Voung · 10 years ago
  80. ed178a6 Subzero: Update link path after recent newlib install changes. by Jim Stichnoth · 10 years ago
  81. 94c4c8e Subzero: Fix emission of 16-bit immediates. by Jim Stichnoth · 10 years ago
  82. fddef24 Subzero: Build both Debug and Release version of llvm2ice. by Jim Stichnoth · 10 years ago
  83. af2780c Handle add, adc, etc., mfence, div, idiv, mul in the assembler. by Jan Voung · 10 years ago
  84. be22e14 Subzero: Change szbuild.py to prefer Subzero by default. by Jim Stichnoth · 10 years ago
  85. b56c8f4 Subzero: Use 'override' as appropriate for C++11. by Jim Stichnoth · 10 years ago
  86. 5081c21 Remove broken szdiff tests. by Karl Schimpf · 10 years ago
  87. b1b1736 Fix undef test to use Subzero's bitcode reader. by Karl Schimpf · 10 years ago
  88. 8e8042c Subzero: Enable the C++11 build. by Jim Stichnoth · 10 years ago
  89. f0657dd Fix bug in Subzero bitcode reader for insertelement instruction. by Karl Schimpf · 10 years ago
  90. ad40353 Subzero: Automatically infer regalloc preferences and overlap. by Jim Stichnoth · 10 years ago
  91. 2a5324a Clean up run script to use for testing Subzero. by Karl Schimpf · 10 years ago
  92. 3b43b89 Handle "inplace" ops and unary ops w/ assembler by Jan Voung · 10 years ago
  93. 03532e5 Handle a few more instructions in assembler (cmov, cdq, cmpxchg, xadd, xchg). by Jan Voung · 10 years ago
  94. 8acded0 Add initial integrated assembler w/ some Xmm ops. by Jan Voung · 10 years ago
  95. 144cdce Subzero: Refactor tracking of Defs and block-local Variables. by Jim Stichnoth · 10 years ago
  96. cff9dae Make tests stricter after fixing "lock foo" bundling bug. by Jan Voung · 10 years ago
  97. 6ff33d2 Test generation of global initializers in Subzero bitcode reader. by Karl Schimpf · 10 years ago
  98. 800dab2 Subzero: Change the way bitcast stack slot lowering is handled. by Jim Stichnoth · 10 years ago
  99. 4c127ba Adjust paths for host_x86_32/bin -> bin and for switch to 64-bit. by Jan Voung · 10 years ago
  100. 8df26f3 Add call instructions to Subzero's bitcode reader. by Karl Schimpf · 10 years ago