platform/upstream/llvm.git
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...
2013-03-19 David BlaikieMove the DIFile operand to DITypes from the 4th operand...
2013-03-19 Jakob Stoklund... Annotate various null idioms with SchedRW lists.
2013-03-19 Jakob Stoklund... Annotate SSE float conversions with SchedRW lists.
2013-03-19 Jakob Stoklund... Annotate X86InstrCMovSetCC.td with SchedRW lists.
2013-03-19 Eric ChristopherFormatting fixups.
2013-03-19 David BlaikieSimplify/generalize some debug info test cases
2013-03-19 Sean CallananUpdated the IRExecutionUnit to keep local copies
2013-03-19 Jordan Rose[analyzer] Add an integer version of the Circle tests...
2013-03-19 Enrico GranataThe formatters for std::shared_ptr, std::weak_ptr,...
2013-03-19 Anna Zaks[analyzer] Do not believe lazy binding when symbolic...
2013-03-19 Howard HinnantMarshall Clow found this memory problem in strstream...
2013-03-19 Chad RosierDead code.
2013-03-19 Chad RosierDead code.
2013-03-19 Jordan Rose[analyzer] Add a test case for diagnostic suppression...
2013-03-19 Jordan RoseRevert "[analyzer] Do part of the work to find shortest...
2013-03-19 Matt KopecMark TestChangeValueAPI.py as expected fail with gcc...
2013-03-19 Chad Rosier[ms-inline asm] Move the immediate asm rewrite into...
2013-03-19 Quentin ColombetUpdate global merge pass according to Duncan's advices:
2013-03-19 Tobias GrosserScopDetect: Remove some redundant semicolons
2013-03-19 Howard HinnantThis is an optimization which produces improved launchi...
2013-03-19 Jakob Stoklund... Annotate X86InstrCompiler.td with SchedRW lists.
2013-03-19 Chad RosierTest case for r177439 and r177440.
next