platform/upstream/llvm.git
2012-10-29 Joerg SonnenbergerFix typo
2012-10-29 Jakob Stoklund... Completely disallow partial copies in adjustCopiesBackF...
2012-10-29 Ulrich WeigandAllow i32/i64 for 'f' constraint on PowerPC.
2012-10-29 Jordan Rose-Warc-repeated-use-of-weak: allow single reads in loops...
2012-10-29 Jordan Rose[analyzer] New option to not suppress null return paths...
2012-10-29 Jordan Rose[analyzer] Use the CallEnter node to get a value for...
2012-10-29 Duncan SandsRemove a wrapper around getIntPtrType added to GVN...
2012-10-29 Bob WilsonRemove code to saturate profile counts.
2012-10-29 Nadav RotemChange the PassManagerBuilder (used by -O3) loop vector...
2012-10-29 Hans WennborgMinor style fixes for TargetTransformationInfo and...
2012-10-29 Reed KotlerExpand all atomic ops for mips16.
2012-10-29 NAKAMURA Takumillvm/Config/config.h.cmake: Good bye, Kevin! We won...
2012-10-29 NAKAMURA TakumiPPCSubtarget.h: Add explicit braces.
2012-10-29 NAKAMURA TakumiPPCSubtarget.h: Whitespace.
2012-10-29 Preston GurdThis patch addresses a problem with the Post RA schedul...
2012-10-29 Bill SchmidtThis patch adds alignment information for long double...
2012-10-29 Bill SchmidtThis patch adds alignment information for long double...
2012-10-29 Duncan SandsFactorize code: rather than duplication the logic in...
2012-10-29 Duncan SandsLoads and stores without an explicit alignment use...
2012-10-29 Ulrich WeigandHandle '*' and '#' asm constraint modifiers.
2012-10-29 Duncan SandsRather than duplicating the getPointerSize code just...
2012-10-29 Duncan SandsSilence a GCC warning about comparing signed and unsign...
2012-10-29 Daniel JasperFix ASTMatchersTests to not create an overloaded-virtua...
2012-10-29 Tim NorthoverAlign the data section correctly when loading an ELF...
2012-10-29 Tim NorthoverMake use of common-symbol alignment info in ELF loader.
2012-10-29 Tim NorthoverAdd interface for querying object files for symbol...
2012-10-29 Daniel JasperImplement has(), hasDescendant(), forEach() and forEach...
2012-10-29 Evgeniy Stepanovva_start, va_end, va_copy: InstrinsicInst subclasses...
2012-10-29 Nick LewyckyRemove spurious mode marker from .cpp file.
2012-10-29 Nick LewyckyAdd missing emacs major mode marker.
2012-10-29 Nick LewyckyFix name of this file.
2012-10-29 Nick LewyckyAdd missing emacs major mode marker.
2012-10-29 Nadav RotemCalling TLI->getNumRegisters creates a circular depende...
2012-10-29 Lang HamesRemove unused typedef.
2012-10-29 Rafael EspindolaAdd -alias and -ralias options to match what we have...
2012-10-29 Rafael Espindolallvm-extract changes linkages so that functions on...
2012-10-29 Rafael Espindolallvm-extract was unable to handle aliases. It would...
2012-10-28 Reed KotlerImplement brind operator for mips16.
2012-10-28 Rafael EspindolaRemove TargetELFWriterInfo.
2012-10-28 Seth Cantrellimprove highlighting of invalid string encodings
2012-10-28 Richard SmithRevert functional part of r166896 and just suppress...
2012-10-28 Richard SmithWhen determining whether to try evaluating the initiali...
2012-10-28 Reed KotlerThis patch is for the implementation of mips16 complex...
2012-10-28 Richard SmithIn -Wunneeded-internal-declaration, suppress the warnin...
2012-10-28 Rafael EspindolaFix invalid jump scopes again. This time without trying...
2012-10-28 Rafael EspindolaAdd a testcase from the previous bootstrap problem.
2012-10-27 Nico WeberFix crash on missing namespace name in namespace alias...
2012-10-27 Fariborz Jahanianobjective-C arc/mrr: Patch for the new block variable...
2012-10-27 Chris LattnerCurrently the initial value of Tok is dependent an...
2012-10-27 Jakob Stoklund... Never attempt to join an early-clobber def with a regul...
2012-10-27 Rafael EspindolaRevert 166876 while I debug a bootstrap problem.
2012-10-27 Benjamin KramerLoopIdiom: Add checks to avoid turning memmove into...
2012-10-27 Rafael EspindolaReapply 166855 with an early exit on null QualTypes.
2012-10-27 Benjamin KramerLoopIdiom: Recognize memmove loops.
2012-10-27 Benjamin KramerLoopIdiom: Replace custom dependence analysis with...
2012-10-27 Benjamin KramerSCEV validator: Ignore CouldNotCompute/undef on both...
2012-10-27 Benjamin KramerSCEV validator: Add workarounds for some common false...
2012-10-27 Mahesha SReverted back the changes made in 166868 and in 166869
2012-10-27 Chandler CarruthClarify that there is an option other than OAuth for...
2012-10-27 Mahesha SFeature:
2012-10-27 Mahesha S-------------------------------------------------
2012-10-27 Mahesha SRemoved an extra blank line.
2012-10-27 Rafael EspindolaAdd a reduced testcase of the last bootstrap failure.
2012-10-27 Hal FinkelUpdate BBVectorize to use the new VTTI instr. cost...
2012-10-27 Nadav Rotem1. Fix a bug in getTypeConversion. When a *simple*...
2012-10-27 Rafael EspindolaRevert r166855. I can reproduce the bootstrap failure...
2012-10-27 Jim InghamThis is the first phase of supporting the DW_AT_object_...
2012-10-27 Jim InghamIf we got what looks like a single step exception but...
2012-10-27 Argyrios KyrtzidisAdd a test case for the stack overflow in rdar://12542261
2012-10-27 Enrico GranataMoving ValueObjectCast over to its own .h/.cpp files...
2012-10-27 Sean CallananFixes to the Objective-C V2 runtime:
2012-10-27 Rafael EspindolaFix cases where we were not producing an error when...
2012-10-27 Quentin Colombet[code size][ARM] Emit regular call instructions instead...
2012-10-27 Rafael EspindolaMove two helper functions to AST so that sema can use...
2012-10-27 Reed KotlerImplement MipsHi for mips16
2012-10-27 Akira Hatanaka[mips] Do not tail-call optimize vararg functions or...
2012-10-27 Akira Hatanaka[mips] Make sure FuncArg doesn't advance when OrigArgIn...
2012-10-27 Rafael EspindolaRefactor some code into a new findMaterializedTemporary...
2012-10-27 Rafael EspindolaRefactor some code into a new skipRValueSubobjectAdjust...
2012-10-27 Rafael EspindolaDelay codegen to after collecting all SubobjectAdjustme...
2012-10-27 Akira HatanakaUse the methods and classes that were added to simplify...
2012-10-27 Akira HatanakaAdd method MipsTargetLowering::writeVarArgRegs which...
2012-10-27 Akira HatanakaAdd method MipsTargetLowering::passByValArg.
2012-10-27 Akira HatanakaAdd method MipsTargetLowering::copyByValRegs.
2012-10-26 Akira HatanakaAdd class MipsCC which provides methods used to analyze...
2012-10-26 Jason MolendaShow both lldb-168 and earlier "bt -c 5" as well as...
2012-10-26 Jason MolendaDocument "bt <n>" for "thread backtrace -c <n>", note...
2012-10-26 Akira HatanakaDelete MipsFunctionInfo::InArgFIRange.
2012-10-26 Nadav RotemRefactor the VectorTargetTransformInfo interface.
2012-10-26 Jakob Stoklund... Revert r163298 "Optimize codegen for VSETLNi{8,16,32...
2012-10-26 Kaelyn UhrainAvoid an unused-variable warning when asserts are disabled.
2012-10-26 Eli FriedmanFix typo.
2012-10-26 Eli FriedmanAdd missing safety check to an optimization for do...
2012-10-26 Eli FriedmanFix indentation.
2012-10-26 Jakob Stoklund... Reduce indentation with early exit.
2012-10-26 Jakob Stoklund... Also make the current basic block a class member.
2012-10-26 Reed Kotlerimplement mips16 tls global addr
2012-10-26 Argyrios KyrtzidisIn Parser::ParseDecltypeSpecifier, make sure the end...
2012-10-26 Eli FriedmanDon't crash synthesizing an ObjC property with an empty...
2012-10-26 Douglas GregorWhen an externally-supplied record layout has a size...
next