index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
clang
/
test
/
Parser
/
ms-inline-asm.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[X86][AsmParser] re-introduce 'offset' operator
Eric Astor
2019-12-30
1
-0
/
+5
*
(clang part) Implement MASM-flavor intel syntax behavior for inline MS asm bl...
Yunzhong Gao
2016-09-02
1
-4
/
+4
*
Update Clang Parser test error message to match new parser errors
Nirav Dave
2016-08-02
1
-1
/
+1
*
Revert r276896 "Update Clang Parser test error message to match new parser er...
Hans Wennborg
2016-08-01
1
-1
/
+1
*
Update Clang Parser test error message to match new parser errors
Nirav Dave
2016-07-27
1
-1
/
+1
*
[ms-inline-asm][AVX512] Add ability to use k registers in MS inline asm + fix...
Marina Yatsina
2016-03-07
1
-0
/
+4
*
[ms-inline-asm] Fixing bug in single asm statement support
Marina Yatsina
2016-02-23
1
-1
/
+1
*
Adding option -fno-inline-asm to disallow inline asm
Steven Wu
2015-01-16
1
-0
/
+2
*
ms-inline-asm: Scope inline asm labels to functions
Ehsan Akhgari
2014-09-22
1
-0
/
+3
*
clang-cl: Merge adjacent single-line __asm blocks
Ehsan Akhgari
2014-07-25
1
-1
/
+1
*
Don't get confused on the number of braces when braces start after the first ...
Ehsan Akhgari
2014-07-15
1
-0
/
+3
*
Add support for nested blocks in Microsoft inline assembly
Ehsan Akhgari
2014-07-06
1
-0
/
+11
*
Re-enable ms inline asm parser test.
Alp Toker
2013-12-08
1
-1
/
+1
*
Temporarily disabling ms-asm test
Renato Golin
2013-01-25
1
-0
/
+1
*
Add a triple, per Ben's suggestion.
Chad Rosier
2013-01-22
1
-2
/
+1
*
Second attempt to fix ppc bots.
Chad Rosier
2013-01-22
1
-1
/
+1
*
Add x86 requirement to hopefully fix ppc bots.
Chad Rosier
2013-01-22
1
-0
/
+1
*
[ms-inline asm] Remove a warning about ms-style inline assembly not being
Chad Rosier
2013-01-22
1
-14
/
+14
*
[driver, ms-inline asm] MS-Style inline assembly is controlled by the
Chad Rosier
2012-12-05
1
-1
/
+1
*
[ms-inline asm] Change the -fenable-experimental-ms-inline-asm option from a
Chad Rosier
2012-08-24
1
-4
/
+4
*
[ms-inline asm] MSVC parses multiple __asm statements on a single line as one
Chad Rosier
2012-08-15
1
-2
/
+2
*
[ms-inline asm] Add a helpful assert.
Chad Rosier
2012-08-14
1
-5
/
+5
*
[ms-style asm] Change the fatal error to an extension warning. Apparently, this
Chad Rosier
2012-06-20
1
-12
/
+12
*
[ms-inline-asm] The __asm keyword is a statement separator, so multiple asm
Chad Rosier
2012-06-12
1
-0
/
+6
*
[ms-inline-asm] Cleanup MS style inline assembly parsing.
Chad Rosier
2012-06-12
1
-1
/
+8
*
Some fixes for MS-style asm parsing: specifically, add some error checking, a...
Eli Friedman
2011-09-30
1
-0
/
+25