Go to file
Owen Anderson 13a642da0b Now that the profitable bits of EnableFullLoadPRE have been enabled by default, rip out the remainder.
Anyone interested in more general PRE would be better served by implementing it separately, to get real
anticipation calculation, etc.

llvm-svn: 115337
2010-10-01 20:02:55 +00:00
clang Thread PerFileData through everything. This allows us to remap stuff later. 2010-10-01 19:59:15 +00:00
compiler-rt <rdar://problem/8482056> Add Soft Floating Compares for armv6 and armv7 2010-09-27 18:28:15 +00:00
debuginfo-tests testcase commit for upcoming fix. 2010-09-21 20:51:54 +00:00
libcxx [atomics.flag] completed. Initialization is not working on clang and can't be made to work without defaulted default constructors. 2010-09-30 21:05:29 +00:00
lldb Modify command options to use the new arguments mechanism. Now all command option 2010-10-01 19:59:14 +00:00
llvm Now that the profitable bits of EnableFullLoadPRE have been enabled by default, rip out the remainder. 2010-10-01 20:02:55 +00:00