platform/upstream/llvm.git
2013-03-18 Christian KonigR600/SI: implement indirect adressing for SI
2013-03-18 Christian KonigR600/SI: add float vector types
2013-03-18 Christian KonigR600/SI: add shl pattern
2013-03-18 Christian KonigR600/SI: add BUFFER_LOAD_DWORD pattern
2013-03-18 Christian KonigR600/SI: implement SI.load.const intrinsic
2013-03-18 Christian KonigR600/SI: enable all S_LOAD and S_BUFFER_LOAD opcodes
2013-03-18 Christian KonigR600/SI: fix inserting waits for all defines
2013-03-18 Kostya Serebryany[asan] make the __asan_get_heap_size more robust
2013-03-18 Dmitry Vyukovtsan: move implementation out of h file
2013-03-18 Dmitry Vyukovtsan: fix clang -Wall build
2013-03-18 Alexey Samsonov[TSan] re-apply r177249 lost in edits
2013-03-18 Kostya Serebryany[asan] when creating string constants, set unnamed_attr...
2013-03-18 Evgeniy Stepanov[asan] Switch to allocator2 on Android.
2013-03-18 Dmitry Vyukovtsan: fix memory leak
2013-03-18 Dmitry Vyukovtsan: use StackDepot for thread creation stacks
2013-03-18 Dmitry Vyukovtsan: fix Go build
2013-03-18 Chandler CarruthMark internal classes as POD-like to get better behavio...
2013-03-18 Dmitry Vyukovtsan: use StackDepot in sync object to store creation...
2013-03-18 Anton KorobeynikovTLS support for MinGW targets.
2013-03-18 Anton KorobeynikovWindows TLS: Section name prefix to ensure correct...
2013-03-18 Dmitry Vyukovtsan: fix huge stack frames
2013-03-18 Kostya Serebryany[asan] while generating the description of a global...
2013-03-18 Kostya Serebryany[asan] while generating the description of a global...
2013-03-18 Anton KorobeynikovMake sure to use same EABI version for external assembl...
2013-03-18 Dmitry Vyukovtsan: fix lint warnings
2013-03-18 Kostya Serebryany[asan] don't instrument functions with available_extern...
2013-03-18 Alexey Samsonov[TSan] fix undefined variable in debug TSan build
2013-03-18 Alexey Samsonov[TSan] Use ThreadRegistry::FindThreadContextLocked...
2013-03-18 Alexey Samsonov[TSan] Makefiles: allow configurable paths to clang...
2013-03-18 Alexey Samsonov[Sanitizer] Get rid of global mutexes in StopTheWorld...
2013-03-18 Alexey Samsonov[Sanitizer] Rely on template argument deduction in...
2013-03-18 Jakob Stoklund... Extract a method.
2013-03-18 Craig TopperPost process ADC/SBB and use a shorter encoding if...
2013-03-18 Craig TopperRefactor some duplicated code into helper functions.
2013-03-17 David BlaikieFix the build broken in r177239
2013-03-17 Michael GottesmanReduced dont-infinite-loop-during-block-escape-analysis...
2013-03-17 David BlaikieSplit out filename & directory from DIFile to start...
2013-03-17 David BlaikieGeneralize debug info test to be resilient to changes...
2013-03-17 David BlaikieGeneralize a few debug info test cases
2013-03-17 David BlaikieImprove DIFile debug info annotation by letting it...
2013-03-17 Jakob Stoklund... Use ArrayRef<MVT::SimpleValueType> when possible.
2013-03-17 Sylvestre LedruTo avoid symbol clash, undefine PPC here. PPC may be...
2013-03-17 Rafael EspindolaBuild LLVMgold.so on FreeBSD using cmake.
2013-03-17 Michael GottesmanThe promised test case for r175939.
2013-03-17 Hal FinkelImprove PPC VR (Altivec) register spilling
2013-03-16 Hal FinkelRemove FIXMEs in PPC test cases related to unaligned...
2013-03-16 Hal FinkelRemove PPC avoidWriteAfterWrite callback
2013-03-16 Andrew TrickChange the default latency for implicit defs.
2013-03-16 Andrew TrickMachine model. Allow mixed itinerary classes and SchedR...
2013-03-16 Sylvestre LedruWhen built with cmake, only call the string functions...
2013-03-16 Sean Silva[docs] Discuss a potential bug to be aware of.
2013-03-16 Aaron BallmanTest case for graceful handling of long file names...
2013-03-16 Manman Renrevert r177211 due to its potential issues
2013-03-16 Craig TopperAdd X86 code emitter support AVX encoded MRMDestReg...
2013-03-16 Jordan Rose[analyzer] Model trivial copy/move assignment operators...
2013-03-16 Enrico GranataC++ formatters for NSTimeZone and for CFBitVector
2013-03-16 Argyrios KyrtzidisRemove -Wspellcheck and replace it with a diagnostic...
2013-03-16 Enrico GranataNS(Mutable)IndexSet formatter moves from Python to C++
2013-03-16 Jordan Rose[analyzer] Separate graph trimming from creating the...
2013-03-16 Jordan Rose[analyzer] Eliminate InterExplodedGraphMap class and...
2013-03-16 Jordan Rose[analyzer] Don't repeat a bug equivalence class if...
2013-03-16 Enrico GranataConverting more data formatters to C++ - NSBundle,...
2013-03-16 Howard HinnantThis should be nothing but a load-time optimization...
2013-03-16 Manman RenExploit this-return of a callsite in a this-return...
2013-03-16 Jakob Stoklund... Define more SchedWrites for annotating X86 instructions.
2013-03-15 Richard TrieuImprove template diffing handling of default integer...
2013-03-15 Greg Clayton<rdar://problem/13194155>
2013-03-15 Anna Zaks[analyzer] Address a TODO in the StreamChecker; otherwi...
2013-03-15 Anna Zaks[analyzer] Use isLiveRegion to determine when SymbolReg...
2013-03-15 Anna Zaks[analyzer] BugReporterVisitors: handle the case where...
2013-03-15 Anna Zaks[analyzer] Address Jordan’s review of r177138 (a micro...
2013-03-15 Enrico GranataPerformance improvements to the IsObjCNil () - we only...
2013-03-15 Han Ming Ong<rdar://problem/13100435>
2013-03-15 Ted KremenekFix buffer underrun (invalid read) triggered during...
2013-03-15 Jim InghamConvert the -a option in "image lookup" to a address...
2013-03-15 Jakob Stoklund... Add SchedRW as an Instruction field.
2013-03-15 Matt KopecRework TestChangedValueAPI.py to account for gcc settin...
2013-03-15 Argyrios Kyrtzidis[modules] Don't record the macros from the predefines...
2013-03-15 Jim InghamMake the conditional break test case a little more...
2013-03-15 Jim InghamThe regular expression command object was resetting...
2013-03-15 Douglas Gregor<rdar://problem/13426257> Introduce SDKSettings.plist...
2013-03-15 Ted KremenekSimplify print logic, per feedback from Jordan Rose.
2013-03-15 Matt KopecFix Makefile.rules where no icc is installed and -C...
2013-03-15 Ted KremenekEnhance -Wtautological-constant-out-of-range-compare...
2013-03-15 Jordan Rose[analyzer] Make GRBugReporter::generatePathDiagnostic...
2013-03-15 Jordan Rose[analyzer] Collect stats on the max # of bug reports...
2013-03-15 Jordan Rose[analyzer] Include opcode in dumping a SymSymExpr.
2013-03-15 Jordan Rose[analyzer] Look through ExprWhenCleanups when trying...
2013-03-15 Jordan RoseAdd some assertions to appease the static analyzer.
2013-03-15 David BlaikieRemove unnecessary default in covered switch over enum
2013-03-15 Daniel Dunbar[AST] Add a fast path to ConstantArrayType::getNumAddre...
2013-03-15 David BlaikieRemove IR scenario tests.
2013-03-15 Fariborz Jahanianc: perform integer overflow check on all binary
2013-03-15 Richard TrieuRefactor template diffing to store an enum that records...
2013-03-15 Edwin VaneDon't include outer-most explicit cast in nullptr repla...
2013-03-15 Daniel Dunbar[ADT] Fix StringSet::insert() to not allocate on every...
2013-03-15 Edwin VaneClangTool output cleanup
2013-03-15 Matt KopecRollback r177173. Some OSs may not have ptrace extensio...
2013-03-15 Michael J.... [Support][Path][Windows] Fix dangling else. Don't call...
2013-03-15 Matt KopecAdd icc support to the test suite
next