Go to file
Andrew Trick 9f0b95f260 MIsched: add an ILP window property to machine model.
This was an experimental option, but needs to be defined
per-target. e.g. PPC A2 needs to aggressively hide latency.

I converted some in-order scheduling tests to A2. Hal is working on
more test cases.

llvm-svn: 171946
2013-01-09 03:36:49 +00:00
clang Make sure clang puts tokens from different files on separate lines in "-E -P" mode. <rdar://problem/12774044> 2013-01-09 03:16:42 +00:00
clang-tools-extra Implements the features requested in PR14679. 2013-01-08 15:19:57 +00:00
compiler-rt [ubsan] Check for appropriate types on compound assignment overflow diagnostics. 2013-01-07 22:25:54 +00:00
debuginfo-tests XTARGET was removed, update debug-info tests. 2012-10-20 01:38:50 +00:00
libclc Update the copyright coredits -- Happy new year 2013! 2013-01-01 10:00:19 +00:00
libcxx Move common header files into a 'support' directory; make 'testit' include -I to that directory; rename 'iterators.h' to 'iterator_test.h'; remove hard-coded paths to include files from more than 350 source files 2013-01-05 03:21:01 +00:00
libcxxabi Update the copyright coredits -- Happy new year 2013! 2013-01-01 10:00:19 +00:00
lld Better tie together ContentType and Permissions. 2013-01-09 01:17:12 +00:00
lldb Add a "--reverse" or "-r" option to the "list" with no options command. This will list backwards from the 2013-01-09 03:27:33 +00:00
llvm MIsched: add an ILP window property to machine model. 2013-01-09 03:36:49 +00:00
polly Dead code elimination: Make variable names uppercase 2013-01-08 08:53:58 +00:00