Go to file
Jakob Stoklund Olesen a4a361df5b Add SchedRW as an Instruction field.
Don't require instructions to inherit Sched<...>. Sometimes it is more
convenient to say:

  let SchedRW = ... in {
    ...
  }

Which is now possible.

llvm-svn: 177199
2013-03-15 22:51:13 +00:00
clang [modules] Don't record the macros from the predefines buffer. 2013-03-15 22:43:10 +00:00
clang-tools-extra Don't include outer-most explicit cast in nullptr replacement 2013-03-15 20:18:08 +00:00
compiler-rt [libsanitizer] StopTheWorld in sanitizer_common 2013-03-15 14:37: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 Updated link to Marshall's instructions 2013-03-14 19:00:34 +00:00
libcxxabi Bruce Mitchener: Typo fixes. 2013-02-15 15:48:49 +00:00
lld [lld] remove trailing whitespace 2013-03-14 16:09:49 +00:00
lldb Rework TestChangedValueAPI.py to account for gcc setting multiple breakpoints. 2013-03-15 22:49:52 +00:00
llvm Add SchedRW as an Instruction field. 2013-03-15 22:51:13 +00:00
polly tests: Properly check if asserts are available 2013-03-12 21:27:39 +00:00