platform/upstream/llvm.git
2013-03-20 Jakob Stoklund... Model prefetches and barriers as loads.
2013-03-20 Jakob Stoklund... Add a catch-all WriteSystem SchedWrite type.
2013-03-20 Enrico GranataMaking a manual mode of operation for measurements...
2013-03-20 Nadav RotemWhen computing the demanded bits of Load SDNodes, make...
2013-03-20 David BlaikieDebug Info: Swap the 2nd and 3rd parameters to DICompil...
2013-03-20 Enrico GranataMaking the test step count a member variable so that...
2013-03-20 Tobias GrosserCodePrepare: Do not require canonical induction variabl...
2013-03-20 Jakob Stoklund... Annotate the remaining SSE MOV instructions.
2013-03-20 Jakob Stoklund... Annotate SSE horizontal and integer instructions.
2013-03-20 David BlaikieRemove unused field in DICompileUnit
2013-03-20 Reid Kleckner[ms-cxxabi] Mangle function pointer template arguments...
2013-03-20 Michael J.... [SymbolTable][Perf] Use hash_combine instead of a custo...
2013-03-20 Enrico GranataRenaming perf. main files from main.cpp to something...
2013-03-20 Michael LiaoCorrect cost model for vector shift on AVX2
2013-03-20 Jason MolendaChange DWARFCallFrameInfo from using a vector of Addres...
2013-03-20 Jakub StaszakRemove trailing spaces.
2013-03-20 Jordan Rose[analyzer] Appease buildbots: include template argument...
2013-03-20 Tobias GrosserScopDetect: Test case to verify that base pointers...
2013-03-20 James DennettDocumentation cleanup for MacroInfo.
2013-03-20 Enrico GranataMaking MemoryGauge work by fixing a Mach API call mista...
2013-03-20 Bill WendlingCall the new llvm_gcov_init function to register the...
2013-03-20 Bill WendlingCreate a coverage initialization function.
2013-03-20 Douglas Gregor<rdar://problem/12368093> Extend module maps with a...
2013-03-20 Chris Lattnerminor code style cleanup.
2013-03-20 Rafael EspindolaxlC doesn't like Header being both a type and a member...
2013-03-20 Rafael EspindolaAdd std prefixes to fix the build with xlc.
2013-03-20 Jakob Stoklund... Make sure TableGen exits with an error code after print...
2013-03-20 Jordan Rose[analyzer] Don't invalidate globals when there's no...
2013-03-20 Jordan Rose[analyzer] Track malloc'd memory into struct fields.
2013-03-20 Jordan Rose[analyzer] Invalidate regions indirectly accessible...
2013-03-20 Jordan Rose[analyzer] Remove strip of ElementRegion in CallEvent...
2013-03-20 Matt KopecAdd Linux support for reading/writing extended register...
2013-03-20 Tobias GrosserScopDetect: Add test cases for non-simple regions
2013-03-20 David BlaikieRefactor file/directory path in namespace debug info...
2013-03-20 David Blaikierefactoring file/directory for namespace debug info
2013-03-20 Michael J.... [ELF][Reader] Add debug message to print all inputs...
2013-03-20 Michael J.... [ELF][Reader][Perf] Only do loookup once.
2013-03-20 Michael J.... [ELF][Reader] Refactor how relocations are read. Improv...
2013-03-20 Michael J.... [ELF][Reader] Remove static ordinal.
2013-03-20 David BlaikieEnhance debug info namespace test to check for context...
2013-03-20 David BlaikieEnhance debug info namespace test to check for context...
2013-03-20 Enrico GranataCleanup to the ObjC runtime to remove the now useless...
2013-03-20 Michael J.... memcpy instead of copy_n. Faster than copy_n on MSVC :(.
2013-03-20 Michael J.... Devirtualize Reference::kind.
2013-03-20 Michael J.... Devirtualize File::kind.
2013-03-20 Michael J.... Set ordinals correctly.
2013-03-20 Fariborz JahanianDo the error recovery for @end only.
2013-03-20 Sean Silva[docs] Point inquisitive users to existing module.map...
2013-03-20 Sean Silva[docs] Prominently note that modules are expemental.
2013-03-20 Eric ChristopherRemove blank line before block comment.
2013-03-20 Fariborz JahanianObjective-C [qoi] more gracefull recovery when
2013-03-20 Tobias GrosserRemove dependence on canonical induction variable
2013-03-20 David BlaikieDIBuilder: allow linkage name to be specified for globa...
2013-03-20 David BlaikiePR7256: Provide a fixit for incorrect destructor declar...
2013-03-20 David BlaikieMake target-specific test case in r177474 only run...
2013-03-20 Douglas GregorFix typo and grammaro in modules documentation
2013-03-20 Eli BenderskyAdd timing of the IR parsing code with a new -time...
2013-03-20 Douglas GregorOnly introduce the SDKSettings.plist dependency in...
2013-03-20 Manman RenExploit this-return of a callsite in a this-return...
2013-03-20 Jakob Stoklund... Add some missing SSE annotations.
2013-03-20 Jakob Stoklund... Annotate remaining IIC_BIN_* instructions.
2013-03-20 Alexander KornienkoSupport for pointers-to-members usage via .*
2013-03-20 Daniel JasperRemove assertion that can be triggered on bad input.
2013-03-20 Christian KonigRevert "pre-RA-sched: fix TargetOpcode usage"
2013-03-20 Andy GibbsRemove unnecessary explicit typing in std::make_pair
2013-03-20 Daniel JasperFix infinite-loop in unwrapped line parser.
2013-03-20 Dmitry Vyukovtsan: correct sizes of signal-related data structures
2013-03-20 Justin HolewinskiMove SDNode order propagation to SDNodeOrdering, which...
2013-03-20 Daniel JasperDo not consider comments when adjusting to local indent...
2013-03-20 Dmitry Vyukovtsan: add missing stat descriptions
2013-03-20 Dmitry Vyukovtsan: call fflush(0) on exit again
2013-03-20 Daniel JasperReduce penalty for breaks after "(" for functions with...
2013-03-20 Dmitry Vyukovtsan: reduce size of mutexsets from 64 to 16 mutexes
2013-03-20 Dmitry Vyukovtsan: fix incorrect test
2013-03-20 Christian Konigpre-RA-sched: fix TargetOpcode usage
2013-03-20 Dmitry Vyukovtsan: special handling of .rodata (don't try to find...
2013-03-20 Tobias GrosserAdd option -polly-code-generator=none
2013-03-20 Tobias GrosserSilence 'variable unused' warning in release mode
2013-03-20 Daniel JasperAdd extra indentation for multiline comparisons.
2013-03-20 Dmitry Vyukovtsan: fix build
2013-03-20 Dmitry Vyukovtsan: move trace header into 0x600000000000 range
2013-03-20 Andy GibbsUpdate source/DataFormatters/CMakeLists.txt to reflect...
2013-03-20 Dmitry Vyukovtsan: add internal_unlink() function
2013-03-20 Daniel JasperDon't remove all indentation when in #defines.
2013-03-20 Alexey Samsonov[ASan] Move malloc stats collection away from AsanThrea...
2013-03-20 Daniel JasperFix Makefile.
2013-03-20 Daniel JasperAdd clang-format binary to cfe.
2013-03-20 Daniel JasperImprove formatting of function types in template parame...
2013-03-20 Daniel JasperRemove clang-format from clang-tools-extra.
2013-03-20 Andy GibbsUpdate source/Expression/CMakeLists.txt to reflect...
2013-03-20 Dmitry Vyukovasan/tsan: reduce per-thread memory allocator caches
2013-03-20 Alexey Samsonov[ASan] Move GetCurrentThread/SetCurrentThread from...
2013-03-20 Dmitry Vyukovtsan: fix flaky test
2013-03-20 Dmitry Vyukovtsan: fix incorrect test
2013-03-20 Chandler CarruthFix a silly search-and-replace goof with r177495 that...
2013-03-20 Evgeniy Stepanov[sanitizer] Enable prctl interceptor on Android.
2013-03-20 Hans WennborgFix redundant comparison in gcc::Common::ConstructJob.
2013-03-20 Chandler Carruth[SROA] Don't preserve the IR names in release builds.
2013-03-20 Chandler CarruthMove the endif to the correct line so we don't have...
2013-03-20 Chandler CarruthIntroduce some new statistics to help track the exact...
next