platform/upstream/llvm.git
2013-04-10 Hal FinkelPPC: Don't predicate a diamond with two counter decrements
2013-04-10 Chad Rosier[ms-inline asm] Move a few test cases from the 32-bit...
2013-04-10 Chad RosierReapply r179115, but use parsePrimaryExpression a littl...
2013-04-10 Michel DanzerR600/SI: Add pattern for AMDGPUurecip
2013-04-10 Reed KotlerThis is for an experimental option -mips-os16. The...
2013-04-10 Peter CollingbourneUse a scheme closer to that of GNU as when deciding...
2013-04-10 Sebastian Popfix testcase
2013-04-10 Chad Rosier[ms-inline asm] Add a few test cases that were regresse...
2013-04-10 Dmitri GribenkoAdd testcases for -fparse-all-comments
2013-04-10 Dmitri GribenkoAdd an option to parse all comments as documentation...
2013-04-10 Rafael EspindolaTemplate MachOObjectFile over endianness too.
2013-04-10 Rafael EspindolaSimplify the templating a bit.
2013-04-10 Alexander Potapenko[ASan] Do not check the shadow of NULL argument in...
2013-04-10 Rafael EspindolaMove two methods out of line.
2013-04-10 Kostya Serebryany[asan] implement callbacks for unaligned loads/stores
2013-04-10 Vincent LejeuneR600: Add VTX_READ_* and RAT_WRITE_CACHELESS_* when...
2013-04-10 Reid Kleckner[test] Use lit's shell test runner on Windows
2013-04-10 Tim NorthoverRevert "TMP"
2013-04-10 Tim NorthoverARM: Make "SMC" instructions conditional on new TrustZo...
2013-04-10 Tim NorthoverTMP
2013-04-10 Joey GoulyChange CloneFunctionInto to always clone Argument attri...
2013-04-10 Manuel KlimekFixes recovering from errors when parsing braced init...
2013-04-10 Daniel JasperFix labels with trailing comments and cleanup.
2013-04-10 Christian KonigR600/SI: dynamical figure out the reg class of MIMG
2013-04-10 Christian KonigR600/SI: adjust writemask to only the used components
2013-04-10 Christian KonigR600/SI: remove image sample writemask
2013-04-10 Tobias GrosserScopDetect: Allow multiplications of the form <param...
2013-04-10 Hal FinkelCleanup PPCInstrInfo::DefinesPredicate
2013-04-10 Alexey Samsonov[ASan] fix a typo in legend in error report
2013-04-10 Tobias GrosserUpdate formatting to latest version of clang-format
2013-04-10 Tobias GrosserSupport SCoPs with multiple exit edges
2013-04-10 Tobias GrosserCodegen: Replace region exit and entries recursively
2013-04-10 Tobias GrosserRegionInfo: Add helpers to replace entry/exit recursively
2013-04-10 Hal FinkelPPC: Prep for if conversion of bctr[l]
2013-04-10 Ted KremenekHandle "typeof" in Objective-C format string checking...
2013-04-10 Richard SmithAdd support for computing the exception specification...
2013-04-10 John McCallDon't crash when mangling types defined in ObjC class...
2013-04-10 Jason MolendaWhen ObjectFileMachO::ParseSections() notices that...
2013-04-10 Richard SmithC++11 inheriting constructors: support for inheriting...
2013-04-10 Douglas Gregor<rdar://problem/13605348> Don't consider invalid user...
2013-04-10 Sebastian Popfix typos
2013-04-10 Sebastian Popscop detection: properly instantiate SCEVs to the place...
2013-04-10 Rafael EspindolaTemplate the MachO types over endianness.
2013-04-10 Rafael EspindolaInclude the more specific header.
2013-04-10 Argyrios Kyrtzidis[frontend] -frewrite-includes: turn implicit module...
2013-04-10 Argyrios Kyrtzidis[frontend] When preprocessing, turn implicit module...
2013-04-10 Argyrios Kyrtzidis[frontend] -frewrite-includes: if there was no inclusio...
2013-04-10 Michael IlsemanRepeat some #line directive tests for the GNU line...
2013-04-10 Evan Cheng__sincosf_stret returns sinf / cosf in bits 0:31 and...
2013-04-10 Andrew TrickGeneralize the PassConfig API and remove addFinalizeReg...
2013-04-10 Michael IlsemanImprove the diagnostics of the number-reading preproces...
2013-04-10 Matt Beaumont-GaySuppress -Wunused-variable for variables declared in...
2013-04-09 Sean CallananDon't erroneously put FunctionDecls into CXXRecordDecls
2013-04-09 Jack CarterMips specific inline asm operand modifier 'D'
2013-04-09 Hal FinkelAllow PPC B and BLR to be if-converted into some predic...
2013-04-09 Jim InghamFix the help for unwind-on-error, it no longer controls...
2013-04-09 Bob WilsonFix some comment typos.
2013-04-09 Richard TrieuRemove outdated run lines from tests.
2013-04-09 Sean CallananHardening so we won't crash if an Objective-C interface
2013-04-09 Chad RosierCleanup. No functional change intended.
2013-04-09 Edwin VaneUpdating cpp11-migrate transform list in ClangTools...
2013-04-09 Edwin VaneAdding the AddOverride transform for cpp11-migrate
2013-04-09 Edwin VaneAdding new AST Matchers isVirtual and isOverride
2013-04-09 Chad RosierCleanup. No functional change intended.
2013-04-09 Rafael EspindolaRemove unused method and default values.
2013-04-09 Argyrios Kyrtzidis[c-index-test] Enable 'display diagnostics' when using...
2013-04-09 Eric ChristopherUpdate the version of dwarf we say we're emitting to...
2013-04-09 Argyrios Kyrtzidis[libclang] In cxtu::getASTUnit(), check for a null...
2013-04-09 Chad RosierRevert r179115 as it looks to have killed the ASan...
2013-04-09 Chandler CarruthRationalize the formatting of these case labels. Having...
2013-04-09 Reed KotlerThis patch enables llvm to switch between compiling...
2013-04-09 Nadav RotemAdd support for bottom-up SLP vectorization infrastructure.
2013-04-09 Eric ChristopherMake check depend on all.
2013-04-09 Chad Rosier[ms-inline asm] Use parsePrimaryExpr in lieu of parseEx...
2013-04-09 Eric ChristopherThe .dwo section shouldn't contain the unrelocated...
2013-04-09 Hal FinkelCleanup PPCEarlyReturn
2013-04-09 Nadav RotemRevert r176408 and r176407 to address PR15540.
2013-04-09 Jim InghamFix the help message for “one-shot”.
2013-04-09 Chad Rosier[ms-inline asm] Maintain a StringRef to reference a...
2013-04-09 Fariborz JahanianObjective-C: This patch fixes a none-issuance of warning
2013-04-09 Daniel JasperFix comments before labels.
2013-04-09 Benjamin KramerDAGCombiner: Fold a shuffle on CONCAT_VECTORS into...
2013-04-09 Hal FinkelUse virtual base registers on PPC
2013-04-09 Hal FinkelConvert test PowerPC/2007-09-07-LoadStoreIdxForms to...
2013-04-09 Ariel J. BernalFix UseNullptr fails to replace c-style explicit cast...
2013-04-09 Eli BenderskyRewrite test/Linker tests to use FileCheck instead...
2013-04-09 Alexander KornienkoAgain macros without trailing semicolons: don't care...
2013-04-09 Daniel JasperImprovements to clang-format integrations.
2013-04-09 Rafael EspindolaConvert MachOObjectFile to a template.
2013-04-09 Evgeniy Stepanov[sanitizer] Interceptors for wait*.
2013-04-09 Alexey SamsonovDWARF parser: Fix DWARF-2/3 incompatibility: size of...
2013-04-09 Rafael EspindolaMention the changes in the handling of language linkage...
2013-04-09 Reid Kleckner[ms-cxxabi] Add "$$C" when mangling template arg QualTypes
2013-04-09 Alexey SamsonovOne more follow-up to r179082 - parse PIC/PIE arguments...
2013-04-09 Evgeniy Stepanov[msan] Intercept glob() with tests.
2013-04-09 Alexey Samsonov[Sanitizer] fix TSan tests: remove global ctor from...
2013-04-09 Alexey SamsonovFollow-up for r179082: more careful handling of -f...
2013-04-09 Kostya Serebryany[asan] relax Linux/zero-base-shadow.cc to make it pass...
2013-04-09 Michael GottesmanConverted 8x tests of SimplifyCFG to use FileCheck...
2013-04-09 Jakob Stoklund... Extract a function.
next