History log of /external/clang/test/CodeGen/mips-constraint-regs.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
d2ab6d371e2bb93ced857041b9173ad50bbcbfcd 04-Mar-2013 Jack Carter <jack.carter@imgtec.com> Mips specific inline assembler constraint 'R'

'R' An address that can be sued in a non-macro load or store.
This patch includes a positive test case.



git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@176453 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/test/CodeGen/mips-constraint-regs.c
4e1125f630e75a52209b928e9d43b638abf39987 22-Feb-2013 Bill Wendling <isanbard@gmail.com> Update to use references to attribute groups instead of listing the attributes on the call/invoke instructions.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@175878 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/test/CodeGen/mips-constraint-regs.c
238b6a9d33bf87e23f86866885394cd453a06495 09-Oct-2012 Rafael Espindola <rafael.espindola@gmail.com> The clang driver has a fairly fancy support for executing gcc instead of
clang itself. This dates back to clang's early days and while it looks like
some of it is still used (for kext for example), other parts are probably dead.

Remove the -ccc-clang-archs option and associated code. I don't think there
is any remaining setup where clang doesn't support an architecture but it can
expect an working gcc cross compiler to be available.

A nice side effect is that tests no longer need to differentiate architectures
that are included in production builds of clang and those that are not.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@165545 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/test/CodeGen/mips-constraint-regs.c
6e8686794e12b76f822fa71266a2cd76459e6a9a 21-Aug-2012 Jack Carter <jcarter@mips.com> When this test case was first created it was
just trying to show it did not crash and burn.

This patch checks that the resultant .ll contents
are correct.


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@162249 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/test/CodeGen/mips-constraint-regs.c
0ea6164a7ff685f64ddfe3ec983a2b052ea91afb 03-Apr-2012 Eric Christopher <echristo@apple.com> Add more constraint registers for mips.

Patch by Jack Carter. Testcase cleanup by me.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@153921 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/test/CodeGen/mips-constraint-regs.c