platform/upstream/llvm.git
2012-09-20 Jason MolendaBump to lldb-168, debugserver-193.
2012-09-20 Eric ChristopherBoth OpenBSD and Bitrig need to include machine/endian...
2012-09-20 Craig TopperChange enum type in a static table to uint8_t instead...
2012-09-20 Jason MolendaUpdate the LLDB_DISABLE_PYTHON ifdef in FormatManager...
2012-09-20 Michael LiaoSpecify CPu to prevent failure on ATOM due to different...
2012-09-20 Sean SilvaFix Sphinx warnings.
2012-09-20 Michael LiaoRe-work X86 code generation of atomic ops with spin...
2012-09-20 Sean SilvaSphinxify DebuggingJITedCode
2012-09-20 Eli FriedmanThe keywords "true" and "false" shouldn't warn under...
2012-09-20 Andrew TrickFix static function names in CodingStandards examples.
2012-09-20 Jordan Rose[analyzer] MallocChecker should not do post-call checks...
2012-09-20 Jordan RoseRevert "[analyzer] Remove constraints on dead symbols...
2012-09-20 Eli FriedmanHandle lambdas where the lambda-declarator is an explic...
2012-09-20 Richard SmithPer C++11 [class.friend]p3, the 'friend' keyword must...
2012-09-20 Richard SmithPR13881: Add -Wzero-length-array for zero length array...
2012-09-19 Bill WendlingConvert some attribute existence queries over to use...
2012-09-19 Eli FriedmanFix a small FIXME involving template partial ordering and
2012-09-19 Howard HinnantAdd overflow check to tanh(complex) and reduce to finit...
2012-09-19 Jim GrosbachARM: Tidy up IntrinsicsARM.td a bit.
2012-09-19 Bill WendlingAdd predicates for queries on whether an attribute...
2012-09-19 Eli FriedmanFix function template partial ordering rules for static...
2012-09-19 Benjamin Kramerccc-analyzer: pass -stdlib=libc++ through to the analyzer.
2012-09-19 Micah VillmowAdd in new data types that are used by AMDIL/ANL among...
2012-09-19 Eric ChristopherGrammar.
2012-09-19 Greg ClaytonA patch that allows for mach-o architectures to be...
2012-09-19 Greg ClaytonDon't get everything when resolving the symbol context...
2012-09-19 Owen AndersonSoften the pattern-can-never-match error in TableGen...
2012-09-19 Sean CallananFix to the project file, to prevent it from using
2012-09-19 Eric ChristopherUpdate and expand comment.
2012-09-19 Eric ChristopherHandle a captured this for the debug information as...
2012-09-19 Eric ChristopherFix awkward comment.
2012-09-19 Owen AndersonImplement a correct copy constructor for Record. Now...
2012-09-19 Jakob Stoklund... Resolve conflicts involving dead vector lanes for ...
2012-09-19 Andrew KaylorThis patch adds memory support functions which will...
2012-09-19 Preston GurdAdd support for macro parameters/arguments delimited...
2012-09-19 Duncan SandsAdd support for accessing an MDNode's operands via...
2012-09-19 Preston GurdSupport default parameters/arguments for assembler...
2012-09-19 Preston GurdEnhance unmatched '.endr' directive error message in...
2012-09-19 DeLesley HutchinsThread-safety analysis: Fix warning when EXCLUSIVE_LOC...
2012-09-19 Michael LiaoUnify the logic in SelectAtomicLoadAdd and SelectAtomic...
2012-09-19 DeLesley HutchinsThread-safety analysis: fix ICE when EXCLUSIVE_LOCKS_RE...
2012-09-19 Howard HinnantOverloaded __pad_and_output on ostreambuf_iterator...
2012-09-19 David BlaikieFix ABI dependent tests by providing an explicit target...
2012-09-19 Michael IlsemanRenaming functions to match coding style guidelines
2012-09-19 Jordan RoseReally XFAIL test/CodeGen/PowerPC/structsinregs.ll.
2012-09-19 Michael IlsemanDoxygen-ify comments
2012-09-19 Fariborz JahanianFix test better way.
2012-09-19 Bill SchmidtXFAIL test/CodeGen/PowerPC/structsinregs.ll
2012-09-19 Michael IlsemanPut the * and & next to the variable, rather than the...
2012-09-19 Michael IlsemanDocument the interface for integer expansion, using...
2012-09-19 Michael IlsemanForward declarations
2012-09-19 Duncan SandsGCC doesn't understand that OrigAliasResult having...
2012-09-19 Bill SchmidtSmall structs for PPC64 SVR4 must be passed right-justi...
2012-09-19 Filipe CabecinhasFix some type-related swig bugs on FreeBSD on x86_64...
2012-09-19 Alexander KornienkoAdded link to HowToSetupToolingForLLVM.html. Added...
2012-09-19 Hans WennborgSimplifyCFG: Don't generate invalid code for switch...
2012-09-19 Alexey Samsonov[ASan] Include ASan into CMake build only on Linux...
2012-09-19 Rafael EspindolaAdd some typedefs for clarity.
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.
next