Go to file
Roman Divacky ca10389bfe Specify MachinePointerInfo as refering to the argument value and offset of the
store when handling byval arguments. Thus preventing reordering of the store
with load with post-RA scheduler.

llvm-svn: 164553
2012-09-24 20:47:19 +00:00
clang Replace an assertion with an error for empty __asm statements. 2012-09-24 19:57:59 +00:00
clang-tools-extra Fix typo in a comment in lit.cfg 2012-09-12 16:29:37 +00:00
compiler-rt [TSan] one more attempt to fix sleep_sync test: call sleep in the spawned thread so that sleep-synchronization will be detected even if child thread is started late. 2012-09-24 13:35:46 +00:00
debuginfo-tests Fix this for gdb 7.4. 2012-07-23 19:41:58 +00:00
libclc Add barrier.cl to SOURCES, spotted by Jin Wang. 2012-09-05 18:13:55 +00:00
libcxx Updating email address 2012-09-24 14:27:10 +00:00
libcxxabi Updating email address 2012-09-24 14:27:24 +00:00
lld Add ELFReference class - parse relocations needed by that class and update DefinedAtom to use the class. Tweak coding style. Add testcase to check relocations. Change was signed-off-by: Michael Spencer 2012-09-17 12:49:38 +00:00
lldb Remove a couple of debugging printf's from the testsuite. 2012-09-24 18:11:54 +00:00
llvm Specify MachinePointerInfo as refering to the argument value and offset of the 2012-09-24 20:47:19 +00:00
polly Bailout if libpluto finds no schedule 2012-09-21 16:24:13 +00:00