platform/upstream/llvm.git
2012-10-11 Chad Rosier[ms-inline asm] Lookup the IdentifierInfo using the...
2012-10-11 Micah VillmowRevert 165732 for further review.
2012-10-11 Douglas GregorDiagnose the expansion of ambiguous macro definitions...
2012-10-11 Ted KremenekRemove OSAtomicChecker.
2012-10-11 Ted KremenekSwitch over to BodyFarm implementation of OSAtomicCompa...
2012-10-11 Ted KremenekTeach GetBaseType() about BlockPointerTypes.
2012-10-11 Nadav RotemAdd TargetTransformInfo to the clang driver.
2012-10-11 Greg ClaytonFixed an indentation issue that only shows up when...
2012-10-11 Jan Wen VoungChange encoding of instruction operands in bitcode...
2012-10-11 Manuel KlimekAdds Phabricator documentation. This is a first step...
2012-10-11 Argyrios Kyrtzidis[libclang] Make sure the index_data.main_filename field...
2012-10-11 Argyrios Kyrtzidis[libclang] Remove this test while I investigate why...
2012-10-11 Ted KremenekAdd null check for malformed code.
2012-10-11 Argyrios Kyrtzidis[libclang] Add tests for indexing modules and PCHs...
2012-10-11 Derek SchuffFix build failure from r165722
2012-10-11 Greg Clayton<rdar://problem/12331741>
2012-10-11 Douglas GregorIntroduce a simple "hint" scheme to eliminate the quadr...
2012-10-11 Greg ClaytonPatch from Andrew Kaylor that fixes Linux default host...
2012-10-11 Douglas GregorMake the deserialization of PendingMacroIDs deterministic.
2012-10-11 Micah VillmowAdd in the first iteration of support for llvm/clang...
2012-10-11 Jordan Rose-Warc-repeated-use-of-weak: fix a use-of-uninitialized...
2012-10-11 Derek SchuffProperly factor Native Client defines to support NaCl...
2012-10-11 Jakob Stoklund... Pass an explicit operand number to addLiveIns.
2012-10-11 Rafael EspindolaHandle gnu_inline in c++ in a gcc compatible way. Origi...
2012-10-11 Jordan Rose-Warc-repeated-use-of-weak: Don't warn on a single...
2012-10-11 Jordan Rose-Warc-repeated-use-of-weak: Check messages to property...
2012-10-11 Argyrios Kyrtzidis[libclang] Improve AST serialization done by ASTUnit...
2012-10-11 Jordan RoseObjCMethodDecl::findPropertyDecl: bail out early if...
2012-10-11 Derek SchuffMake X86_64ABIInfo clean for ABIs with 32 bit pointers...
2012-10-11 Bill SchmidtThis patch addresses PR13947.
2012-10-11 David ChisnallAdd test cases for correct parsing of register names...
2012-10-11 NAKAMURA Takumiclang/test/CodeGenCXX/microsoft-uuidof.cpp: Fix for...
2012-10-11 David ChisnallExpose move to/from coprocessor instructions in MIPS64...
2012-10-11 Nico WeberAdd codegen support for __uuidof().
2012-10-11 NAKAMURA Takumillvm/Analysis/Passes.h: Fix copypasto in createDependen...
2012-10-11 Sebastian Popdependence analysis
2012-10-11 Michael LiaoFollow the same routine to add target float expansion...
2012-10-11 Ted KremenekAdd prologue text for list of potential checkers.
2012-10-11 Jason MolendaWhen OptionValueFileSpec is given a filename starting
2012-10-11 Jason MolendaChange the scratch buffer for x86 assembly instructions...
2012-10-11 Andrew Trickmisched: Handle "transient" non-instructions.
2012-10-11 Nick LewyckyDon't crash when !tbaa.struct contents is invalid.
2012-10-11 NAKAMURA TakumiRevert r165661, "Patch by Shuxin Yang <shuxin.llvm...
2012-10-11 NAKAMURA TakumiGettingStarted.rst: s/&amp;/&/g
2012-10-11 NAKAMURA TakumiGettingStarted.rst: Fix the label to DeveloperPolicy...
2012-10-11 NAKAMURA Takumiclang/lib/Headers/CMakeLists.txt: Add f16cintrin.h.
2012-10-11 Bill WendlingAdd the LLVM context to this c'tor. It will be needed...
2012-10-11 Bill WendlingSupport a common idiom on how to build an Attributes...
2012-10-11 Manman RenX86: add F16C support in Clang
2012-10-11 Douglas GregorRemove the ASTDeserializationListener's MacroVisible...
2012-10-11 Douglas GregorRemove an unused bit from the serialized IdentifierInfo
2012-10-11 Douglas GregorDeserialize macro history when we deserialize an identi...
2012-10-11 Ted KremenekTeach set-xcode-analyzer that the new default value...
2012-10-11 Nick LewyckyDon't crash if a .ll file contains a forward-reference...
2012-10-11 Eli FriedmanMinor cleanup for r165678; no functional change.
2012-10-11 Eli FriedmanMake sure we perform the variadic method check correctl...
2012-10-11 Evan ChengChange MachineInstrBuilder::addDisp to copy over target...
2012-10-10 Jordan RoseReapply "[analyzer] Treat fields of unions as having...
2012-10-10 David BlaikieFix a crash-on-invalid when parsing a reference to...
2012-10-10 Fariborz Jahanianobjective-C IRgen: When sending a method to 'super'
2012-10-10 Evan ChengAdd isel patterns for v2f32 / v4f32 neon.vbsl intrinsic...
2012-10-10 Enrico Granata<rdar://problem/12462744> Implement a new SBDeclaration...
2012-10-10 Eric ChristopherTemporarily Revert "[analyzer] Treat fields of unions...
2012-10-10 Nadav RotemAdd getters for the MIPS TargetTransform classes
2012-10-10 David BlaikieRemove unused member variable introduced in r165665.
2012-10-10 Eric ChristopherFormatting and 80-col.
2012-10-10 Eric ChristopherRevert "[Options] make Option a value type."
2012-10-10 Bill SchmidtAdd -mattr=+altivec and remove XFAIL.
2012-10-10 Nadav RotemAdd a new interface to allow IR-level passes to access...
2012-10-10 Bill SchmidtXFAIL for all targets pending investigation
2012-10-10 Michael J.... [Options] make Option a value type.
2012-10-10 Jason MolendaMove the scratch buffer allocation for x86 instructions...
2012-10-10 Nadav RotemPatch by Shuxin Yang <shuxin.llvm@gmail.com>.
2012-10-10 Jordan Rose[analyzer] Treat fields of unions as having symbolic...
2012-10-10 Bill SchmidtWhen generating spill and reload code for vector regist...
2012-10-10 Bill SchmidtThe PowerPC VRSAVE register has been somewhat of an...
2012-10-10 Micah VillmowAdd in support for expansion of all of the comparison...
2012-10-10 Sean SilvaRevert r165652: "Remove unnecessary RTTI from the build."
2012-10-10 David BlaikieMake -Wshift-op-parentheses a subgroup of -Wparentheses
2012-10-10 Sean SilvaRemove unnecessary RTTI from the build.
2012-10-10 Sean Silvatblgen: Compile TableGen without RTTI.
2012-10-10 Sean Silvatblgen: Build clang-tblgen without RTTI.
2012-10-10 Sean Silvatblgen: Use LLVM-style RTTI in clang-tblgen
2012-10-10 Sean Silvatblgen: Move mini Type hierarchy to LLVM-style RTTI.
2012-10-10 Sean Silvatblgen: Use semantically correct RTTI functions.
2012-10-10 Sean Silvatblgen: Mechanically move dynamic_cast<> to dyn_cast<>.
2012-10-10 Sean Silvatblgen: Put dyn_cast<> machinery in place for Init...
2012-10-10 Duncan SandsAdd the testcase from pr13254 (the old scalarreply...
2012-10-10 Fariborz Jahanian[Doc parsing] This patch searches overridden objc/c++
2012-10-10 Jim InghamChange the Thread constructor over to take a Process...
2012-10-10 Bill WendlingRemove dead variable.
2012-10-10 Michael LiaoSpecify CPU model to avoid breaking ATOM builds
2012-10-10 Bill WendlingRemove unused argument.
2012-10-10 Jordan Rose[analyzer] Don't run non-path-sensitive checks on syste...
2012-10-10 Jordan Rose[analyzer] Fix typo: s/HandleDeclsGallGraph/HandleDecls...
2012-10-10 Sean Silvadocs: Propagate fix from r165632 to other docs.
2012-10-10 Sean Silvadocs: Attempt to fix PR14053.
2012-10-10 Michael LiaoAdd support for FP_ROUND from v2f64 to v2f32
2012-10-10 Jim InghamDon't make regexp commands as regular commands - they...
2012-10-10 Jordan Rose-Warc-repeated-use-of-weak: look through explicit casts...
next