Go to file
Hal Finkel f6d45f2379 Add more PPC floating-point conversion instructions
The P7 and A2 have additional floating-point conversion instructions which
allow a direct two-instruction sequence (plus load/store) to convert from all
combinations (signed/unsigned i32/i64) <--> (float/double) (on previous cores,
only some combinations were directly available).

llvm-svn: 178480
2013-04-01 17:52:07 +00:00
clang Thread safety analysis: Turn on checking for non-scalar types by default. 2013-04-01 17:47:37 +00:00
clang-tools-extra modularize - Fixed broken array use (asserted in tests). Renamed KindType enum. 2013-03-28 18:38:43 +00:00
compiler-rt [sanitizer] More interceptors. 2013-04-01 14:47:21 +00:00
debuginfo-tests Remove IR scenario tests. 2013-03-15 20:52:10 +00:00
libclc Update the copyright coredits -- Happy new year 2013! 2013-01-01 10:00:19 +00:00
libcxx Test case was forming the wrong limits when size_t != unsigned long. 2013-03-29 21:22:22 +00:00
libcxxabi Bruce Mitchener: Typo fixes. 2013-02-15 15:48:49 +00:00
lld [ELF][Hexagon] Create .got.plt entries with the appropriate alignment 2013-04-01 15:14:34 +00:00
lldb Proper option parser for the Sketch test case 2013-04-01 17:42:02 +00:00
llvm Add more PPC floating-point conversion instructions 2013-04-01 17:52:07 +00:00
polly RegisterPasses: Improve comments 2013-03-23 21:35:52 +00:00