Go to file
Andrew Trick de2109eb4c Machine Model: Add MicroOpBufferSize and resource BufferSize.
Replace the ill-defined MinLatency and ILPWindow properties with
with straightforward buffer sizes:
MCSchedMode::MicroOpBufferSize
MCProcResourceDesc::BufferSize

These can be used to more precisely model instruction execution if desired.

Disabled some misched tests temporarily. They'll be reenabled in a few commits.

llvm-svn: 184032
2013-06-15 04:49:57 +00:00
clang PR16263: Implement current direction of core issue 1376. Binding a reference to 2013-06-15 00:30:29 +00:00
clang-tools-extra Revert "sys::Path::GetCurrentDirectory has been removed. Use sys::fs::current_path." 2013-06-14 21:44:06 +00:00
compiler-rt Properly install LSan interface header, rely on sanitizer header presence in lit tests 2013-06-14 11:45:36 +00:00
debuginfo-tests We've got the type right, which has broken these tests - but now we need to get the location information correct that the type was papering over 2013-06-07 22:09:23 +00:00
libclc Update the copyright coredits -- Happy new year 2013! 2013-01-01 10:00:19 +00:00
libcxx Test case for r183481. 2013-06-07 14:24:18 +00:00
libcxxabi Add capability to demangle invocation functions for ObjC blocks. 2013-04-10 19:44:03 +00:00
lld [PECOFF] Fix build error on Win64. 2013-06-14 02:43:30 +00:00
lldb Fix unitialized variable in AuxVector::GetEntryName() which crashed in AuxVector::DumpToLog 2013-06-15 00:25:52 +00:00
llvm Machine Model: Add MicroOpBufferSize and resource BufferSize. 2013-06-15 04:49:57 +00:00
polly scop detection: inline and remove isValidBasicBlock 2013-06-14 20:20:43 +00:00