index
:
external_llvm.git
replicant-6.0
Android's llvm
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
CodeGen
/
X86
/
ms-inline-asm.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
llvm/test/CodeGen/X86/ms-inline-asm.ll: Fixup; Globals doesn't have leading u...
NAKAMURA Takumi
2013-01-10
1
-2
/
+2
*
[ms-inline asm] Add support for calling functions from inline assembly.
Chad Rosier
2013-01-10
1
-0
/
+18
*
Remove redundant test case from r166949, per Eli's suggestion.
Chad Rosier
2012-10-29
1
-107
/
+0
*
[ms-inline asm] Add support for the [] operator. Essentially, [expr1][expr2] is
Chad Rosier
2012-10-29
1
-0
/
+107
*
[ms-inline asm] Add back-end test case for r166632. Make sure we emit the
Chad Rosier
2012-10-24
1
-0
/
+23
*
[ms-inline asm] Add support in the X86AsmPrinter for printing memory references
Chad Rosier
2012-10-03
1
-0
/
+14
*
[ms-inline asm] Split the parsing of IR asm strings into GCC and MS variants.
Chad Rosier
2012-09-11
1
-0
/
+12
*
Formatting. No functional change intended.
Chad Rosier
2012-09-11
1
-1
/
+1
*
test/CodeGen/X86/ms-inline-asm.ll: Relax for non-darwin x86 targets. '##Inlin...
NAKAMURA Takumi
2012-09-10
1
-2
/
+2
*
[ms-inline asm] Properly emit the asm directives when the AsmPrinterVariant
Chad Rosier
2012-09-10
1
-2
/
+2
*
Update test case for Release builds.
Chad Rosier
2012-09-10
1
-1
/
+1
*
[ms-inline asm] Pass the correct AsmVariant to the PrintAsmOperand() function
Chad Rosier
2012-09-10
1
-0
/
+14