platform/upstream/llvm.git
2014-04-07 Tom StellardR600: Match 24-bit arithmetic patterns in a Target...
2014-04-07 Tom StellardR600: Replace dyn_cast + assert with cast
2014-04-07 Reid Kleckner-fms-extensions: Don't define __PRETTY_FUNCTION__ to...
2014-04-07 DeLesley HutchinsThread Safety Analysis: update to internal SExpr handling.
2014-04-07 Reid KlecknerMangle the vbptr offset into pointers to member functions
2014-04-07 Richard SmithRemove an unused file.
2014-04-07 Richard SmithWhen a CHECK-NEXT fails because there was no match...
2014-04-07 Matt ArsenaultUse std::swap
2014-04-07 Matt ArsenaultUse .data() instead of &x[0]
2014-04-07 Jordan Rose[analyzer] Fix mistake in example for potential checker...
2014-04-07 Jordan Rose[analyzer] Re-enable test I accidentally committed...
2014-04-07 Ed MasteCorrect typo: waychpoint -> watchpoint
2014-04-07 Fariborz JahanianRevert r205646 (keeping the test in its modified form) as
2014-04-07 David MajnemerFix a typo introduced in r205716
2014-04-07 David Majnemerclang-cl: make /Gw map to -fdata-sections
2014-04-07 Richard SmithFix clang-tidy warning (argument comments don't match...
2014-04-07 Dmitri Gribenkolibclang: add clang_CXXMethod_isConst API that allows...
2014-04-07 Eric ChristopherInvert the option to enable debug info verification...
2014-04-07 Ed MasteAdd decorator for FreeBSD DynamicValueTestCase failure
2014-04-07 Eric ChristopherRevert the last couple of patches here and go back...
2014-04-07 Eric ChristopherHandle vlas during inline cost computation if they...
2014-04-07 Marshall ClowFix PR19819
2014-04-07 Eric ChristopherXFAIL this completely at the moment:
2014-04-07 Simon AtanasyanFix a typo in the comment.
2014-04-07 Eric ChristopherAdd NDEBUG markers around debug only function.
2014-04-07 Eric ChristopherAdd debug location information to the vectorizer debug...
2014-04-07 Eric ChristopherMake test run on most platforms and only fail on cygwin...
2014-04-07 Manuel KlimekUpdate arc config to new domain.
2014-04-07 Manuel KlimekUpdate arc config to new domain.
2014-04-07 Manuel KlimekMake docs point to new domain.
2014-04-07 Marshall ClowRemoved 'sized deallocation' from C++14 status page...
2014-04-07 Craig TopperUse 'false' for a bool instead of '0'
2014-04-07 Rui UeyamaUpdate Phabricator server.
2014-04-07 Craig Topper[C++11] Make use of 'nullptr' in the Support library.
2014-04-07 Serge PavlovUpdated phabricator server.
2014-04-07 Serge PavlovUpdated phabricator server.
2014-04-06 Rui Ueyama[ELF] Accept "-rpath=<foo>" as well as "-rpath <foo>".
2014-04-06 Rui Ueyama[ELF] Fix driver bug.
2014-04-06 Simon Atanasyan[ELF] Use typedefs to make class field declarations...
2014-04-06 David BlaikieDebugInfo: Support type alias templates
2014-04-06 Elena DemikhovskyChanges in IntelJITEventListener - By Arch Robinson
2014-04-06 NAKAMURA TakumiQuick fix: Triple::isOSMSVCRT() should be false for...
2014-04-06 Simon Atanasyan[yaml2obj][ELF] Rename class SectionNameToIdxMap =...
2014-04-06 David BlaikieDebugInfo: emit namespace aliases as named imported...
2014-04-06 David BlaikieDebugInfo: Support namespace aliases as DW_TAG_imported...
2014-04-06 Argyrios Kyrtzidis[Frontend] If the module file lock owner have died...
2014-04-06 Argyrios Kyrtzidis[Support] Modify LockFileManager::waitForUnlock() to...
2014-04-05 David BlaikieRemove unused parameter
2014-04-05 Saleem AbdulrasoolAsmParser: add a warning for compatibility parsing
2014-04-05 David BlaikieMachineInstr: introduce explicit_operands and implicit_...
2014-04-05 David BlaikieRemove unnecessary "inline" of inline defined member...
2014-04-05 Saleem AbdulrasoolARM: consolidate MachO checks for ARM asm parser
2014-04-05 David BlaikieSimplify compression API by compressing into a SmallVec...
2014-04-05 David BlaikieSimplify compression API by decompressing into a SmallV...
2014-04-05 Saleem AbdulrasoolAsmParser: restore LLVM IR compatibility for linker_pri...
2014-04-05 David BlaikieFixing typo.
2014-04-05 David BlaikieFix typo
2014-04-05 David BlaikieRemove unused function
2014-04-05 David BlaikieReapply r205655, DebugInfo: Place global constants...
2014-04-05 David BlaikieDebugInfo: Avoid emitting constnants for every use
2014-04-05 Jordan Rose[analyzer] Add an ErrnoChecker (PR18701) to the Potenti...
2014-04-05 Jordan Rose[analyzer] Update Open Projects page with BitwiseConstr...
2014-04-05 Richard TrieuAdd a new subgroup to -Wtautological-compare, -Wtautolo...
2014-04-05 David BlaikieRevert "DebugInfo: Place global constants in their...
2014-04-05 Rui Ueyama[ELF] Add a test for -rpath.
2014-04-05 Rui Ueyama[ELF] Fix --soname option.
2014-04-05 Jordan Rose[analyzer] Look through temporary destructors when...
2014-04-05 Hal Finkel[PowerPC] Remove unused TM member variable to unbreak...
2014-04-04 Fariborz JahanianObjective-C arc [Sema]. Allow bridge cast of a qualifie...
2014-04-04 Hal Finkel[PowerPC] Adjust load/store costs in PPCTTI
2014-04-04 Hal Finkel[PowerPC] PPCTTI Cleanup
2014-04-04 Andrew TrickMinor change to StackMapLiveness DEBUG output.
2014-04-04 David BlaikieDebugInfo: Place global constants in their appropriate...
2014-04-04 Rui Ueyama[ELF] Diagnose malformed --dynsym option.
2014-04-04 Kaelyn TakataTry harder about not suggesting methods as corrections...
2014-04-04 Ed MasteAdd failure decorators
2014-04-04 David BlaikieDebugInfo: PR19298: function local const variables...
2014-04-04 Saleem AbdulrasoolDriver: add target definition for Windows on ARM
2014-04-04 Matt ArsenaultAdd DAG parameter to ComputeNumSignBitsForTargetNode
2014-04-04 Matt ArsenaultFix tabs
2014-04-04 Juergen RibutzkaUpdate the test to use FileCheck.
2014-04-04 Fariborz JahanianVector [Sema]. Vector "splats" which are truncated...
2014-04-04 Michael J.... [X86-64] Add missing relocation.
2014-04-04 Rui UeyamaThis is yet another case clang-modernize failed to...
2014-04-04 Rui UeyamaSplit a utility function not to use goto statement.
2014-04-04 Rui UeyamauseNew is set to false in all branches, so set it to...
2014-04-04 Rui UeyamaReplace dyn_cast<T>s immediately followed by asserts...
2014-04-04 Greg ClaytonXcode 5 crashes if lldb stops at breakpoint if long...
2014-04-04 Rui UeyamaFix indentation.
2014-04-04 Greg ClaytonDon’t exit the command interpreter if we get interrupte...
2014-04-04 Rui UeyamaRevert "temporary commit."
2014-04-04 Jim InghamRemember to clear the cached data for the OptionValueFi...
2014-04-04 Rui Ueyamatemporary commit.
2014-04-04 Greg ClaytonDon’t crash when we get an invalid .debug_aranges set...
2014-04-04 Jim GrosbachTidy up naming.
2014-04-04 Ben LangmuirAdd a test where the module map is overriden in the vfs
2014-04-04 Kai Nacke[mips] Add Octeon cnMips instructions seqi/snei and...
2014-04-04 Hal Finkel[PowerPC] Add a full condition code register to make...
2014-04-04 Aaron BallmanIn preparation for being able to use simple Boolean...
2014-04-04 Daniel Sanders[mips] abs.[ds], and neg.[ds] should be allowed regardl...
next