platform/upstream/llvm.git
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.
2013-03-19 Chad Rosier[ms-inline asm] Remove the brackets from X86Operand...
2013-03-19 Chad Rosier[ms-inline asm] Create a helper function, CreateMemForI...
2013-03-19 Tobias GrosserIndependentBlocks: Add a couple of test cases.
2013-03-19 Bill WendlingRegister the GCOV writeout functions so that they're...
2013-03-19 Bill WendlingAdd a way to register and execute "writeout" functions.
2013-03-19 Fariborz JahanianObjective-C [qoi]: Provide improved parse diagnostics...
2013-03-19 Hal FinkelAdd a comment to the CodeGen/PowerPC/asym-regclass...
2013-03-19 Tobias GrosserScopDetection: Add a couple of test cases
2013-03-19 Arnaud A. de... IndVarSimplify: do not recompute an IV value outside...
2013-03-19 Ulrich WeigandAdd missing mayLoad flag to LHAUX8 and LWAUX.
2013-03-19 Ulrich WeigandRewrite LHAU8 pattern to use standard memory operand.
2013-03-19 Ulrich WeigandRewrite pre-increment store patterns to use standard...
2013-03-19 Ulrich WeigandExtend TableGen instruction selection matcher to improv...
2013-03-19 Ulrich WeigandFix sub-operand size mismatch in tocentry operands.
2013-03-19 Ulrich WeigandRemove an invalid and unnecessary Pat pattern from...
2013-03-19 Greg ClaytonUpdate Sketch test case to capture this and use accesso...
2013-03-19 Andy GibbsFix "control reaches end of non-void function" compilin...
2013-03-19 Hal FinkelPrepare to make r0 an allocatable register on PPC
2013-03-19 Edwin VaneDon't replace macro usage if macro body has NULL
2013-03-19 Nadav RotemOptimize sext <4 x i8> and <4 x i16> to <4 x i64>.
2013-03-19 Daniel JasperFix indentation for case: // comment.
next