Alexey Bataev
|
653a638f94
[OPENMP50]Add support for master taskloop simd.
|
5 年 前 |
Alexey Bataev
|
117352af51
[OPENMP50]Add support for 'parallel master taskloop' construct.
|
5 年 前 |
Alexey Bataev
|
e30a155e75
[OPENMP50]Support for 'master taskloop' directive.
|
5 年 前 |
Graham Hunter
|
01b473ed13
[SVE][IR] Scalable Vector size queries and IR instruction support
|
5 年 前 |
Alexander Potapenko
|
99b2bc4f95
[CodeGen]: fix error message for "=r" asm constraint
|
6 年 前 |
Alexander Potapenko
|
b0552c79a1
[CodeGen]: don't treat structures returned in registers as memory inputs
|
6 年 前 |
Bill Wendling
|
8bae6bc137
Delay diagnosing asm constraints that require immediates until after inlining
|
6 年 前 |
Aaron Ballman
|
2d1a416914
Ignore trailing NullStmts in StmtExprs for GCC compatibility.
|
6 年 前 |
Richard Smith
|
662d27fff7
Rename CodeGenFunction::overlapFor* to getOverlapFor*.
|
6 年 前 |
Jennifer Yu
|
508d30929f
Re-check in clang support gun asm goto after fixing tests.
|
6 年 前 |
Erich Keane
|
a85622d923
Revert "clang support gnu asm goto."
|
6 年 前 |
Jennifer Yu
|
5846cacafa
clang support gnu asm goto.
|
6 年 前 |
Eli Friedman
|
f891c225aa
[CodeGen] Consider tied operands when adjusting inline asm operands.
|
6 年 前 |
Hans Wennborg
|
d47768c5aa
Inline asm constraints: allow ICE-like pointers for the "n" constraint (PR40890)
|
6 年 前 |
Richard Smith
|
d1f4353f6e
PR40642: Fix determination of whether the final statement of a statement
|
6 年 前 |
James Y Knight
|
8060008472
Cleanup: replace uses of CallSite with CallBase.
|
6 年 前 |
Hsiangkai Wang
|
0de82a9aa1
Reland r345009 "[DebugInfo] Generate debug information for labels."
|
6 年 前 |
Chandler Carruth
|
324f918438
Update the file headers across all of the LLVM projects in the monorepo
|
6 年 前 |
Bill Wendling
|
d1840a054d
Emit ASM input in a constant context
|
6 年 前 |
Richard Trieu
|
afb9431053
Remove CodeGen dependencies on Sema.
|
6 年 前 |
Fangrui Song
|
aa528ab4a0
Revert "Revert r347417 "Re-Reinstate 347294 with a fix for the failures.""
|
6 年 前 |
Fangrui Song
|
e350174b21
Revert r347417 "Re-Reinstate 347294 with a fix for the failures."
|
6 年 前 |
Hans Wennborg
|
b129ce9436
Re-commit r347417 "Re-Reinstate 347294 with a fix for the failures."
|
6 年 前 |
Richard Trieu
|
eddfe54a29
Move LoopHint.h from Sema to Parse
|
6 年 前 |
Hans Wennborg
|
e44c638ccf
Revert r347417 "Re-Reinstate 347294 with a fix for the failures."
|
6 年 前 |
Bill Wendling
|
4e64d31bc5
Re-Reinstate 347294 with a fix for the failures.
|
6 年 前 |
Nico Weber
|
e9629181bd
Revert r347364 again, the fix was incomplete.
|
6 年 前 |
Bill Wendling
|
830bf59980
Reinstate 347294 with a fix for the failures.
|
6 年 前 |
Bill Wendling
|
0680f97fc4
Create ConstantExpr class
|
6 年 前 |
Hans Wennborg
|
dbace9b637
Revert r345009 "[DebugInfo] Generate debug information for labels. (After fix PR39094)"
|
6 年 前 |