platform/upstream/llvm.git
2014-11-13 Jay Foad[ASan] Fix large allocator test case to cope with 64k...
2014-11-13 Argyrios Kyrtzidis[liblang] Handle CXXForRangeStmt during AST visitation.
2014-11-13 David MajnemerObject, COFF: Increase code reuse
2014-11-13 David Majnemerllvm-readobj: relocAddressLess could potentially lie
2014-11-13 David Majnemerllvm-readobj, COFF: Remove an unused variable
2014-11-13 David MajnemerObject, COFF: getRelocationSymbol shouldn't assert
2014-11-13 David MajnemerObject, COFF: Cleanup some code in getSectionName
2014-11-13 David MajnemerObject, COFF: Fix some theoretical bugs
2014-11-13 David MajnemerObject, COFF: Clean up formatting in hasExtendedRelocations
2014-11-13 Jason MolendaA pretty big overhaul of the TryFallbackUnwindPlan...
2014-11-13 Rafael EspindolaRead 64 bits at a time in the bitcode reader.
2014-11-13 Simon Atanasyan[ELF] Add CodeModel attribute to the DefinedAtom class
2014-11-13 NAKAMURA TakumiUpdate \param(s) in MemoryObject::readBytes(). [-Wdocum...
2014-11-13 Shankar Easwaran[ELF] Fix segment alignment.
2014-11-13 Chandler Carruth[x86] Teach the vector shuffle lowering to make a more...
2014-11-13 Shankar Easwaran[ELF] Fix conditions for max-page-size.
2014-11-13 Vince HarronTestConcurrentEvents - delay threads not working
2014-11-13 Shankar Easwaran[ELF] Fix max-page-size option.
2014-11-13 Shankar Easwaran[ELF] Check linker created dynamic variables
2014-11-13 Rui UeyamaUpdate COFF delay-import table tests for r221855.
2014-11-13 Rui Ueyamallvm-readobj: Print out address table when dumping...
2014-11-13 Frederic RissAdd an assert and a test that verify r221709's fix.
2014-11-13 Rui Ueyama[PECOFF] Fix delay-import address table contents.
2014-11-13 Chandler Carruth[x86] Don't form overly fragmented blends when splittin...
2014-11-13 Quentin Colombet[CodeGenPrepare] Handle zero extensions in the TypeProm...
2014-11-13 Enrico GranataDo not override the existing definition of addr_size...
2014-11-13 Hans WennborgCMake: stop setting (well, #undef'ing) HOST_LINK_VERSIO...
2014-11-13 Juergen Ributzka[FastISel][AArch64] Optimize select when one of the...
2014-11-13 Juergen Ributzka[FastISel][AArch64] Fold the cmp into the select when...
2014-11-13 Juergen Ributzka[FastISel][AArch64] Extend 'select' lowering to support...
2014-11-13 Paul RobinsonDrop a few unneeded ctor calls (missed code review...
2014-11-13 Hans WennborgCMake: Set HOST_LINK_VERSION on Darwin (PR21268)
2014-11-13 Fariborz JahanianFixes test.
2014-11-13 Frederic RissRevert "[dwarfdump] Add support for dumping accelerator...
2014-11-13 Paul RobinsonImprove long path name support on Windows.
2014-11-13 Jordan Rose[Bitcode] AtEndOfStream should only check against the...
2014-11-13 Sanjoy DasTeach ScalarEvolution to sharpen range information.
2014-11-12 Richard SmithAnother test for PR19372, showing why we need to keep...
2014-11-12 Frederic RissFix emission of Dwarf accelerator table when there...
2014-11-12 Frederic Riss[dwarfdump] Add support for dumping accelerator tables.
2014-11-12 Frederic RissAllow DWARFFormValue::extractValue to be called with...
2014-11-12 Frederic RissRemove unsused variables.
2014-11-12 Richard SmithAdd another testcase.
2014-11-12 Richard SmithPR19372: Keep checking template arguments after we...
2014-11-12 Nick Kledzik[mach-o] Sort GOT entries by name to make links reprodu...
2014-11-12 Greg ClaytonFix so this test runs successfully on armv7 devices.
2014-11-12 Anton KorobeynikovTemporary revert r221818 until all the problems
2014-11-12 Greg ClaytonAdd a makefile even though it isn't used by the test...
2014-11-12 Ahmed Bougacha[CodeGenPrepare] Replace other uses of EVT::getEVT...
2014-11-12 Bob WilsonPR21518: Use unsigned arithmetic for trapping add/sub...
2014-11-12 Anton KorobeynikovNow really fix the typo in the test
2014-11-12 Anton KorobeynikovUpdate the tests to handle proper result type of (?:)
2014-11-12 Fariborz Jahanian[Objective-C++ IRGen] do not generate .cxx_construct
2014-11-12 Nick Kledzik[mach-o] Support linker synthesized mach_header symbols.
2014-11-12 Anton KorobeynikovFix fallout from r219557
2014-11-12 Ahmed Bougacha[CodeGenPrepare][AArch64] Fix a TLI legality check...
2014-11-12 Sanjay PatelExpose the number of Newton-Raphson iterations applied...
2014-11-12 Reid KlecknerFix brace init of unions with unnamed struct members
2014-11-12 Ahmed BougachaAdd fortified (__*_chk) library functions to TLI (NFC)
2014-11-12 Richard SmithUpdate Clang's SD-6 support to match N4200 (except...
2014-11-12 Ed MasteAdd decorator for failing null dereference test on...
2014-11-12 Timur IskhodzhanovAdd a test for PR21528 to make sure ASan C++ symbolizat...
2014-11-12 Timur IskhodzhanovTemporary fix for PR21528 - use mangled C++ function...
2014-11-12 Timur Iskhodzhanov[COFF] Make it clearer that the symbols subsection...
2014-11-12 Cameron McInally[AVX512] Add integer shift by immediate intrinsics.
2014-11-12 Jason MolendaUse PRIx64 when printing addr_t's. Don't need to force...
2014-11-12 Jason MolendaUpdate comments to reflect how the new methods ended...
2014-11-12 Aaron BallmanChanging a StringRef::begin() call into StringRef:...
2014-11-12 Zachary Turner[ProcessWindows] Improve support for launching processes.
2014-11-12 Zachary Turner[ProcessWindows] Simplify the DebugDelegate interface.
2014-11-12 Ed MasteAvoid crash in InitializeNonZerothFrame if no module...
2014-11-12 Rafael EspindolaUse the return of readBytes to find out if we are at...
2014-11-12 Kaelyn TakataPass the filter function_ref by value now that r221753...
2014-11-12 Sanjay PatelCGSCC should not treat intrinsic calls like function...
2014-11-12 Jingyue WuFix broken doxygen annotations, NFC
2014-11-12 Kostya Serebryany[asan] [mips] added support of asan for mips64/mips64el...
2014-11-12 Jingyue WuDisable indvar widening if arithmetics on the wider...
2014-11-12 Sanjay Patelremove function names from comments; NFC
2014-11-12 Greg ClaytonFix the iOS build after recent inherited OTHER_LDFLAGS.
2014-11-12 Fariborz JahanianCheck for IRGen output when varag is used
2014-11-12 Rafael EspindolaReturn the number of read bytes in MemoryObject::readBytes.
2014-11-12 Justin HibbitsRevert part of the PIC tests (TLS part)
2014-11-12 Justin HibbitsFix thet tests.
2014-11-12 Justin HibbitsAdd support for small-model PIC for PowerPC.
2014-11-12 Justin HibbitsFIx a bug with PC-register handling in a RA register.
2014-11-12 Justin HibbitsImprove PowerPC unwind support
2014-11-12 Justin HibbitsAdd an alternative CFA type.
2014-11-12 Justin HibbitsAdd powerpc support for the test suite.
2014-11-12 Rafael EspindolaUpdate for llvm api change.
2014-11-12 Rafael EspindolaReduce code duplication a bit. NFC.
2014-11-12 Rafael EspindolaSimplify code a bit by passing StreamFile to the Bitstr...
2014-11-12 Rafael EspindolaFix the test.
2014-11-12 Aaron BallmanFixing more -Wcast-qual warnings; NFC.
2014-11-12 Aaron BallmanFixing a -Wcast-qual warning; NFC.
2014-11-12 Zoran Jovanovic[mips][micromips] Add predicate 'InMicroMips' at CodeGe...
2014-11-12 Chandler Carruth[x86] Start improving the matching of unpck instruction...
2014-11-12 Jay Foad[ASan] Skip dump_instruction_bytes test on non-x86...
2014-11-12 Jay Foad[ASan] Skip ptrace test on non-x86 targets
2014-11-12 Chandler Carruth[x86] Clean up a bunch of vector shuffle tests with...
2014-11-12 NAKAMURA TakumiMCDisassembler::getInstruction():: Prune also "\param...
next