Go to file
Justin Holewinski 94751fbf32 PTX: Set PTX 2.0 as the minimum supported version
- Remove PTX 1.4 code generation
- Change type of intrinsics to .v4.i32 instead of .v4.i16
- Add and/or/xor integer instructions

llvm-svn: 127677
2011-03-15 13:24:15 +00:00
clang Appease GCC. I'm surprised Clang accepted this. 2011-03-15 05:30:12 +00:00
compiler-rt don't compile modsi3 into an infinite loop, patch by Matt Johnson! 2011-03-10 22:11:46 +00:00
debuginfo-tests test case for r125249. 2011-02-10 00:41:14 +00:00
libcxx <rdar://problem/9073695> std::uncaught_exception() becomes true before evaluating the throw-expression rather than after 2011-03-11 22:33:07 +00:00
lldb Added a fix that should help incorrect type uniquing. There was an issue 2011-03-15 04:38:20 +00:00
llvm PTX: Set PTX 2.0 as the minimum supported version 2011-03-15 13:24:15 +00:00