1. f742727 [ms-inline asm] Test case for r166632. by Chad Rosier · 12 years ago
  2. 1bed9b7 [ms-inline asm] Add test cases for r166451. by Chad Rosier · 12 years ago
  3. 4224255 [ms-inline asm] Add test cases for r166592. The test cases only works if the by Chad Rosier · 12 years ago
  4. 9230997 A number of test cases assume that an "int" parameter or return value by Ulrich Weigand · 12 years ago
  5. 04631c3 Revert r166541, "clang/test: Add appropriate requirements as REQUIRES, corresponding to r166532." by NAKAMURA Takumi · 12 years ago
  6. 045d707 clang/test: Add appropriate requirements as REQUIRES, corresponding to r166532. by NAKAMURA Takumi · 12 years ago
  7. e4aeeaa Add padding inreg registers to cause llvm to skip ecx when needed with by Rafael Espindola · 12 years ago
  8. b693269 Add inreg markers with the x86_fastcallcc calling convention. by Rafael Espindola · 12 years ago
  9. e72faf6 [ms-inline asm] Test case for r166526. by Chad Rosier · 12 years ago
  10. 82573e3 [ms-inline asm] Update the triple to test r166523. by Chad Rosier · 12 years ago
  11. 4d5dd7c [ms-inline asm] Update for r166433. by Chad Rosier · 12 years ago
  12. 293e2eb Testcase change for r166440. by Eli Friedman · 12 years ago
  13. 5a12aca [ms-inline asm] Test case for r166433. by Chad Rosier · 12 years ago
  14. 860022c When used in a compound expression FP_CONTRACT should proceed all explicit by Lang Hames · 12 years ago
  15. 9fe4856 [ms-inline asm] Update test case for r166357. by Chad Rosier · 12 years ago
  16. b0850b3 [ms-inline asm] Test case for r166349 and r166352. by Chad Rosier · 12 years ago
  17. 362b18c [ms-inline asm] Update testcase for r166316. by Chad Rosier · 12 years ago
  18. 25bc47e [ms-inline asm] Revert accidental commit. Sorry for the churn. by Chad Rosier · 12 years ago
  19. 793c405 [ms-inline asm] Set the SemaCallback in the TargetAsmParser. by Chad Rosier · 12 years ago
  20. 1f432ee tests: Fix two tests to just use -triple instead of XFAIL+XTARGET. by Daniel Dunbar · 12 years ago
  21. 8e8fb3b Prior to adding the new "expected-no-diagnostics" directive to VerifyDiagnosticConsumer, make the necessary adjustment to 580 test-cases which will henceforth require this new directive. by Andy Gibbs · 12 years ago
  22. da3301e Add a new option for and disable column number information as there by Eric Christopher · 12 years ago
  23. a9b1aa5 [ms-inline asm] Remove accidental commit. by Chad Rosier · 12 years ago
  24. 7fd00b1 [ms-inline asm] Move most of the AsmParsing logic in clang back into the MC by Chad Rosier · 12 years ago
  25. 2e2f9dc ARM ABI: fix testing case arm-abi-vector.c by using [[VAR]] by Manman Ren · 12 years ago
  26. 263366f Add pnaclcall convention to Native Client targets. by Derek Schuff · 12 years ago
  27. 3f784bf XFAIL this testing case to recover buildbot by Manman Ren · 12 years ago
  28. 9337102 ARM ABI: fix ABI alignment issues in varargs. by Manman Ren · 12 years ago
  29. 97f8157 ARM ABI: passing illegal vector types as varargs. by Manman Ren · 12 years ago
  30. d105e73 ARM ABI: fix ABI alignment issues when passing legal vector types as varargs. by Manman Ren · 12 years ago
  31. 4695f91 When using a symbol with attribute weakref, search for it first and by Joerg Sonnenberger · 12 years ago
  32. d9b56ed [ms-inline asm] Rework the front-end to use the API introduced in r165946. by Chad Rosier · 12 years ago
  33. 2784453 "Implement" codegen support for __noop(). by Nico Weber · 12 years ago
  34. b2aa66c -fcatch-undefined-behavior: Trap undefined behavior due to conversions to or by Richard Smith · 12 years ago
  35. fba3fb9 [ms-inline asm] Remove a bunch of parsing code from the front-end, which will be by Chad Rosier · 12 years ago
  36. 8b799f3 Remove XFAIL,fix test by Bill Schmidt · 12 years ago
  37. cfe9f32 XFAIL pending further investigation by Bill Schmidt · 12 years ago
  38. b1f5fe0 This patch addresses PR13948. by Bill Schmidt · 12 years ago
  39. 90a76e5 [ms-inline asm] Remove a bunch of parsing code from the front-end, which will be by Chad Rosier · 12 years ago
  40. 3440415 [ms-inline asm] Lookup the IdentifierInfo using the Idents table and remove the by Chad Rosier · 12 years ago
  41. 7da46f9 Properly factor Native Client defines to support NaCl as an OS by Derek Schuff · 12 years ago
  42. 146e5a4 X86: add F16C support in Clang by Manman Ren · 12 years ago
  43. f82232c Apply the same fundamental fix for PR14048 as was applied for PR11905. by Chandler Carruth · 12 years ago
  44. 930c05c -fcatch-undefined-behavior: catch a VLA bound which evalutes to a non-positive value. by Richard Smith · 12 years ago
  45. 0a94068 Fix test broken by r165572. by Richard Smith · 12 years ago
  46. 8b2bfdd People put pragmas in crazy places; add more handling. PR14046. by Eli Friedman · 12 years ago
  47. 238b6a9 The clang driver has a fairly fancy support for executing gcc instead of by Rafael Espindola · 12 years ago
  48. 4def70d -fcatch-undefined-behavior: emit calls to the runtime library whenever one of the checks fails. by Richard Smith · 12 years ago
  49. d190057 Expose __builtin_bswap16. by Benjamin Kramer · 12 years ago
  50. cbeda89 Fix another spot where this test varied for a Release build. by Alex Rosenberg · 12 years ago
  51. 74112be Make test resilient to Release build temp names. by Alex Rosenberg · 12 years ago
  52. c857ce8 Propagate calling convention for aliases and weakrefs. by Alex Rosenberg · 12 years ago
  53. 26994a1 FileCheckize test by Alex Rosenberg · 12 years ago
  54. 54db324 Changing line endings from Windows to Unix. No functional changes. by Aaron Ballman · 12 years ago
  55. 4d1499d Add intrinsic of MULX in BMI2 header by Michael Liao · 12 years ago
  56. 76dd249 Test case for r165275. by Chad Rosier · 12 years ago
  57. 36ef0d5 If we flow off the end of a value-returning function: by Richard Smith · 12 years ago
  58. 3645056 Fix the CodeGen/ppc64-varargs-struct.c test case to tolerate release builds. by Bill Schmidt · 12 years ago
  59. 61e404e Add a test case for r156143, which enabled general varargs support for the by Bill Schmidt · 12 years ago
  60. 763794a Revert 165129 by Preston Gurd · 12 years ago
  61. eddb00a Test file-scoped FP_CONTRACT pragma. by Lang Hames · 12 years ago
  62. 9595c7e Permanently end the whole "pragma got handled by the parser too early" by Eli Friedman · 12 years ago
  63. 36d0676 Update test case for r165174. by Chad Rosier · 12 years ago
  64. f2a2dae Fix failure of newly added test, by using %clang instead of %clang_cc1 by Preston Gurd · 12 years ago
  65. d73ea0b Adds a test to verify that Clang does the optimization to use a by Preston Gurd · 12 years ago
  66. 72a91dd Matching block names with FileCheck requires asserts. by Benjamin Kramer · 12 years ago
  67. 7b2f93c CodeGen: Fix a silly typo when emitting subs of block addresses. by Benjamin Kramer · 12 years ago
  68. ac9289d [ms-inline asm] Fixup test case to be valid ms-style asm. Fix whitespace. by Chad Rosier · 12 years ago
  69. 438daee FP_CONTRACT: Fix two tests for -Asserts. by NAKAMURA Takumi · 12 years ago
  70. 82bfa19 Allowing individual targets to determine whether a given calling convention is allowed or ignored with warning. This allows for correct name mangling for x64 targets on Windows, which in turn allows for linking against the Win32 APIs. by Aaron Ballman · 12 years ago
  71. be9af12 Add FP_CONTRACT support for clang. by Lang Hames · 12 years ago
  72. 6e208db Mark two Clang tests as passing on ARM by Nico Weber · 12 years ago
  73. 5819750 fix test/CodeGen/tbaa-for-vptr.cpp: don't hardcode the index of metadata by Kostya Serebryany · 12 years ago
  74. 436e825 clang/test/CodeGen/tbaa-struct.cpp: Fix. Be aware of 32 bit pointer. by NAKAMURA Takumi · 12 years ago
  75. b22c7dc Add basic support for adding !tbaa.struct metadata on llvm.memcpy calls for by Dan Gohman · 12 years ago
  76. cc59e91 clang/test/CodeGen/ms-inline-asm.c: It requires x86 codegen. Reported by Joey Gouly. by NAKAMURA Takumi · 12 years ago
  77. dc32de2 Fix two more tests that didn't do anything. by Nico Weber · 12 years ago
  78. 2df67ea This patch introduces A15 as a target in Clang. by Silviu Baranga · 12 years ago
  79. b55e602 [ms-inline asm] Handle the enumeration of input and output expressions in a by Chad Rosier · 12 years ago
  80. 1fa1e0c Whitespace. by Chad Rosier · 12 years ago
  81. a912649 Fix test case for Release builds. by Chad Rosier · 12 years ago
  82. 47fa999 [ms-inline asm] Add a test case. by Chad Rosier · 12 years ago
  83. 808a1d0 [ms-inline asm] Test case for r163729. by Chad Rosier · 12 years ago
  84. 7f9678b [ms-inline asm] If we have a single asm operand that maps to multiple by Chad Rosier · 12 years ago
  85. a0fed12 clang/test/CodeGen/2008-01-25-ZeroSizedAggregate.c: [PR8833] Add REQUIRES: LP64. It fails with +Asserts for Win64. by NAKAMURA Takumi · 12 years ago
  86. b774d73 clang/test: [PR8833] Introduce the feature "LP64" to suppress LLP64-incompatible tests. by NAKAMURA Takumi · 12 years ago
  87. 4de9716 [ms-inline asm] Add $$ before numeric constants in the IR. by Chad Rosier · 12 years ago
  88. 7ac9ef1 -fcatch-undefined-behavior: Factor emission of the creation of, and branch to, by Richard Smith · 12 years ago
  89. c691649 [ms-inline asm] Output empty asm statements for the directives we don't by Chad Rosier · 12 years ago
  90. acc22b6 [ms-inline asm] The IR representation of inline assembly enumerates the input by Chad Rosier · 12 years ago
  91. 9ed63f8 Use custom ABIInfo for le32/PNaCl argument codegen by Derek Schuff · 12 years ago
  92. fcf75a3 Update for r163231. by Chad Rosier · 12 years ago
  93. 1524de1 [ms-inline asm] Update test case for r163181. by Chad Rosier · 12 years ago
  94. ef5c554 [ms-inline asm] Remove the Inline Asm Non-Standard Dialect attribute. This by Chad Rosier · 12 years ago
  95. 21a3704 [ms-inline asm] The MCInstrDesc only tracks register definitions. For now, by Chad Rosier · 12 years ago
  96. 1588cb8 Fix test case for Release builds. by Chad Rosier · 12 years ago
  97. d1a8d2e [ms-inline asm] Have MSAsmStmts use the generic EmitAsmStmt codegen function. by Chad Rosier · 12 years ago
  98. 47f5a06 Make test pass in Release builds, which use a different naming scheme for llvm values. by Benjamin Kramer · 12 years ago
  99. 212f80d Merge test case for PR13704 into exprs.c to reduce test cases by Michael Liao · 12 years ago
  100. 36d5cea Fix PR13704 by Michael Liao · 12 years ago