1. dda91e0 [mips] Partially revert r193640. Stack alignment should not be determined by by Akira Hatanaka · 11 years ago
  2. 2bd8af5 [AArch64] The shift right/left and insert immediate builtins expect 3 by Chad Rosier · 11 years ago
  3. 9473c19 [AArch64] Add support for NEON scalar floating-point convert to fixed-point instructions. by Chad Rosier · 11 years ago
  4. 562d45c ubsan: Only emit constants for filenames and type descriptors once. by Will Dietz · 11 years ago
  5. bf3bc5d Implement AArch64 Neon instruction set Perm. by Jiangning Liu · 11 years ago
  6. 9f2b0f8 Implement AArch64 Neon instruction set Bitwise Extract. by Jiangning Liu · 11 years ago
  7. 25009d4 Implement AArch64 Neon Crypto instruction classes AES, SHA, and 3 SHA. by Jiangning Liu · 11 years ago
  8. 22229d6 Implemented aarch64 neon intrinsic vcopy_lane with float type. by Kevin Qin · 11 years ago
  9. 7170e35 CodeGen: Test that simple expressions are simplified at -O0 by Justin Bogner · 11 years ago
  10. 77534c7 OS X 10.9+ and iOS 7+ support load/store of big atomic objects. by Bob Wilson · 11 years ago
  11. 6d61978 [AArch64] Add support for NEON scalar fixed-point convert to floating-point instructions. by Chad Rosier · 11 years ago
  12. f427272 [AArch64] Add support for NEON scalar shift immediate instructions. by Chad Rosier · 11 years ago
  13. 45cac8c [mips][msa] Correct definition of bins[lr] and CHECK-DAG-ize related tests by Daniel Sanders · 11 years ago
  14. 33d7fbc [mips][msa] Added support for matching bmnz, bmnzi, bmz, and bmzi from normal IR (i.e. not intrinsics) by Daniel Sanders · 11 years ago
  15. 5640209 [AArch64] Add support for NEON scalar floating-point compare instructions. by Chad Rosier · 11 years ago
  16. 6167d7f [mips][msa] Added support for matching bins[lr]i.[bhwd] from normal IR (i.e. not intrinsics) by Daniel Sanders · 11 years ago
  17. 550ed20 [mips] Align the stack to 16-bytes for -mfp64. by Akira Hatanaka · 11 years ago
  18. 961d057 Fix a parser crash when there are #pragmas in a context which requires a single by Richard Smith · 11 years ago
  19. 2f0ca41 FileCheckize by Alp Toker · 11 years ago
  20. d553207 Quote wildcard in test's grep argument by Alp Toker · 11 years ago
  21. 8484375 Intrinsics: fix extract & insert when index is out of bound. by Manman Ren · 11 years ago
  22. 63c521a [mips][msa] Add intrinsics that map to pseudo-instructions. by Daniel Sanders · 11 years ago
  23. 69170e6 Split -fsanitize=bounds to -fsanitize=array-bounds (for the frontend-inserted by Richard Smith · 11 years ago
  24. b1c0e20 Treat aliases as definitions. by Rafael Espindola · 11 years ago
  25. bb6144b _mm_extract_epi16: use "& 7" when index is out of bound. by Manman Ren · 11 years ago
  26. fae3a1a [AArch64] Add the constraint to NEON scalar mla/mls instructions. by Chad Rosier · 11 years ago
  27. deefa7c Make this test pass -verify. by Rafael Espindola · 11 years ago
  28. 22dd997 [mips][msa] Fix definition of SLD instruction. by Matheus Almeida · 11 years ago
  29. 4553a85 [AArch64] Add support for NEON scalar extract narrow instructions. by Chad Rosier · 11 years ago
  30. d867422 [AArch64] Add support for NEON scalar three register different instruction by Chad Rosier · 11 years ago
  31. d66b88f [mips][msa] Added most of the remaining builtins by Daniel Sanders · 11 years ago
  32. cced97c [AArch64] Add support for NEON scalar negate instruction. by Chad Rosier · 11 years ago
  33. 567fd23 [AArch64] Add support for NEON scalar absolute value instruction. by Chad Rosier · 11 years ago
  34. a48c4a8 [AArch64] Add support for NEON scalar signed saturating accumulated of unsigned by Chad Rosier · 11 years ago
  35. d6be277 On 32 bit windows, mangle stdcall and fastcall decls in clang. by Rafael Espindola · 11 years ago
  36. 03c8276 [AArch64] Add support for NEON scalar signed saturating absolute value and by Chad Rosier · 11 years ago
  37. 03954b3 Also don't hardcode the order on this test. by Rafael Espindola · 11 years ago
  38. ac42766 Don't hardcode the order of the aliases. by Rafael Espindola · 11 years ago
  39. ad40008 [AArch64] Add support for NEON scalar integer compare instructions. by Chad Rosier · 11 years ago
  40. 96d6c45 Turn struct-path aware TBAA on by default. by Manman Ren · 11 years ago
  41. b2969b1 Adds Microsoft compatiable C++ record layout code to clang. by Warren Hunt · 11 years ago
  42. 645e6fd XCore : Fix bug in XCoreABIInfo::EmitVAArg() by Robert Lytton · 11 years ago
  43. 31a07b8 The emitted IR is the same, we need these flags to actually use the LLVM target. by Nick Lewycky · 11 years ago
  44. ff05979 Add -fno-function-sections and -fno-data-sections. Since by Nick Lewycky · 11 years ago
  45. 2102a1d Implemented aarch64 SIMD copy related ACLE intrinsic : by Kevin Qin · 11 years ago
  46. 5610fbd Implement AArch64 vector load/store multiple N-element structure class SIMD(lselem). by Hao Liu · 11 years ago
  47. db5cb0f Revert "Implement AArch64 vector load/store multiple N-element structure class SIMD(lselem). " by Tim Northover · 11 years ago
  48. 58b6ccf Implement AArch64 vector load/store multiple N-element structure class SIMD(lselem). by Hao Liu · 11 years ago
  49. 45d3950 Tighten diagnostics for calling conventions on variadic functions by Hans Wennborg · 11 years ago
  50. 3cb3330 [AArch64] Add support for NEON scalar floating-point reciprocal estimate, by Chad Rosier · 11 years ago
  51. 3636fb1 Turn error about fastcall variadic function into warning in MS mode (PR12535) by Hans Wennborg · 11 years ago
  52. 6d048e1 [AArch64] Add support for NEON scalar signed/unsigned integer to floating-point by Chad Rosier · 11 years ago
  53. e0acd38 [mips] Remove XFAIL. by Akira Hatanaka · 11 years ago
  54. feba9f2 TBAA: use the same format for scalar TBAA and struct-path aware TBAA. by Manman Ren · 11 years ago
  55. 8dd4baa Fix objectsize tests after r192117 by Matt Arsenault · 11 years ago
  56. 48f98fe [AArch64] Add support for NEON scalar arithmetic instructions: by Chad Rosier · 11 years ago
  57. d5276cc Use logical/arithmetic operations instead of builtins in tbmintrin.h. This way we can remove the intrinsic support from the backend. by Craig Topper · 11 years ago
  58. 0391691 Implement aarch64 neon instruction set AdvSIMD (Across). by Jiangning Liu · 11 years ago
  59. 46b09bc Don't assume instruction names in the output. by Rafael Espindola · 11 years ago
  60. 7f0ff70 Do not emit undefined lsrh/ashr for NEON shifts by Amaury de la Vieuville · 11 years ago
  61. 0aa1a88 Implement aarch64 neon instruction set AdvSIMD (3V elem). by Jiangning Liu · 11 years ago
  62. 4e49952 Gracefully (and correctly) handle init of multiple union members by Matthew Curtis · 11 years ago
  63. 6a48b3f Change __builtin_ia32_bextri_u64 to take an i64imm to match up with LLVM backend changes. by Craig Topper · 11 years ago
  64. 594e193 [ARM] Add a builtin to allow you to use the 'sevl' instruction. by Joey Gouly · 11 years ago
  65. 64eac85 Implement ARM GNU-style interrupt attribute by Tim Northover · 11 years ago
  66. 1596e5b Revert r191586 and r191695. They cause crashes when building with by Richard Smith · 11 years ago
  67. 0392840 Turn struct-path aware TBAA on by default. by Manman Ren · 11 years ago
  68. 8c8bbad Adding intrinsics to the clang front end for the x86 TBM instruction set. by Yunzhong Gao · 11 years ago
  69. 47e6b64 The second parameter of nexttoward is always long double. by Benjamin Kramer · 11 years ago
  70. 8a06d8f TBAA: use the same format for scalar TBAA and struct-path aware TBAA. by Manman Ren · 11 years ago
  71. aee8e16 Initial support for Neon scalar instructions. by Jiangning Liu · 11 years ago
  72. 9b2caf7 Fix argument types of some AVX2 intrinsics. by Eli Friedman · 11 years ago
  73. 440a5f4 Add _mm_stream_si64 intrinsic. by Eli Friedman · 11 years ago
  74. 860c518 Fix return type of _mm_extract_epi8 etc. by Eli Friedman · 11 years ago
  75. b2b2c32 Fix ifdef macro missed in previous commit by Ben Langmuir · 11 years ago
  76. b83f5a7 Add C intrinsics for Intel SHA Extensions by Ben Langmuir · 11 years ago
  77. 95d3d1a Debug info: Explicitly set the DIVariable::isIndirect() flag for VLAs. by Adrian Prantl · 11 years ago
  78. 520ec1e [ARMv8] Add builtins for CRC instructions. by Joey Gouly · 11 years ago
  79. 43a8d85 Add support for poly16 vtst and vtstq by Amaury de la Vieuville · 11 years ago
  80. 28f69cd Add new libm LIBBUILTIN definitions, synchronizing with __builtin_* by Hal Finkel · 11 years ago
  81. 414a1bd Add the intrinsic __builtin_convertvector by Hal Finkel · 11 years ago
  82. 98592d9 Emit an error when attempting to generate IR for SEH __try by Reid Kleckner · 11 years ago
  83. 2440fb1 Add error checking to reject neon_vector_type attribute on targets without NEON. by Amara Emerson · 11 years ago
  84. ce4ad40 Restore the sqrt -> llvm.sqrt mapping in fast-math mode by Hal Finkel · 11 years ago
  85. 595ff7f [mips][msa] Corrected the definition of the dotp_[su].[hwd] intrinsics by Daniel Sanders · 11 years ago
  86. 048733a [mips][msa] Removed unsupported dot product instructions (dotp_[su].b). by Daniel Sanders · 11 years ago
  87. 097a4b4 Implement aarch64 neon instruction set AdvSIMD (3V Diff), covering the following 26 instructions, by Jiangning Liu · 11 years ago
  88. d46ab5e Add the missing "n" to libm LIBBUILTIN definitions by Hal Finkel · 11 years ago
  89. 912502b Inplement aarch64 neon instructions in AdvSIMD(shift). About 24 shift instructions: by Hao Liu · 11 years ago
  90. 65db61f Disable llvm optimizations, but keep -O1 to test available_externally. by Rafael Espindola · 11 years ago
  91. 419635f Use %clang_cc1. by Rafael Espindola · 11 years ago
  92. a3f55b0 Don't pass -O0 to clang_cc1, it is the default. by Rafael Espindola · 11 years ago
  93. 5c62d57 ARM: Update testcases for improved codegen. by Jim Grosbach · 11 years ago
  94. 617f4c5 Attempt to migrate default dwarf version to 4 for linux. by Eric Christopher · 11 years ago
  95. bb0b614 the call to UsualArithmeticConversions should come after the call to CheckVectorOperands on CheckConditionalOperands function. This problem caused compilation error with test17 on "test/CodeGen/ext-vector.c". by Jin-Gu Kang · 11 years ago
  96. 3b8e0b7 Revert r189649 because it was breaking sanitizer bots. by Yunzhong Gao · 11 years ago
  97. 51a31e1 Fixing a bug where debug info for a local variable gets emitted at file scope. by Yunzhong Gao · 11 years ago
  98. e8519c3 Add ms_abi and sysv_abi attribute handling. by Charles Davis · 11 years ago
  99. ef07203 Delete CC_Default and use the target default CC everywhere by Reid Kleckner · 11 years ago
  100. d7feb04 Debug Info: follow-up patch to r189283. by Manman Ren · 11 years ago