platform/upstream/llvm.git
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...
2013-03-20 David BlaikieReorder the DIFile parameter in DINameSpace
2013-03-20 Douglas GregorWork-in-progress documentation on the experimental...
2013-03-20 John McCallRemove some dead code.
2013-03-20 Hao LiuAdd a test case for PR15318 fixed in r177472
2013-03-20 Nick LewyckyDon't assume the test directory is writable, use %T...
2013-03-20 David BlaikieTest DW_TAG_namespace support in the backend
2013-03-20 David BlaikieProvide more details for DINameSpace debug info in...
2013-03-20 David BlaikieMake front-end debug info namespace test frontend-only...
2013-03-20 Shankar Easwaran[ELF][Hexagon] Add Hexagon dynamic relocations
2013-03-20 Shankar Easwaran[ELF] Interp section is only needed in dynamic executables
2013-03-20 Shankar Easwaran[ELF] Order .got.plt properly
2013-03-20 Douglas GregorMake sure that Module::ConfigMacrosExhaustive gets...
2013-03-20 Richard SmithTeach statement / declaration disambiguation about...
2013-03-20 Rafael EspindolaRemove the Tools DensMap from the toolchain.
2013-03-20 Michael LiaoFix PR15296
2013-03-20 Michael LiaoMark all variable shifts needing customizing
2013-03-20 Michael LiaoMove scalar immediate shift lowering into a dedicated...
2013-03-20 Nick LewyckyThe flag "-coverage-function-names-in-data" is actually...
2013-03-20 David BlaikieFix test case regression on ARM & PPC introduced r177239
2013-03-20 John McCallDon't look outside the innermost enclosing namespace...
2013-03-20 Hao LiuFix AsmPrinter crashes with assertion. Bug 15318 in...
2013-03-20 Reid Kleckner[ms-cxxabi] Fix assertion on unhandled function templat...
2013-03-20 Nick LewyckyMake clang emit linkage names in debug info for subprog...
2013-03-20 Jordan Rose[analyzer] Re-apply "Do part of the work to find shorte...
2013-03-20 Jordan Rose[analyzer] Break cycles (optionally) when trimming...
2013-03-20 David BlaikieRefactor the DIFile (2nd) parameter to DITypes to be...
2013-03-20 Douglas Gregor<rdar://problem/10796651> Introduce configuration macro...
2013-03-20 Justin HolewinskiPropagate DAG node ordering during type legalization...
2013-03-20 Marshall ClowFix bug in test; found by AddressSanitizer
2013-03-19 Chad RosierFix pr13145 - Naming a function like a register name...
next