index
:
emscripten-fastcomp-clang
master
emscripten clang
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
CodeGen
Age
Commit message (
Expand
)
Author
2013-02-25
Add forgotten testcase.
Eric Christopher
2013-02-25
Add more attributes from the command line to functions.
Bill Wendling
2013-02-23
Implement __builtin_eh_return_data_regno() for ARM and MIPS.
Logan Chien
2013-02-23
Test that attribute(availability) doesn't override private_extern.
John McCall
2013-02-23
Revert r175912, "Add support for coldcc to clang" at John's request.
Peter Collingbourne
2013-02-22
Update tests so that we don't test for function-only attributes on call sites.
Bill Wendling
2013-02-22
Add support for coldcc to clang
Peter Collingbourne
2013-02-22
Update to use references to attribute groups instead of listing the attribute...
Bill Wendling
2013-02-22
Make for x86 to stop it failing on ARM buildbots.
Bill Wendling
2013-02-21
Try to get buildbots to pass these tests.
Bill Wendling
2013-02-20
Attempt to clean up tests for non-X86 platforms.
Bill Wendling
2013-02-20
[ms-inline asm] Remove this test while I investigate why eax isn't being clob...
Chad Rosier
2013-02-20
Modify the tests to use attribute group references instead of listing the
Bill Wendling
2013-02-17
Fix for ARM: functions don't have extra attributes there, so {{.*}} is ""
Dmitri Gribenko
2013-02-15
Add test case for r175312.
Chad Rosier
2013-02-15
Add the 'target-cpu' and 'target-features' attributes to functions.
Bill Wendling
2013-02-15
Update testcases due to Attribute sorting improvements.
Bill Wendling
2013-02-13
[ms-inline asm] Add test case for r175083.
Chad Rosier
2013-02-13
[ms-inline-asm] Test cases to ensure the AsmRewrite list is sorted (r175021).
Chad Rosier
2013-02-12
[ms-inline-asm] Add test cases for the align/emit directives.
Chad Rosier
2013-02-12
[ms-inline asm] Update test case now that we are correctly parsing __emit dir...
Chad Rosier
2013-02-12
Typo.
Chad Rosier
2013-02-12
[ms-inline asm] Add a few test cases for the parsing of hexidecimal integers.
Chad Rosier
2013-02-11
Update test to not fail with attribute groups.
Bill Wendling
2013-02-08
Improve filechecking of volatile test.
Tim Northover
2013-02-07
FileCheckize volatile test
Tim Northover
2013-02-07
Only check for volatile memcpys in test.
Tim Northover
2013-02-07
XFAIL test that's inappropriate for AArch64 ABI
Tim Northover
2013-02-02
Generalize DebugInfo tests by avoiding explicit metadata numbers
David Blaikie
2013-02-01
Add check for @foo
Bill Schmidt
2013-02-01
Fix a string not seen without asserts
Bill Schmidt
2013-02-01
Fix PR14881 by implementing conversion rules between int and complex int.
Bill Schmidt
2013-02-01
Revise unit testing for -fno-altivec, -mno-altivec.
Bill Schmidt
2013-02-01
Enable -fno-altivec, -mno-altivec for PowerPC.
Bill Schmidt
2013-01-31
Update the tests.
Bill Wendling
2013-01-31
Add support for AArch64 target.
Tim Northover
2013-01-31
Add indents to AST dumping and removed parenthesis from AST nodes.
Richard Trieu
2013-01-30
Semantic analysis and CodeGen support for C11's _Noreturn. This is modeled as
Richard Smith
2013-01-29
[ubsan] Implement the -fcatch-undefined-behavior flag using a trapping
Chad Rosier
2013-01-29
Modify the tests for the (sorted) order that the attributes come out as now.
Bill Wendling
2013-01-28
Tests: remove disabled llvm-gcc invocations
Dmitri Gribenko
2013-01-26
PR14566: Debug Info: avoid top level lexical blocks in functions
David Blaikie
2013-01-25
patch for PR9027 and // rdar://11861085
Fariborz Jahanian
2013-01-25
FileCheck'ize test
Dmitri Gribenko
2013-01-24
FileCheck'ize test
Dmitri Gribenko
2013-01-24
FileCheck'ize test
Dmitri Gribenko
2013-01-24
FileCheck-ify some debug info scope related tests.
David Blaikie
2013-01-24
[mips] Do not emit i32 padding if target ABI is O32. This was causing backend
Akira Hatanaka
2013-01-24
Handle universal character names and Unicode characters outside of literals.
Jordan Rose
2013-01-22
PowerPC: fix __builtin_eh_return_data_regno return
Adhemerval Zanella
[prev]
[next]