platform/upstream/llvm.git
2012-09-19 Will DietzFix minor typo in IntervalPartition.h
2012-09-19 Rafael EspindolaMake MapVector a bit more expensive but harder to misus...
2012-09-19 Benjamin KramerASTWriter: Tighten up assertions when emitting a declar...
2012-09-19 Benjamin KramerInlineCost: Make TotalAllocaSizeRecursiveCaller unsigne...
2012-09-19 Benjamin KramerUpdate clang for API change.
2012-09-19 Alexey Samsonov[TSan] Add tsan to cmake build of compiler-rt only...
2012-09-19 Benjamin KramerIntegerDivision: Style cleanups, avoid warning about...
2012-09-19 Benjamin KramerRemove unused and broken CloneFunction wrapper.
2012-09-19 Alexey Samsonov[ASan] make asan_symbolize script work if there is...
2012-09-19 Hans WennborgMove load_to_switch.ll to test/CodeGen/SPARC/
2012-09-19 Nadav Rotemrename test
2012-09-19 Alexey Samsonov[ASan] fix offline python symbolizer script to use...
2012-09-19 Nadav RotemPrevent inlining of callees which allocate lots of...
2012-09-19 Hans WennborgCodeGenPrep: turn lookup tables into switches for some...
2012-09-19 Alexey Samsonov[ASan] cleanup: fix headers and lint warnings
2012-09-19 Craig TopperRemove code for setting the VEX L-bit as a function...
2012-09-19 Nadav Rotemwhitespace.
2012-09-19 Craig TopperAdd explicit VEX_L tags to all 256-bit instructions...
2012-09-19 Andrew TrickSilence -Wnon-virtual-dtor in llvm-stress.
2012-09-19 Dmitry Vyukovtsan: fix gcc4.2.1 warning
2012-09-19 Andrew TrickSchedMachineModel: compress the CPU's WriteLatencyTable.
2012-09-19 Dmitry Vyukovtsan: fix Go build
2012-09-19 Sean CallananUpdated AppleObjCV2Runtime to load the class
2012-09-19 Craig TopperRemove Context argument from TemplateDeductionInfo...
2012-09-19 Sean SilvaDe-nest if's and fix mix-up
2012-09-19 Greg ClaytonAdded auto LLDB import to the crashlog script.
2012-09-19 Sean SilvaIterate deterministicaly over ClassInfo*'s
2012-09-19 Sean SilvaIterate deterministically over register classes
2012-09-19 Sean SilvaRefactor Record* by-ID comparator to Record.h
2012-09-19 Greg Clayton<rdar://problem/11752499>
2012-09-19 Eli FriedmanTest for r164186.
2012-09-19 Eli FriedmanAdd the TypeSourceInfo for the lambda call operator...
2012-09-19 NAKAMURA Takumillvm/test/MC/X86/x86_nop.s: Make sure -arch=x86 when...
2012-09-18 Greg Clayton<rdar://problem/12125274>
2012-09-18 Jason MolendaAllow for numeric cputype-cpusubtype specifications...
2012-09-18 Jim GrosbachTidy up. Minor formatting.
2012-09-18 Jim GrosbachTidy up. 80 columns.
2012-09-18 Andrew Trickcomment typo
2012-09-18 Hal FinkelAdd the freescale_ppc64_tree that should have been...
2012-09-18 Chandler CarruthFix the last crasher I've gotten a reproduction for...
2012-09-18 Hal FinkelAdd C/C++ header locations for the Freescale SDK.
2012-09-18 Hal FinkelAdd e500mc and e5500 to the list of valid PPC CPU names.
2012-09-18 Sean SilvaTest commit
2012-09-18 Michael IlsemanNew utility for expanding integer division for targets...
2012-09-18 Enrico Granata<rdar://problem/12188843> Fixing a problem where a...
2012-09-18 Eli FriedmanFix a small bug in the way we handle builtin candidates for
2012-09-18 Howard HinnantI've added Apple-only behavior that looks for libstdc...
2012-09-18 Evan ChengMOVi16 (movw) is only legal on cpus with V6T2 support...
2012-09-18 Eli FriedmanAdd an extra check for invalid decls in the lambda...
2012-09-18 Benjamin KramerRemove invalid double colon in test case was previously...
2012-09-18 Benjamin KramerFileCheck: Fix off-by-one bug that made CHECK-NOT:...
2012-09-18 Sean CallananObjective-C runtime class descriptors can now
2012-09-18 Roman DivackyAdd test for r164155 and remove two tests superseded...
2012-09-18 Jan SjödinAdd hidden flag to exclude aliases from output.
2012-09-18 Rafael EspindolaAdd a MapVector class. It provides a regular set iterat...
2012-09-18 Enrico Granata<rdar://problem/11398693> Making sure we do not attempt...
2012-09-18 Roman DivackyFix the isLocalCall() by checking for linker weakness...
2012-09-18 Andrew TrickTargetSchedule: cleanup computeOperandLatency logic...
2012-09-18 Andrew Trickmisched: Make ScheduleDAGInstrs use the TargetSchedule...
2012-09-18 Greg Clayton<rdar://problem/12219840>
2012-09-18 Enrico GranataFix a potential issue where data formatters can get...
2012-09-18 Akira HatanakaRevert r164051.
2012-09-18 Enrico Granata<rdar://problem/12161825> Rephrase formatter for NSInde...
2012-09-18 Greg ClaytonStop using the "%z" size_t modifier and cast all size_t...
2012-09-18 Andrew TrickLSR critical edge splitting fix for PR13756.
2012-09-18 Chandler CarruthFix getCommonType in a different way from the way I...
2012-09-18 Fariborz Jahanianminor refactoring of my last check-in.
2012-09-18 Enrico Granata<rdar://problem/11988289> Making C++ synthetic children...
2012-09-18 Fariborz Jahanianc: warn when an integer value comparison with an
2012-09-18 Benjamin KramerFix build for compilers that don't understand injected...
2012-09-18 Roman DivackyAvoid symbol name clash when filling TOC.
2012-09-18 Benjamin KramerSROA: Use CRTP for OpSplitter to get rid of virtual...
2012-09-18 Roman DivackyOn PPC64 emit the environment pointer. Patch by Adhemer...
2012-09-18 Roman DivackyOptimize local func calls to not emit nop for TOC resto...
2012-09-18 Roman DivackyAdd PowerPC64 relocation definitions. Patch by Adhemerv...
2012-09-18 Benjamin KramerSROA: Replace the member function template contraption...
2012-09-18 Roman DivackyAdd test for r164132.
2012-09-18 Roman DivackyFollow up on llvm r164132.
2012-09-18 Roman DivackyWhen creating MCAsmBackend pass the CPU string as well...
2012-09-18 Hans WennborgWarn about self references in in-class initializers.
2012-09-18 NAKAMURA TakumiSROA.cpp: Appease msvc.
2012-09-18 NAKAMURA Takumillvm/test/DebugInfo: Move two tests, 2010-04-13-PubType...
2012-09-18 Benjamin KramerXFAIL SROA test until Chandler can get to it.
2012-09-18 Daniel JasperFix isDerivedFrom matcher.
2012-09-18 Dmitri GribenkoCoding standards: fix typo: '= deleted' -> '= delete'.
2012-09-18 Tom StellardMake MachinePostDominatorTree::DT private
2012-09-18 Benjamin KramerLNT builders have picked up new SROA, disable it to...
2012-09-18 Daniel JasperAdd missing matcher for C-style cast expressions.
2012-09-18 Benjamin KramerDisable some tests that fail when the x86 backend isn...
2012-09-18 Daniel JasperMake all VariadicDynCast-Expr-matchers StatementMatchers
2012-09-18 Chandler CarruthFix a warning in release builds and a test case I forgo...
2012-09-18 Chandler CarruthAdd a major missing piece to the new SROA pass: aggress...
2012-09-18 Alexander PotapenkoIntercept signal() and sigaction() within the dynamic...
2012-09-18 Richard OsborneFix instcombine to obey requested alignment when mergin...
2012-09-18 Alexey Samsonov[TSan] s/uintptr_t/intptr_t in TSan test and enforce...
2012-09-18 Alexey Samsonov[TSan] fix a typo in test dependencies. Silence few...
2012-09-18 James MolloyMore domain conversion; convert VFP VMOVS to NEON instr...
2012-09-18 Alexey Samsonov[Sanitizer] llvm-symbolizer: turn off symbol table...
2012-09-18 Alexey Samsonov[ASan] Move printing descriptions of heap addresses...
2012-09-18 Alexey Samsonov[Sanitizer] update lint checker script
next