platform/upstream/llvm.git
2013-04-10 Nico RieckMC: Support COFF image-relative MCSymbolRefs
2013-04-10 Joey GoulyDelete the functions F1 and F2 to appease the valgrind...
2013-04-10 Fariborz Jahaniancomment parsing. Add couple more needed doxygen tags.
2013-04-10 Adrian Prantlget rid of stdio.h include in testcase
2013-04-10 Adrian Prantladd mips target requirement to testcase
2013-04-10 Anna Zaks[analyzer] Address Jordan’s review of r179219
2013-04-10 Anna Zaks[analyzer] Address Jordan’s code review of r 179221
2013-04-10 Tobias GrosserScheduleOpt: Do not crash on statements with empty...
2013-04-10 Anton Yartsev[analyzer] +Testcase: several used-after-free args...
2013-04-10 Anton Yartsev[analyzer] Switched to checkPreCall interface for detec...
2013-04-10 Jack CarterMips specific inline asm memory operand modifier test...
2013-04-10 Anna Zaks[analyzer] Fix a crash in SyntaxCString checker when...
2013-04-10 Hal FinkelManually remove successors in if conversion when CopyAn...
2013-04-10 Bill WendlingNo need to have this return a bool.
2013-04-10 Jack CarterMips specific inline asm memory operand modifier test...
2013-04-10 Bill WendlingMove info to CREDITS.TXT file.
2013-04-10 Kay Tiong Khoofixed xsave, xsaveopt, xrstor mnemonics with intel...
2013-04-10 Eric ChristopherRevert "Update the version of dwarf we say we're emitti...
2013-04-10 Anna Zaks[analyzer] When reporting a leak in RetainCount checker...
2013-04-10 Bill WendlingTrack the compact unwind encoding for when we are unabl...
2013-04-10 Anna Zaks[analyzer] Cleanup leak warnings: do not print the...
2013-04-10 Eric ChristopherFor split dwarf we should also run the objcopy action...
2013-04-10 Chad RosierRemove unused arguments.
2013-04-10 Chad Rosier[driver] Add a -Ofast option, which enables -O3, -ffast...
2013-04-10 Kay Tiong Khoofixed to disassemble with tab after mnemonic rather...
2013-04-10 Reid KlecknerFileCheck-ify some clang grep tests that use double...
2013-04-10 Benjamin KramerUse a real union for IdentifyingPassPtr.
2013-04-10 Bill WendlingMarking myself as release manager.
2013-04-10 Preston GurdIn the X86 back end, getMemoryOperandNo() returns the...
2013-04-10 Chad RosierTidy up, fix and simplify a few of the SMLocs. Prior...
2013-04-10 Jyotsna VermaAdd object-emission flag for lit tests. This flag is...
2013-04-10 Howard HinnantAdd capability to demangle invocation functions for...
2013-04-10 Nadav RotemMake the SLP store-merger less paranoid about function...
2013-04-10 Nadav RotemWe require DataLayout for analyzing the size of stores.
2013-04-10 Chad RosierRemove unused variable.
2013-04-10 Dmitri Gribenko-fparse-all-comments: remove redundant check, as sugges...
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.
next