1. cfc2553 ARM32 vector division lowering. by Eric Holk · 9 years ago
  2. fbdc7e4 Subzero: Fix trailing whitespace errors. by Jim Stichnoth · 9 years ago
  3. d91cbbf Change ARM calls into indirect calls. by Karl Schimpf · 9 years ago
  4. f084a57 Add NOP to ARM IR lowering. by Karl Schimpf · 9 years ago
  5. 00c3038 Fix ARM assembler to pop registers in reverse order of pushes. by Karl Schimpf · 9 years ago
  6. 658bae2 Subzero: ARM32: lowering of vector insert and extract. by Eric Holk · 9 years ago
  7. 2d6c826 Subzero: Clean up some uses of *_cast<>. by Jim Stichnoth · 9 years ago
  8. 28df6ba Subzero: Fix a mul lowering error. by Jim Stichnoth · 9 years ago
  9. 45bec54 Subzero: Improve an error message. by Jim Stichnoth · 9 years ago
  10. 8cfeb69 Subzero: Cleanup Inst==>Instr. by Jim Stichnoth · 9 years ago
  11. 282d7af Clean up assembling MOV instructions in the integrated ARM assembler. by Karl Schimpf · 9 years ago
  12. 18cce42 Fix vector load/stores in the ARM assembler. by Karl Schimpf · 9 years ago
  13. 6e8d3fa Subzero. Uses fixups to calculate addend to relocations. by John Porto · 9 years ago
  14. 8347abd Subzero. X86. Fixes bundle lock/unlock. by John Porto · 9 years ago
  15. 844211e Subzero. Adds symbolic references to RelocInitializer. by John Porto · 9 years ago
  16. 04bca5a Following the newer convention enhances readability and in addition this is a prelude to some macro changes in unimplemented I would like to make in order to simplify that code. by Reed Kotler · 9 years ago
  17. 341158a Add VMUL vector instructions to the integrated ARM assembler. by Karl Schimpf · 9 years ago
  18. 625dfb3 Add vector VEOR instruction to the integrated ARM assembler. by Karl Schimpf · 9 years ago
  19. 27fddcc Subzero. Enables moar complex relocation offsets. by John Porto · 9 years ago
  20. 9aef39a Fix nits from CL https://codereview.chromium.org/1661633002. by Karl Schimpf · 9 years ago
  21. bd4356d Add FABS intrinsic to the integrated ARM assembler. by Karl Schimpf · 9 years ago
  22. e295575 Add VORR instruction to the integrated ARM assembler. by Karl Schimpf · 9 years ago
  23. fd7975f Add VAND to the integrated ARM assembler. by Karl Schimpf · 9 years ago
  24. 50cfcb0 Add VSUB vector instruction to the integrated ARM assembler. by Karl Schimpf · 9 years ago
  25. 82975ba Fix skip_unimplemented for filetype=obj in ARM. by Karl Schimpf · 9 years ago
  26. ee1aae8 Subzero: Improve x86-32's implementation of getGprForType(). by Jim Stichnoth · 9 years ago
  27. 00e3604 Subzero: Mips: Lower some i64 arithmetic instructions. by Reed Kotler · 9 years ago
  28. c048712 Improve readability of error messages for VADD in ARM assembler. by Karl Schimpf · 9 years ago
  29. 2c0764e Implements the vector add instructions in the integrated ARM assembler. by Karl Schimpf · 9 years ago
  30. 7d59513 Subzero. ARM32. Enables obj output. by John Porto · 9 years ago
  31. 4a65947 Subzero: Fix a -verbose=regalloc bug. by Jim Stichnoth · 9 years ago
  32. 81747d6 Fix nits in committed CL's for the integrated ARM assembler. by Karl Schimpf · 9 years ago
  33. 6ddabc1 Add the trap instruction to the integrated ARM assembler. by Karl Schimpf · 9 years ago
  34. 266c5a2 Add VSQRT instruction to the integrated ARM assembler. by Karl Schimpf · 9 years ago
  35. a880ac8 Add multi-source/dest VMOV to the integrated ARM assembler. by Karl Schimpf · 9 years ago
  36. 694cdbd Add the VMLS instruction to the integrated ARM assembler. by Karl Schimpf · 9 years ago
  37. b40595a Subzero: Make the register allocator more robust with -reg-use and -reg-exclude. by Jim Stichnoth · 9 years ago
  38. 029bed9 ARM32 vector mul by Eric Holk · 9 years ago
  39. 76108e9 ARM32 vector xor by Eric Holk · 9 years ago
  40. ac186fd Fix issues raised in CL 1645683003 by stichnot. by Karl Schimpf · 9 years ago
  41. e1b6574 Add vmov between integers and floats in ARM assembler. by Karl Schimpf · 9 years ago
  42. cad0b75 ARM32 vorr lowering by Eric Holk · 9 years ago
  43. e37076a UnimplementedLoweringError's message now includes the instruction name. by Eric Holk · 9 years ago
  44. 9aedc2e Add vmov between floating point registers to ARM assembler. by Karl Schimpf · 9 years ago
  45. b58170c Subzero. ARM32. Vector lowering. And. by Eric Holk · 9 years ago
  46. e5727b8 Subzero. ARM32. Vector lowering. Subtract. by Eric Holk · 9 years ago
  47. 34d276a Subzero. X8664. Fixes various small bugs. by John Porto · 9 years ago
  48. 7910a26 add doxypypy support to Subzero doxygen by Reed Kotler · 9 years ago
  49. 8c5544b Fix template method InstARM32FourAddrFP to only have one definition. by Karl Schimpf · 9 years ago
  50. bd8e28e Add VMLA (floating point) to the integrated ARM assembler. by Karl Schimpf · 9 years ago
  51. d1bd1d3 Subzero. X8664. Enables RIP-based addressing mode. by John Porto · 9 years ago
  52. c64448f Add VMOV(immediate) instructions to the ARM assembler. by Karl Schimpf · 9 years ago
  53. 40c69b4 Initial support for vector addition on ARM32. by Eric Holk · 9 years ago
  54. 18273c0 Clean up register+immediate addresses in ARM. by Karl Schimpf · 9 years ago
  55. 237afed Clean up emitInst() in the integrated ARM assembler. by Karl Schimpf · 9 years ago
  56. ee71827 Add the VMRS instruction to the integrated ARM assembler. by Karl Schimpf · 9 years ago
  57. 399c2bd Adding eholk@chromium.org (Eric Holk) to OWNERS by Eric Holk · 9 years ago
  58. 4ff90be Clean up handling of ARM IR instruction "mov". by Karl Schimpf · 9 years ago
  59. ab389f2 Add missing vcvt instructions to integrated ARM assembler. by Karl Schimpf · 9 years ago
  60. 2544d4d Subzero: Make -reg-use and -reg-exclude specific to register class. by Jim Stichnoth · 9 years ago
  61. e078db8 Fix vldrs/vstrs handling of immediate offsets in ARM. by Karl Schimpf · 9 years ago
  62. 94cc3e6 Add vcvt.s32.f32 instruction to the integrated ARM assembler. by Karl Schimpf · 9 years ago
  63. 08f7910 Fix vldrd/vstrd handling of immediate offsets in ARM. by Karl Schimpf · 9 years ago
  64. ac2388c Subzero. X86. Refactors Address Mode formation. by John Porto · 9 years ago
  65. 6b80cf1 Merge x86 data and header lowering by David Sehr · 9 years ago
  66. 2c3c82e with this patch you can run check-lit on a specific test. by Reed Kotler · 9 years ago
  67. f96190e Subzero: Use sphinx to generate production-quality docs. by Reed Kotler · 9 years ago
  68. c476114 Subzero: Add to doxygen output the python scripts related to lit. by Reed Kotler · 9 years ago
  69. d91d369 Subzero: Always enable --echo-cmd in the lit tests. by Reed Kotler · 9 years ago
  70. 53378c1 Add instruction veord to the integrated ARM assembler. by Karl Schimpf · 9 years ago
  71. 4a55a60 Add vstr{s,d} to the integrated ARM assembler. by Karl Schimpf · 9 years ago
  72. e1d7138 Add vdlr{s,d} to the integrated ARM assembler. by Karl Schimpf · 9 years ago
  73. b9a404d Merged addProlog and addEpilog on x86. by David Sehr · 9 years ago
  74. bc3bd50 Subzero: Change the szbuild.py --force default. by Jim Stichnoth · 9 years ago
  75. 4ab4fbe Subzero. X8664. Fix broken call sequence. by John Porto · 9 years ago
  76. 31f4f86 Subzero. ARM32 RegTable. Adds missing headers. by John Porto · 9 years ago
  77. 6f53471 Subzero. ARM32. Fixes infinite loop during address mode formation. by John Porto · 9 years ago
  78. 0c68bef Merge lowerCall and lowerRet between x86 and x64 by David Sehr · 9 years ago
  79. 29d15fd Subzero: Remove unneeded ScratchRegs. by Jim Stichnoth · 9 years ago
  80. 91c773e Subzero: Improve the usability of UnimplementedError during lowering. by Jim Stichnoth · 9 years ago
  81. b819665 Subzero. ARM32. Fixes vpush/vpop bug. by John Porto · 9 years ago
  82. 3bf335f Subzero. RAII NaCl Bundling. by John Porto · 9 years ago
  83. 5403f5d Implements include/exclude register lists for translation. by Karl Schimpf · 9 years ago
  84. 6f7ad6c Subzero: Make optimizations more resilient for early Target development. by Jim Stichnoth · 9 years ago
  85. 57ec7df Make RegARM32 a namespace rather than a class. by Karl Schimpf · 9 years ago
  86. bba7768 Fix bitcode parser to check type signatures of functions. by Karl Schimpf · 9 years ago
  87. 56958cb Suzero. X8664. NaCl Sandboxing. by John Porto · 9 years ago
  88. b19d39c Add option to force filetype=asm for testing by David Sehr · 9 years ago
  89. 686f35e Subzero: Fix -build-atts option. by Jim Stichnoth · 9 years ago
  90. b0051df Subzero: Fix g++ warnings. by Jim Stichnoth · 9 years ago
  91. 5aa4b89 Better error message for running szbuild.py out of directory. by Sean Klein · 9 years ago
  92. cd5e07e Add VCMP{s,sz,d,dz} Instructions to ARM integrated assembler. by Karl Schimpf · 9 years ago
  93. c411dbf Refactor PUSH/POP in ARM assemblers. by Karl Schimpf · 9 years ago
  94. d8777b0 Subzero. ARM32. Adds header to auto-generated register def file. by John Porto · 9 years ago
  95. 718118d Fix g++ linking error. by Jim Stichnoth · 9 years ago
  96. caeaa27 Fix the g++ build. by Jim Stichnoth · 9 years ago
  97. 7665937 add scripts to doxygen for subzero by Reed Kotler · 9 years ago
  98. 6c7181c Add vcvt<c>.f32.f64 and vcvt<c>.f64.32 to ARM. by Karl Schimpf · 9 years ago
  99. 426a21e make sure there is always a build directory to put doxgen stuff html in by Reed Kotler · 9 years ago
  100. 8a105fd Add VMULS and VMULD instructions to integrated ARM assembler. by Karl Schimpf · 9 years ago