1. 3da9f65 [SubZero] Generate MIPS.abiflags section by Jaydeep Patil · 8 years ago
  2. f0d12c3 Implement floating-point rounding intrinsic. by Nicolas Capens · 8 years ago
  3. f8c9977 Subzero, MIPS32: Stacksave/Stackrestore implementation by Stefan Maksimovic · 8 years ago
  4. 0c4c07d [SubZero] Fix code generation for vector type by Jaydeep Patil · 8 years ago
  5. 67a49b5 Implement saturated vector add/subtract. by Nicolas Capens · 8 years ago
  6. 13cde0f Implement integer vector multiply intrinsics. by Nicolas Capens · 8 years ago
  7. 956cfd6 Generalize the Sqrt intrinsic to process vectors. by Nicolas Capens · 8 years ago
  8. 7ad028e This patch enables running a couple more of lit tests for MIPS32 by Stefan Maksimovic · 8 years ago
  9. 73ae4fd Preserve rsi and rdi when using Microsoft x86-64 calling convention. by Nicolas Capens · 8 years ago
  10. 130aca7 [SubZero] Generate relocations for MIPS by Jaydeep Patil · 8 years ago
  11. 0dabe18 Subzero, MIPS32: Remove --skip-unimplemented from lit tests by Stefan Maksimovic · 8 years ago
  12. a7979bf [SubZero] Fix f64 to/from i64 moves by Jaydeep Patil · 8 years ago
  13. a3688ea Fix two-vector unpack case. by Nicolas Capens · 8 years ago
  14. 61593fb Fix unit tests. by Nicolas Capens · 8 years ago
  15. c9e91af Remove verified asserts. by Nicolas Capens · 8 years ago
  16. d0e3030 Assert that PNaCl bitcode only uses 128-bit vector casts. by Nicolas Capens · 8 years ago
  17. e3cabda Implement vector sign mask intrinsic. by Nicolas Capens · 8 years ago
  18. 8b8af82 Implement bitcast between i32 and (emulated) v4i8. by Nicolas Capens · 8 years ago
  19. ef8210d Implement vector packing intrinsics. by Nicolas Capens · 8 years ago
  20. 32f9cce Fix 64-bit pointer type for non-x32 ABIs. by Nicolas Capens · 8 years ago
  21. 7145e69 Subzero: Fix compiler warnings. by Jim Stichnoth · 8 years ago
  22. 1448d95 Optimize shuffles corresponding to x86 punpckh instructions. by Nicolas Capens · 8 years ago
  23. 89be887 [Subzero][MIPS32] Account for variable alloca alignment bytes in addProlog by Sagar Thakur · 8 years ago
  24. 0e90622 Generate error on unexpected intrisics. by Nicolas Capens · 8 years ago
  25. 7638e27 Add x86 vector packing instructions. by Nicolas Capens · 8 years ago
  26. f52cea4 Fix unpacking from a single vector. by Nicolas Capens · 8 years ago
  27. 3a01f33 [SubZero] Implement Fcmp, ICmp, Cast and Select for vector type by Jaydeep Patil · 8 years ago
  28. 45e4d5e [SubZero] Handle relocatable constants for MIPS by Jaydeep Patil · 8 years ago
  29. 4683237 [Subzero][MIPS32] Fix alloca alignment and offset for Om1 and O2 optimization by Sagar Thakur · 8 years ago
  30. ec92917 [SubZero] Legalize load, store for MIPS post lower by Jaydeep Patil · 8 years ago
  31. b001cc4 [Subzero][MIPS32] Implement bitcast operation for both 32-bit and 64-bit operands by Sagar Thakur · 8 years ago
  32. 46f4fea Support running unit tests on Windows. by Nicolas Capens · 8 years ago
  33. b093539 Optimize x86 vector shift by constant. by Nicolas Capens · 8 years ago
  34. 71c6937 Optimize lowering of x86 byte and word vector unpack. by Nicolas Capens · 8 years ago
  35. acfb3df Implement intrinsics for loading/storing subvectors. by Nicolas Capens · 8 years ago
  36. 533a514 Subzero: Fix "make -f Makefile.standalone check-lit FORCEASM=1". by Jim Stichnoth · 8 years ago
  37. afe5fe2 Subzero, MIPS32: Fix conditional mov instructions by Stefan Maksimovic · 8 years ago
  38. 033dda7 Subzero: Remove --skip-unimplemented from ARM lit tests. by Jim Stichnoth · 8 years ago
  39. 958ddb7 [SubZero] Vector types support for MIPS by Jaydeep Patil · 8 years ago
  40. 9309756 [Subzero][MIPS] Implement conditional branches with 64-bit integer compares by Sagar Thakur · 8 years ago
  41. 269eed4 [Subzero][MIPS] Add RUN command line with -Om1 in test 64bit.pnacl.ll by Sagar Thakur · 8 years ago
  42. f53580b Don't emit address size prefixes for native x86-64 ABI. by Nicolas Capens · 8 years ago
  43. fe93fdd Subzero, MIPS32: SRAV instruction encoding by Srdjan Obucina · 8 years ago
  44. 70b6ed4 [Subzero][MIPS] Implement 64-bit integer compare operations by Sagar Thakur · 8 years ago
  45. b0f09fc Subzero, MIPS32: MOVZ instruction encoding by Srdjan Obucina · 8 years ago
  46. 6163c62 Subzero, MIPS32: DIVU instruction encoding by Srdjan Obucina · 8 years ago
  47. 175cb13 Subzero, MIPS32: Intrinsic call Bswap for i16, i32 and i64 by Srdjan Obucina · 8 years ago
  48. 6fd9c0e Subzero, MIPS32: Intrinsic calls Ctlz and Cttz for i64 by Srdjan Obucina · 8 years ago
  49. 58eeedf Subzero, MIPS32: Binding intrablock labels, unconditional branch by Jaydeep Patil · 8 years ago
  50. 4c49b10 Subzero, MIPS32: Filling missing bits from genTargetHelperCallFor by Srdjan Obucina · 8 years ago
  51. 623f8ce Subzero, MIPS32: Cross-testing enabled for MIPS32 by Srdjan Obucina · 8 years ago
  52. 98405d3 Subzero, MIPS32: lowerSelect for i64 by Srdjan Obucina · 8 years ago
  53. 86b60ef [Subzero][MIPS32] Implements 64-bit shl, lshr, ashr for MIPS by Sagar Thakur · 8 years ago
  54. 0a7f99d Subzero, MIPS32: Intrinsic call Cttz for i32 by Srdjan Obucina · 8 years ago
  55. 6ee373f Subzero, MIPS32: Fix floating point comparison crosstest by Srdjan Obucina · 8 years ago
  56. d27ce3d Subzero, MIPS32: Intrinsic call Ctlz for i32 by Srdjan Obucina · 8 years ago
  57. cadda79 Subzero, MIPS32: Instruction NOR, pseudoinstruction NOT by Srdjan Obucina · 8 years ago
  58. f5d8e09 Subzero, MIPS32: Remove duplicate functionalities by Srdjan Obucina · 8 years ago
  59. d895447 [SubZero] Fix floating-point comparison for MIPS by Jaydeep Patil · 8 years ago
  60. 0465d02 Subzero, MIPS32: Intrinsic call Trap by Srdjan Obucina · 8 years ago
  61. 8d16c1d Subzero, MIPS32: Encoding of FP comparison instructions by Srdjan Obucina · 8 years ago
  62. cf9c12f [SubZero] lower float and double constants for MIPS by Jaydeep Patil · 8 years ago
  63. 3b61d70 Subzero, MIPS32: lowerUnreachable by Srdjan Obucina · 8 years ago
  64. cc6dea7 [SubZero] Use DIV instruction instead of TargetHelperCall by Jaydeep Patil · 8 years ago
  65. 464df5b Implement Microsoft x86-64 calling convention support. by Nicolas Capens · 8 years ago
  66. 41ce47c Allow 64-bit code to be stored as ELF64. by Nicolas Capens · 8 years ago
  67. 132ea7a Subzero, MIPS32: Floating point support in ELF output by Srdjan Obucina · 8 years ago
  68. 40fc819 Subzero, MIPS32: nacl-other-intrinsics-mips merged to original file by Srdjan Obucina · 8 years ago
  69. 3e37647 Abstract the ELFStreamer class. by Nicolas Capens · 8 years ago
  70. 8fbddc6 Subzero, MIPS32: Randomly insert NOP by Srdjan Obucina · 8 years ago
  71. ca7a367 Subzero: Fix SUBZERO_REVISION in production builds. by Jim Stichnoth · 8 years ago
  72. ccbb6d1 [Subzero][MIPS] Fix test nacl-other-intrinsics.ll by Sagar Thakur · 8 years ago
  73. d57ed5f Subzero, MIPS32: lowerSelect for i1, i8, i16, i32, f32, f64 by Srdjan Obucina · 8 years ago
  74. bcf2a51 Subzero: Fix ODR errors in the g++ build. by Jim Stichnoth · 8 years ago
  75. d329766 [SubZero] Implement GP to/from FP moves for MIPS by Jaydeep Patil · 8 years ago
  76. 038a9b9 Remove instructions instead of attempting to delete them. by Nicolas Capens · 8 years ago
  77. 47ef0be [SubZero] Implement address optimization for MIPS by Jaydeep Patil · 8 years ago
  78. f315f0d Subzero, MIPS32: Floating point comparison by Srdjan Obucina · 8 years ago
  79. 74bfa87 Subzero: x8664: Fix a "uitofp i32 to double" lowering error. by Jim Stichnoth · 8 years ago
  80. 5a9f714 Subzero, MIPS32: Handling fptrunc and fpext casting by Srdjan Obucina · 8 years ago
  81. 53d0568 Subzero, MIPS32: Intrinsic calls for ABS.fmt and SQRT.fmt by Srdjan Obucina · 8 years ago
  82. b85cde1 Subzero, MIPS32: Introduction of genTargetHelperCallFor by Srdjan Obucina · 8 years ago
  83. 84ea9a7 Subzero: Fix target attribute when SZTARGET is defined. by Jim Stichnoth · 8 years ago
  84. 5d5b662 Subzero: Fix a build error. Also reformat. by Jim Stichnoth · 8 years ago
  85. a9a92a5 Fix initializing the allocator before creating empty vector. by Nicolas Capens · 8 years ago
  86. 86e5d88 Ensure NoDefinitions gets initialized only at first use. by Nicolas Capens · 8 years ago
  87. 0e137b2 Work around Visual Studio template specialization issue. by Nicolas Capens · 8 years ago
  88. 4d70802 Add missing header includes. by Nicolas Capens · 8 years ago
  89. ef9d004 Fix unresolved template method definition. by Nicolas Capens · 8 years ago
  90. d739614 Fix Visual Studio compilation of types within template classes. by Nicolas Capens · 8 years ago
  91. dbd600d Enable disabling API-based TLS support. by Nicolas Capens · 8 years ago
  92. 17f04f0 Work around Visual Studio static constexpr bug. by Nicolas Capens · 8 years ago
  93. 3db8f7a Fix type alias compilation issue on Windows. by Nicolas Capens · 8 years ago
  94. c0f1b6f Allow using SZTARGET without PNACL_LLVM. by Nicolas Capens · 8 years ago
  95. 1d0690b [SubZero] Implement load and store for MIPS by Jaydeep Patil · 8 years ago
  96. a0b720d Simplify ClFlags macro for older C++ standards. by Nicolas Capens · 8 years ago
  97. e698313 Merge "Implement ICE_CACHELINE_BOUNDARY for Visual Studio." by Nicolas Capens · 8 years ago
  98. cc8bc16 Subzero: Add the MIPS=1 makefile option for alternate testing mode. by Jim Stichnoth · 8 years ago
  99. d5e7caf Implement ICE_CACHELINE_BOUNDARY for Visual Studio. by Nicolas Capens · 8 years ago
  100. 53dae72 Subzero: Deterministically sort local var stack offsets. by Jim Stichnoth · 8 years ago