platform/upstream/llvm.git
2013-09-15 Kai NackeFix alignment of unwind data.
2013-09-15 Kai NackeGenerate IMAGE_REL_AMD64_ADDR32NB relocations for SEH
2013-09-15 Hal FinkelRevert r190764: PPC: Don't restrict lvsl generation...
2013-09-15 Hal FinkelPPC: Don't restrict lvsl generation to after type legal...
2013-09-15 Hal FinkelPrevent assert in CombinerGlobalAA with null values
2013-09-15 Reed KotlerExpand the mask capability for deciding which functions...
2013-09-14 Benjamin KramerRemove unused StringRef that no compiler warned about...
2013-09-14 Joerg SonnenbergerOutput soname.
2013-09-14 Michael SartainClean up RegisterContextPOSIX. Renamed to POSIXBreakpoi...
2013-09-14 Howard HinnantMarshall Clow: LWG Issue 2056: future_errc enums start...
2013-09-14 Ed SchoutenMake __has_extension(c_thread_local) work.
2013-09-14 Ben LangmuirAdd the remaining Intel SHA instructions
2013-09-14 Joerg SonnenbergerIf .bss doesn't exist, set _end/end based on .data.
2013-09-14 Joerg SonnenbergerAdd _end symbol for dynamic libraries. At least brk...
2013-09-14 Serge PavlovAvoid getting an argument of allocation function if...
2013-09-14 Robert WilhelmFix spelling.
2013-09-14 Robert WilhelmFix spelling.
2013-09-14 Chandler CarruthRemove the long, long defunct IR block placement pass.
2013-09-14 Daniel Jasperclang-format: Fix bug in style option AlwaysBreakTempla...
2013-09-14 Zoran JovanovicFixed bug when generating Load Upper Immediate microMIP...
2013-09-14 Zoran JovanovicSupport for microMIPS DIV instructions.
2013-09-14 Zoran JovanovicSupport for misc microMIPS instructions.
2013-09-14 David MajnemerParse: Template specializations which aren't dependent...
2013-09-14 Jason MolendaOne bit of that last commit wasn't meant to be included.
2013-09-14 Jason MolendaChange ProcessMachCore to search for both a user-proces...
2013-09-14 Matt ArsenaultAdd missing CHECK-LABEL
2013-09-14 Matt ArsenaultAdd test for untested path in SimplifyCFG
2013-09-14 Daniel Dunbar[lit] Add an --output option, for writing results in...
2013-09-14 Cameron EsfahaniClean up some Triple usage in clang.
2013-09-14 Marshall ClowLWG Issue 2210 (Part #7): vector and vector<bool>
2013-09-14 Jordan Rose[analyzer] Put more uniqueness in scan-build's temporar...
2013-09-14 Jim InghamThis changes how the --source driver argument works...
2013-09-14 Andrew KaylorStop closing terminal fd from ProcessMonitor. It is...
2013-09-13 Howard HinnantG M: Make shared_ptr a little more gentle for some...
2013-09-13 Howard HinnantG M: Make valarray a little more forgiving to compiler...
2013-09-13 Filip PizloMake PrettyStackTraceEntry use ManagedStatic for its...
2013-09-13 Eric ChristopherAdd support for -ggnu-pubnames matching the llvm support.
2013-09-13 Michael HanFix a comment.
2013-09-13 Matt KopecThis fixes two issues with the POSIX dynamic loader:
2013-09-13 Reid KlecknerLex and ignore Microsoft's #pragma warning(...)
2013-09-13 Rui UeyamaRevert "[PECOFF] Allocate storage for .drective in...
2013-09-13 Rui Ueyama[PECOFF] Fix alignment bug.
2013-09-13 Rui Ueyama[PECOFF] Fix atom default alignment.
2013-09-13 Richard SmithPart three of PR15721: if we have an invalid CXXDefault...
2013-09-13 Aaron Ballmanvector_size cannot be applied to Booleans. Updated...
2013-09-13 Hal FinkelAdd missing break statement in PPCISelLowering
2013-09-13 Aaron BallmanSwitching the WeakRef attribute to using the new checkS...
2013-09-13 Preston GurdUpdate Atom Silvermont (SLM) support by adding enabled...
2013-09-13 Preston GurdAdds support for Atom Silvermont (SLM) - -march=slm
2013-09-13 David BlaikieDebugInfo: omit debug info for friends
2013-09-13 David BlaikieRemove unnecessary inclusion of Sema.h
2013-09-13 Joerg SonnenbergerAdd test case for the not-yet implemented copy relocations.
2013-09-13 Quentin Colombet[Peephole] Rewrite copies to avoid cross register banks...
2013-09-13 David BlaikieFix indentation of closing };
2013-09-13 Aaron BallmanUpdated the PCS calling convention to use the new check...
2013-09-13 Ed MasteSkip tests that segfault or are inconsistent on FreeBSD
2013-09-13 Benjamin KramerAdd warn_unused_result to empty() on various containers.
2013-09-13 Marshall ClowFix link to dynarray issue
2013-09-13 Benjamin KramerAs Aaron pointed out it's simpler to reject wide string...
2013-09-13 NAKAMURA TakumiASTContext.cpp: Fix a warning in r190684. [-Wcovered...
2013-09-13 Renato GolinMoving Cortex-R cores to armv7r arch
2013-09-13 Renato GolinAdd more Cortex CPUs and tests
2013-09-13 Renato GolinFix Neon detection for Cortex-A class, plus adds some...
2013-09-13 Benjamin KramerGuard availability and thread safety attributes against...
2013-09-13 Marshall ClowUpdate status for <dynarray>
2013-09-13 Benjamin KramerUnify handling of string literal arguments for attribut...
2013-09-13 Ed Mastetest: Update FreeBSD failure decorators
2013-09-13 Marshall ClowInitial implementation of <dynarray>. No allocator...
2013-09-13 Nuno Lopestypo fix: use BUILD_ARCHIVE to build .a libs and not...
2013-09-13 Ed MasteRename test class to match test target language
2013-09-13 Amaury de la... Fix tests for hasFPARMv8 name change (r190692)
2013-09-13 Joey Gouly[ARMv8] Change the naming of some options to be more...
2013-09-13 Joey Gouly[ARMv8] Change hasV8Fp to hasFPARMv8, and other command...
2013-09-13 Daniel Jasperclang-format: Add -assume-filename option for editor...
2013-09-13 Evgeniy Stepanov[msan] Add source file:line to stack origin reports.
2013-09-13 Evgeniy Stepanov[msan] Add source file:line to stack origin reports.
2013-09-13 Alexander KornienkoAdded missing field comparisons to the FormatStyle...
2013-09-13 David TweedA buildbot compiling with strict error on unused variab...
2013-09-13 Evgeniy Stepanov[msan] Add source file:line to stack origin reports.
2013-09-13 Daniel SandersFix build failure reported by Tobias Markmann in bug...
2013-09-13 David TweedCertain multi-platform languages, such as OpenCL, have...
2013-09-13 Joey Gouly[ARMv8] Emit the proper .fpu directive.
2013-09-13 Evgeniy Stepanov[msan] Intercept tzset.
2013-09-13 Amaury de la... Add "native" to config.available_features, to make...
2013-09-13 Evgeniy Stepanov[msandr] Add debugging instructions to README.txt.
2013-09-13 Amaury de la... Add "native" to config.available_features, to make...
2013-09-13 Daniel Jasperclang-format: Detect braced lists in subscript expressions.
2013-09-13 Patrik HagglundFix for executing AutoRegen.sh. Revert a part of r187209.
2013-09-13 Zoran JovanovicTest commit to verify that commit access works.
2013-09-13 David Majnemer[-cxx-abi microsoft] Mangle user defined entry points...
2013-09-13 Daniel Jasperclang-format: Fix incorrect enum parsing / layouting.
2013-09-13 Richard Sandiford[SystemZ] Use getTarget{Insert,Extract}Subreg rather...
2013-09-13 Richard Sandiford[SystemZ] Try to fold shifts into TMxx
2013-09-13 David Majnemer[-cxx-abi microsoft] Mangle declarations inside extern "C"
2013-09-13 David MajnemerCHECK -> CHECK-DAG
2013-09-13 Kostya Serebryany[asan] Android does not have TLS
2013-09-13 Duncan SandsAvoid a compiler warning about Found not being used...
2013-09-13 Alexey Samsonov[ASan] Temporary disable UAR unit test on Android due...
2013-09-13 Kostya Serebryany[asan] don't record the class_id in FakeFrame (scratchi...
2013-09-13 Tim NorthoverAArch64: use RegisterOperand for NEON registers.
next