platform/upstream/llvm.git
2013-03-27 Argyrios Kyrtzidis[lib/Headers] Define NULL as __DARWIN_NULL when on...
2013-03-27 Argyrios Kyrtzidis[modules] Before marking the module imported macros...
2013-03-27 Argyrios KyrtzidisRemove IdentifierInfo::setHadMacroDefinition()
2013-03-27 Argyrios Kyrtzidis[PCH/modules] Remove HiddenName::MacroUndef
2013-03-27 Argyrios Kyrtzidis[Preprocessor] Remove PPMutationListener.
2013-03-27 Argyrios Kyrtzidis[modules] Re-enable the "ambiguous expansion of macro...
2013-03-27 John ThompsonRevised to use MemoryBuffer. Removed redundant llvm...
2013-03-27 Richard SmithPR15597: Fix a confusion between the implicit exception...
2013-03-27 Chad RosierIf we're unable to create the TargetMachine, then just...
2013-03-27 Michael GottesmanAdded back in the test for arc-annotations.
2013-03-27 David BlaikieUpdate debug info test for schema change made to LLVM.
2013-03-27 David BlaikieAdding DIImportedModules to DIScopes.
2013-03-27 John McCallMake the -Wreinterpret-base-class logic safe against...
2013-03-27 Ted KremenekSplit "incomplete implementation" warnings for ObjC...
2013-03-27 Hal FinkelDon't spill PPC VRSAVE on non-Darwin (even in SjLj)
2013-03-26 Douglas Gregor<rdar://problem/13278115> Improve diagnostic when faili...
2013-03-26 Anna Zaks[analyzer] Better test for r178063.
2013-03-26 Anna Zaks[analyzer] Make sure IDC works for ‘NSContainer value...
2013-03-26 David BlaikieRemove magic number usage from CGDebugInfo with new...
2013-03-26 David BlaikieMake DIBuilder::createClassType more type safe by retur...
2013-03-26 David BlaikieDebugInfo: more support for mutating DICompositeType...
2013-03-26 Chad Rosier[driver] Do not generate crash diagnostics if the compi...
2013-03-26 Douglas Gregor<rdar://problem/13267210> Ensure that Sema::CompareRefe...
2013-03-26 Chad RosierAdd a boolean parameter to the ExecuteAndWait static...
2013-03-26 Chad RosierRemove a FIXME that's not planned to be fixed. We...
2013-03-26 Greg ClaytonCleaned up how LLDB.framework was being linked to and...
2013-03-26 Bill WendlingUse the full path when outputting the `.gcda' file.
2013-03-26 Michael LiaoAdd XTEST codegen support
2013-03-26 Michael LiaoAdd HLE target feature
2013-03-26 Douglas Gregor<rdar://problem/13473493> Handle 'this->' insertion...
2013-03-26 Jakob Stoklund... Enable SandyBridgeModel for all modern Intel P6 descend...
2013-03-26 David BlaikieDebug Info: remove use of magic numbers to tweak specif...
2013-03-26 David BlaikieDebug Info: Provide a means to update the members of...
2013-03-26 Hal FinkelRestore real bit lengths on PPC register numbers
2013-03-26 Enrico Granata<rdar://problem/13339196>
2013-03-26 Howard HinnantTighten up the iterator requirements for the vector...
2013-03-26 Andrew TrickTableGen SubtargetEmitter fix to allow A9 and Swift...
2013-03-26 Hal FinkelFix the register scavenger for targets that provide...
2013-03-26 Enrico Granata<rdar://problem/13246939>
2013-03-26 Greg ClaytonAdd a way to dump a ClangASTType to stdout for debuggin...
2013-03-26 Greg ClaytonTrim the output build folder a bit to it isn't so large.
2013-03-26 Greg ClaytonA few more tweaks to the python perf tests. Now there...
2013-03-26 Greg ClaytonClean up logging a bit to not log when a command pipe...
2013-03-26 Hal FinkelPPC: Use HWEncoding and TRI->getEncodingValue
2013-03-26 NAKAMURA TakumiR600/SIMCCodeEmitter.cpp: Prune a couple of unused...
2013-03-26 Howard HinnantAnother vector debug mode test, and a static test on...
2013-03-26 Anna Zaks[analyzer] Change inlining policy to inline small funct...
2013-03-26 Anna Zaks[analyzer] micro optimization as per Jordan’s feedback...
2013-03-26 NAKAMURA Takumiclang/test/CodeGenCXX/debug-info-namespace.cpp: Disable...
2013-03-26 Hal FinkelUse multiple virtual registers in PPC CR spilling
2013-03-26 Hal FinkelUpdate PPCRegisterInfo's use of virtual registers to...
2013-03-26 Hal FinkelUpdate PEI's virtual-register-based scavenging to suppo...
2013-03-26 Enrico GranataData formatters cleanup:
2013-03-26 Greg ClaytonDon't crash when we have an element size of zero.
2013-03-26 Rafael EspindolaRemove useGlobalsForAutomaticVariables.
2013-03-26 Reid Kleckner[ms-cxxabi] Give the MS inheritance attributes a base...
2013-03-26 Manman RenFix uninitialized read of CalleeWithThisReturn.
2013-03-26 Jim InghamThat wasn't a typo, if the short letter option is from...
2013-03-26 Jakob Stoklund... Annotate the remaining x86 instructions with SchedRW...
2013-03-26 Jakob Stoklund... Annotate x87 and mmx instructions with SchedRW lists.
2013-03-26 Jakob Stoklund... Annotate control instructions with SchedRW lists.
2013-03-26 Jakob Stoklund... Annotate the rest of X86InstrInfo.td with SchedRW lists.
2013-03-26 John ThompsonRevised per review comments to rename test files and...
2013-03-26 Michael LiaoFix PRFCHW test on non-x86 builds
2013-03-26 Arnold SchwaighoferBasicAA: Only query twice if the result of the more...
2013-03-26 Enrico GranataOur commands that end up displaying a ValueObject as...
2013-03-26 Jim InghamChange the stepping test to output "total time" for...
2013-03-26 Chad RosierFix a crasher by reporting a fatal error if we're unabl...
2013-03-26 Michael LiaoAdd PRFCHW intrinsic support
2013-03-26 Michael LiaoAdd PREFETCHW codegen support
2013-03-26 Sean CallananFixed a typo.
2013-03-26 Ulrich WeigandAdd test case for commit r178031.
2013-03-26 Argyrios Kyrtzidis[Preprocessor/Modules] Separate the macro directives...
2013-03-26 Reid Kleckner[ms-cxxabi] Mangle vector types
2013-03-26 Greg ClaytonRemove FunctionProfiler and ProfileObjectiveC action...
2013-03-26 Edwin VaneDocs describing limitations of the cpp11-migrate Loop...
2013-03-26 Howard HinnantMore vector debug tests.
2013-03-26 Jyotsna VermaHexagon: Use multiclass for aslh, asrh, sxtb, sxth...
2013-03-26 Ulrich WeigandMake InstCombineCasts.cpp:OptimizeIntToFloatBitCast...
2013-03-26 Jyotsna VermaHexagon: Remove HexagonMCInst.h file. It has been repla...
2013-03-26 Marshall ClowFixed race conditions in thread tests; exposed by UBSan
2013-03-26 Arnold SchwaighoferRevert ARM Scheduler Model: Add resources instructions...
2013-03-26 Shankar Easwaran[ELF][Hexagon] remove duplicated code
2013-03-26 Howard HinnantSimply debug mode tests per Dmitri Gribenko's suggestion.
2013-03-26 Benjamin KramerRemove default case from fully covered switch.
2013-03-26 Christian KonigR600/SI: improve post ISel folding
2013-03-26 Christian KonigR600/SI: improve vector interpolation
2013-03-26 Christian KonigR600/SI: avoid unecessary subreg extraction in IMAGE_SAMPLE
2013-03-26 Christian KonigR600/SI: switch back to RegPressure scheduling
2013-03-26 Christian KonigR600/SI: mark most intrinsics as readnone v2
2013-03-26 Christian KonigR600/SI: replace WQM intrinsic
2013-03-26 Christian KonigR600/SI: fix ELSE pseudo op handling
2013-03-26 Joe AbbeyPatch by Gordon Keiser!
2013-03-26 Howard HinnantNeed one more swap overload for swapping two lvalue...
2013-03-26 Evgeniy StepanovFix uninitialized read of CalleeWithThisReturn.
2013-03-26 Alexey Samsonov[ASan] Change the ABI of __asan_before_dynamic_init...
2013-03-26 Alexey Samsonov[ASan] Change the ABI of __asan_before_dynamic_init...
2013-03-26 Alexander Potapenko[libsanitizer] Fix the Win build.
2013-03-26 Kostya Serebryany[tsan] make memcpy_race.cc test immune to memcpy inlining
2013-03-26 Dmitry Vyukovasan/tsan: move strcasecmp() interceptor to sanitizer_c...
next