platform/upstream/llvm.git
2013-03-16 Enrico GranataConverting more data formatters to C++ - NSBundle,...
2013-03-16 Howard HinnantThis should be nothing but a load-time optimization...
2013-03-16 Manman RenExploit this-return of a callsite in a this-return...
2013-03-16 Jakob Stoklund... Define more SchedWrites for annotating X86 instructions.
2013-03-15 Richard TrieuImprove template diffing handling of default integer...
2013-03-15 Greg Clayton<rdar://problem/13194155>
2013-03-15 Anna Zaks[analyzer] Address a TODO in the StreamChecker; otherwi...
2013-03-15 Anna Zaks[analyzer] Use isLiveRegion to determine when SymbolReg...
2013-03-15 Anna Zaks[analyzer] BugReporterVisitors: handle the case where...
2013-03-15 Anna Zaks[analyzer] Address Jordan’s review of r177138 (a micro...
2013-03-15 Enrico GranataPerformance improvements to the IsObjCNil () - we only...
2013-03-15 Han Ming Ong<rdar://problem/13100435>
2013-03-15 Ted KremenekFix buffer underrun (invalid read) triggered during...
2013-03-15 Jim InghamConvert the -a option in "image lookup" to a address...
2013-03-15 Jakob Stoklund... Add SchedRW as an Instruction field.
2013-03-15 Matt KopecRework TestChangedValueAPI.py to account for gcc settin...
2013-03-15 Argyrios Kyrtzidis[modules] Don't record the macros from the predefines...
2013-03-15 Jim InghamMake the conditional break test case a little more...
2013-03-15 Jim InghamThe regular expression command object was resetting...
2013-03-15 Douglas Gregor<rdar://problem/13426257> Introduce SDKSettings.plist...
2013-03-15 Ted KremenekSimplify print logic, per feedback from Jordan Rose.
2013-03-15 Matt KopecFix Makefile.rules where no icc is installed and -C...
2013-03-15 Ted KremenekEnhance -Wtautological-constant-out-of-range-compare...
2013-03-15 Jordan Rose[analyzer] Make GRBugReporter::generatePathDiagnostic...
2013-03-15 Jordan Rose[analyzer] Collect stats on the max # of bug reports...
2013-03-15 Jordan Rose[analyzer] Include opcode in dumping a SymSymExpr.
2013-03-15 Jordan Rose[analyzer] Look through ExprWhenCleanups when trying...
2013-03-15 Jordan RoseAdd some assertions to appease the static analyzer.
2013-03-15 David BlaikieRemove unnecessary default in covered switch over enum
2013-03-15 Daniel Dunbar[AST] Add a fast path to ConstantArrayType::getNumAddre...
2013-03-15 David BlaikieRemove IR scenario tests.
2013-03-15 Fariborz Jahanianc: perform integer overflow check on all binary
2013-03-15 Richard TrieuRefactor template diffing to store an enum that records...
2013-03-15 Edwin VaneDon't include outer-most explicit cast in nullptr repla...
2013-03-15 Daniel Dunbar[ADT] Fix StringSet::insert() to not allocate on every...
2013-03-15 Edwin VaneClangTool output cleanup
2013-03-15 Matt KopecRollback r177173. Some OSs may not have ptrace extensio...
2013-03-15 Michael J.... [Support][Path][Windows] Fix dangling else. Don't call...
2013-03-15 Matt KopecAdd icc support to the test suite
2013-03-15 Matt KopecAdd ptrace extensions to query a register set.
2013-03-15 Enrico GranataPorting the Objective-C Class data type’s summary from...
2013-03-15 Enrico GranataMoving CFBag and NSBundle summaries from Python to C++
2013-03-15 Arnold SchwaighoferARM cost model: Fix costs for some vector selects
2013-03-15 Silviu BarangaAdding an A15 specific optimization pass for interactio...
2013-03-15 Edwin VanePrevent nullptr_t-typed exprs from being replaced
2013-03-15 Benjamin KramerARM: Fix an old refacto.
2013-03-15 Enrico Granata<rdar://problem/13194155>
2013-03-15 Bob WilsonRevert "Remove a pointless assertion."
2013-03-15 Adrian PrantlForce column info only for direct inlined functions...
2013-03-15 Fariborz Jahanianc: Also chek for integer overflow for '%' operator.
2013-03-15 Fariborz Jahanianc: add the missing binary operatory when checking
2013-03-15 Sylvestre LedruTake in account the triplet 'powerpc-linux-gnuspe'...
2013-03-15 Hal FinkelEnable unaligned memory access on PPC for scalar types
2013-03-15 Arnold SchwaighoferARM cost model: Fix cost of fptrunc and fpext instructions
2013-03-15 Nico WeberRemove a pointless assertion.
2013-03-15 Daniel JasperImprove formatting of chained calls.
2013-03-15 Alexander Potapenko[libsanitizer] StopTheWorld in sanitizer_common
2013-03-15 Alexey Samsonov[Sanitizer] Don't intercept frexpf and frexpl on Window...
2013-03-15 Alexey Samsonov[TSan] Switch TSan runtime to use ThreadRegistry class...
2013-03-15 Alexander KornienkoIndent all lines in a multi-line comment by the same...
2013-03-15 Hal FinkelProtect PPC Altivec patterns with a predicate
2013-03-15 Alexey Samsonov[Sanitizer] Don't link tests with -lpthread on Android.
2013-03-15 Kostya Serebryany[sanitizer] fix gcc build warnings
2013-03-15 Kostya Serebryany[asan] Add ForEachChunk() to sanitizer allocators....
2013-03-15 Alexey Samsonov[Sanitizer] Generalize compile/link flags for sanitizer...
2013-03-15 Alexey SamsonovFixup for r176934. More careful setup of path to llvm...
2013-03-15 Alexey SamsonovFixup for r176933: more careful setup of path to llvm...
2013-03-15 Alexey Samsonov[Sanitizer] Build sanitizer_common tests w/o RTTI....
2013-03-15 Craig TopperUse NumBaseBits in a few more places in SmallBitVector...
2013-03-15 Rafael EspindolaFix the FDE encoding to be relative on ELF.
2013-03-15 Hal FinkelAllocate the RS spill slot for any PPC function with...
2013-03-15 Sean CallananRolled back r176719 because settings with file
2013-03-15 Anna Zaks[analyzer] Refactor checks in IDC visitor for consisten...
2013-03-15 Anna Zaks[analyzer] Teach trackNullOrUndef to look through terna...
2013-03-15 Eric ChristopherTurn anonymous type in anonymous union warning back...
2013-03-15 Eric ChristopherSilence anonymous type in anonymous union warnings.
2013-03-15 Richard SmithPR15290: 'this' is not permitted in the declaration...
2013-03-15 Eric ChristopherSilence anonymous type in anonymous union warnings.
2013-03-15 Eric ChristopherFix a virtual destructor warning.
2013-03-15 Nadav RotemAdd a triple to the test.
2013-03-14 Nadav RotemUnaligned loads should use the VMOVUPS opcode.
2013-03-14 David BlaikieRemove some unused variables to clean the Clang -Werror...
2013-03-14 Akira Hatanaka[mips] Set isAllocatable bit of unallocatable register...
2013-03-14 Fariborz JahanianDiagnose about extern "C" functions returning c++ objects
2013-03-14 Argyrios KyrtzidisDon't try to typo-correct 'super' in an objc method.
2013-03-14 Greg Clayton<rdar://problem/12537646>
2013-03-14 Adrian PrantlAdd a testcase for r177118.
2013-03-14 Andrew TrickFix r177112: Add ProcResGroup.
2013-03-14 Jakob Stoklund... Prepare for adding InstrSchedModel annotations to X86...
2013-03-14 Anna Zaks[analyzer] Change the way in which IDC Visitor decides...
2013-03-14 Reed KotlerAdd a new method which enables one to change register...
2013-03-14 Jim InghamLog the match substring as well in the case where we...
2013-03-14 Adrian PrantlAlways declare the .block_descriptor parameter, not...
2013-03-14 Jim InghamAdd some logging to track cases where “step-in” steps...
2013-03-14 Matt KopecRecommit lldb realtime output for POSIX.
2013-03-14 Arnold SchwaighoferLoopVectorizer: Insert some white space to make test...
2013-03-14 Chad Rosier[fast-isel] The X86FastISel::FastLowerArguments functio...
2013-03-14 Andrew TrickMachineModel: Add a ProcResGroup class.
2013-03-14 Hal FinkelMove estimateStackSize from ARM into MachineFrameInfo
2013-03-14 Douglas Gregor[PR15513/<rdar://problem/13409707>] Template arguments...
next