platform/upstream/llvm.git
2012-12-09 Howard HinnantModify testit to use the local headers and lib. Thanks...
2012-12-08 Craig TopperTeach DAG combine to handle vector logical operations...
2012-12-08 Chandler CarruthRevert the patches adding a popcount loop idiom recogni...
2012-12-08 Benjamin KramerEscape % in the TextDiagnosticBuffer so they aren't...
2012-12-08 Benjamin KramerSimplify code. Sort includes. No functionality change.
2012-12-08 David Chisnalllong double should be 64 bits on FreeBSD/MIPS64. It...
2012-12-08 Richard SmithFinish implementing 'selected constructor' rules for...
2012-12-08 Logan ChienFix Windows build breakage.
2012-12-08 Shuxin YangFix an inadvertent typo error.
2012-12-08 Richard SmithRemove some remnants of the assumption that there is...
2012-12-08 DeLesley HutchinsThread-safety analysis: check member access on guarded...
2012-12-08 Chandler CarruthFix a use-after-free bug found by ASan. You can't assig...
2012-12-08 Richard SmithProperly compute triviality for explicitly-defaulted...
2012-12-08 Argyrios Kyrtzidis[libclang] Resolve a cursor that points to a macro...
2012-12-08 Argyrios Kyrtzidis[Preprocessor] Enhance Ifdef/Ifndef/Defined preprocesso...
2012-12-08 Richard SmithAdd a FIXME.
2012-12-08 Jim InghamEven when we aren’t going to init all the lldb.frame...
2012-12-08 Richard SmithImplement C++03 [dcl.init]p5's checking for value-initi...
2012-12-08 Filipe CabecinhasGet LLDB-Info.plist up to date with r169081.
2012-12-08 Alexey SamsonovASan: fix interface-symbols test on Mac by explicitly...
2012-12-08 Michael J.... Add the core architecture for the lld driver.
2012-12-08 Greg ClaytonMake sure to check for DW_AT_linkage_name to get the...
2012-12-08 Bill WendlingAdd the `lto_codegen_set_export_dynamic' function.
2012-12-08 Greg ClaytonAdded GetCanonicalType() to SBType:
2012-12-08 Eli BenderskyCurrently when AST record layouts are dumped with ...
2012-12-07 Jim GrosbachAdd C API for specifying CPU to the disassembler.
2012-12-07 Bill Wendlings/AttrListPtr/AttributeSet/g to better label what this...
2012-12-07 Bill Wendlings/AttrListPtr/AttributeSet/g to better label what this...
2012-12-07 DeLesley HutchinsFix analysis based warnings so that all warnings are...
2012-12-07 Matt Beaumont-GayAppease -Wnon-virtual-dtor
2012-12-07 Argyrios Kyrtzidis[libclang] Declarations inside anonymous namespaces...
2012-12-07 Alexey SamsonovASan: use new option -fsanitize-blacklist in output...
2012-12-07 Daniel MaleaFix a few more clang (3.2) warnings on Linux:
2012-12-07 Eli BenderskyMake the contents of encoded sections SmallVector<char...
2012-12-07 Alexey SamsonovASan: change the strategy we use for installing malloc...
2012-12-07 Anna Zaks[analyzer] Rename the option help to reflect better...
2012-12-07 Anna Zaks[analyzer] Optimization heuristic: do not reanalyze...
2012-12-07 Nadav RotemWhen we use the BLEND instruction that uses the MSB...
2012-12-07 Michael IlsemanRemove trailing whitespace
2012-12-07 David BlaikieUnbreak the C++98 build.
2012-12-07 Matthew CurtisIn hexagon convertToHardwareLoop, don't deref end(...
2012-12-07 Daniel MaleaMore Linux warnings fixes (remove default labels as...
2012-12-07 Daniel JasperAST matcher tutorial (Part I)
2012-12-07 Jordan Rose[analyzer] Fix r168019 to work with unpruned paths...
2012-12-07 Ted KremenekReduce conversions between Store <-> ImmutableMapRef...
2012-12-07 Ted KremenekMark ImmutableMap::remove/add() const.
2012-12-07 Dmitry Vyukovtsan: even more fd interceptors + fixes
2012-12-07 John CriswellFixed some grammar and punctuation error.
2012-12-07 Eli BenderskyRefactor MCInstFragment and MCDataFragment to adhere...
2012-12-07 Jim InghamNow that we set ThreadPlanCallFunction to private in...
2012-12-07 Nadav RotemX86: Prefer using VPSHUFD over VPERMIL because it has...
2012-12-07 Greg Clayton<rdar://problem/10903854>
2012-12-07 Ted KremenekAdd helper method to convert from a RegionStoreRefBindi...
2012-12-07 Dmitry Vyukovtsan: more fd interceptors + bug fixes + tests
2012-12-07 Kostya Serebryany[asan] fix lint, remove debug prints
2012-12-07 Eli BenderskyAdd separate statistics for Data and Inst fragments...
2012-12-07 Andrew KaylorSet ThreadPlanCallFunction to private in ConstructorSet...
2012-12-07 Eli BenderskySome common functionality from WinCOFFStreamer::EmitAss...
2012-12-07 Alexey SamsonovASan: intercept prctl on Linux only
2012-12-07 Andrew KaylorFix Test11588.py on Linux. The test was failing becaus...
2012-12-07 Jim InghamSeparate initing the stdout/stderr for running the...
2012-12-07 Eli BenderskyLift EmitAssignment into MCObjectStreamer which gets...
2012-12-07 Jim InghamTake the Target API lock before letting the Python...
2012-12-07 Matthew CurtisHexagon TC: forward appropriate args to assembler
2012-12-07 NAKAMURA TakumiDriver/ToolChains.cpp: Add the name CentOS5 32bit gcc44...
2012-12-07 Tim NorthoverAdded Mapping Symbols for ARM ELF
2012-12-07 Dmitri GribenkoConvert HowToReleaseLLVM.html to reST
2012-12-07 Dmitry Vyukovtsan: fix pipe interceptors and add 2 tests
2012-12-07 Dmitry Vyukovtsan: fix lint warnings
2012-12-07 Alexander KornienkoClang-format: extracted FormatTokenSource from Unwrappe...
2012-12-07 David TweedThe test unconditionally assumes a particular cpu has...
2012-12-07 Logan ChienSplit MCELFStreamer into a header file.
2012-12-07 Dmitry Vyukovtsan: add pipe interceptors
2012-12-07 Kostya Serebryany[asan] intercept prctl(PR_SET_NAME) and set the thread...
2012-12-07 Dmitry Vyukovtsan: refactoring is preparation to more precise fd...
2012-12-07 Matthew CurtisHexagon TC: add cc1 defaults for hexagon-gcc
2012-12-07 Kostya Serebryany[sanitizer] implement SanitizerSetThreadName/SanitizerG...
2012-12-07 Evgeniy StepanovSwitch to r83 of cpplint.
2012-12-07 Sean Silvadocs: Convert LangRef to reST.
2012-12-07 Kostya Serebryany[sanitizer] try not to use libc mem* functions in sanit...
2012-12-07 Daniel JasperSmall tweaks to clang-format.
2012-12-07 Kostya Serebryany[sanitizer] fix the build on ancient gcc which has...
2012-12-07 Dmitry Vyukovtsan: deflake output tests (by increasing sleeps)
2012-12-07 Evgeniy Stepanov[msan] Remove readonly/readnone attributes from all...
2012-12-07 Ted KremenekCache queries to lookupPrivateMethod() within ObjCMetho...
2012-12-07 John McCallFix the required args count for variadic blocks.
2012-12-07 NAKAMURA Takumiclang/test: Remove "REQUIRES:LP64" in two tests. Each...
2012-12-07 Ted KremenekFurther reduce analysis time by 0.2% on a heavy Objecti...
2012-12-07 Jakob Stoklund... Use the new MIBundleBuilder class in the Mips target.
2012-12-07 Jakob Stoklund... Add an MIBundleBuilder class.
2012-12-07 Jakob Stoklund... Add higher-level API for dealing with bundled MachineIn...
2012-12-07 Jason Molenda<rdar://problem/12831670>
2012-12-07 David BlaikieUnbreak the GCC (4.4 & other bot) builds from r169571.
2012-12-07 Akira Hatanaka[mips] Delete nodes and instructions for dynamic alloca...
2012-12-07 Akira Hatanaka[mips] Shorten predicate name.
2012-12-07 Akira Hatanaka[mips] Delete unused sub-target features.
2012-12-07 Akira Hatanaka[mips] Remove unnecessary predicates.
2012-12-07 Richard SmithAdd file missed from r169574!
2012-12-07 Alexey Samsonovarcconfig for compiler-rt
2012-12-07 Richard SmithPer [dcl.fct.def.default]p1, don't allow variadic speci...
next