oota-llvm.git
2011-10-20 Duncan SandsAlso compare the built dragonegg objects between phases...
2011-10-20 Duncan SandsReset the system compiler each time we start a new...
2011-10-20 Lang HamesHaven't yet found a nice way to handle TargetData verif...
2011-10-20 Chad RosierRevert r142579, "Fix a type in the legalization of...
2011-10-20 Devang PatelAs Evan suggested, loads from constant pool are safe...
2011-10-20 Devang PatelAdd a comment.
2011-10-20 Jim GrosbachTidy up. Trailing whitespace.
2011-10-20 Jim GrosbachARM VLD1/VST1 (one register, no writeback) assembly...
2011-10-20 Jim GrosbachTidy up formatting.
2011-10-20 Jim GrosbachARM VTBX (one register) assembly parsing and encoding.
2011-10-20 Nadav RotemFix a type in the legalization of CONCAT_VECTORS.
2011-10-20 Duncan SandsAdd support for testing dragonegg. This is disabled...
2011-10-20 Duncan SandsComment out or remove unused parameter names so as...
2011-10-20 Duncan SandsAvoid warnings about the parameter G being unused.
2011-10-20 Eli FriedmanRefactor code from inlining and globalopt that checks...
2011-10-20 Eli FriedmanRemove useless code.
2011-10-20 Eli FriedmanA FIXME about block addresses and indirectbr.
2011-10-20 Eli FriedmanSimplify; no intended functional change.
2011-10-20 Bill WendlingRevamp the script to handle the 'TEST=simple' output.
2011-10-20 Nick Lewycky"@string = constant i8 0" is a value i8* string of...
2011-10-20 Chad RosierRevert 142337. Thumb1 still doesn't support dynamic...
2011-10-19 Devang PatelInitialze ScalarEvalution dependency.
2011-10-19 Evan ChengFix TLS lowering bug. The CopyFromReg must be glued...
2011-10-19 Nadav RotemImprove code generation for vselect on SSE2:
2011-10-19 Rafael EspindolaFix parsing of a line with only a # in it.
2011-10-19 David BlaikieUpdating 'update' target to handle svn 1.7 'info' outpu...
2011-10-19 James MolloyUse literal pool loads instead of MOVW/MOVT for materia...
2011-10-19 David GreeneDocument Paste
2011-10-19 David GreeneDocument NAME
2011-10-19 David GreeneAdd Paste Test
2011-10-19 David GreeneImplement Paste
2011-10-19 David GreeneProcess NAME
2011-10-19 David GreeneProcess Defm Prefix as Init
2011-10-19 David GreeneParse Def ID as Value
2011-10-19 David GreeneDon't Parse Object Body as a Name
2011-10-19 David GreeneUse Parse Mode
2011-10-19 David GreeneMake ID Parsing More Flexible
2011-10-19 David GreeneAdd NAME Member
2011-10-19 David GreeneFix Name Access
2011-10-19 David GreeneFix Name Access
2011-10-19 David GreeneFix Name Access
2011-10-19 David GreeneFix Name Access
2011-10-19 David GreeneDisambiguate Numbers and Identifiers
2011-10-19 David GreeneAdd Peek
2011-10-19 David GreeneResolve Record Names
2011-10-19 David GreeneAllow Names Changes on Unregistered Records
2011-10-19 David GreeneCall Record Initializer
2011-10-19 David GreeneAdd Name Init Record Constructor
2011-10-19 David GreeneFix 80-col Violation
2011-10-19 David GreeneFix Name Access
2011-10-19 David GreeneFix Name Access
2011-10-19 David GreeneFix Name Access
2011-10-19 David GreeneFix Name Check
2011-10-19 David GreeneFix Name Check
2011-10-19 David GreeneAdd Record Init
2011-10-19 David GreeneMake Template Arg Names Inits
2011-10-19 David GreeneLet SetValue Take and Init Name
2011-10-19 David GreeneAdd Utility to Scope Names
2011-10-19 David GreeneMake VarInit Name an Init
2011-10-19 David GreeneAdd Value Accessors
2011-10-19 David GreeneAdd Name Init Accessors
2011-10-19 David GreeneAdd Init Accessors
2011-10-19 Chandler CarruthGeneralize the reading of probability metadata to work...
2011-10-19 Chandler CarruthTeach the BranchProbabilityInfo analysis pass to read...
2011-10-19 Chandler CarruthAdd pass printing support to BlockFrequencyInfo pass...
2011-10-19 Bill WendlingDuncan pointed out that sometimes CC and CXX are used...
2011-10-19 Nadav RotemAdd support for the vector-widening of vselect and...
2011-10-19 Bill WendlingUse bash instead.
2011-10-19 Bill WendlingMake sure we emit the 'movw' and 'movt' only if it...
2011-10-19 Bill WendlingRemove some dead code.
2011-10-19 Bill WendlingMake changes so that this runs on FreeBSD.
2011-10-19 Craig TopperRename PEXTR to PEXT. Add intrinsics for BMI instructions.
2011-10-19 Joe AbbeyAdding dependencies to allow -DBUILD_SHARED_LIBS=true...
2011-10-18 Lang HamesAdded testcase for <rdar://problem/10215997>
2011-10-18 Bill WendlingEmit the MOVT instruction only if the # LPads is >...
2011-10-18 Bill WendlingFor Thumb mode, we need to use a constant pool if the...
2011-10-18 Daniel DunbarRegenerate projects/sample/configure.
2011-10-18 Daniel Dunbarprojects/sample: Import adapted form of current LLVM...
2011-10-18 Eric ChristopherRevert "Turn on the vzeroupper pass by default."
2011-10-18 Nadav RotemAdd additional element-promotion tests.
2011-10-18 Jim GrosbachARM VTBL (one register) assembly parsing and encoding.
2011-10-18 Bill WendlingUse the integer compare when the value is small enough...
2011-10-18 Eric ChristopherTurn on the vzeroupper pass by default.
2011-10-18 Eric ChristopherWhitespace.
2011-10-18 Bill WendlingUse the integer compare when the value is small enough...
2011-10-18 Nick LewyckyMissed a spot!
2011-10-18 Nick LewyckyFix some typo/formatting issues. No functionality change.
2011-10-18 Nadav RotemFix a bug in the legalization of vector anyext-load...
2011-10-18 Lang HamesTeach fast isel about vector stores, and make DoSelectC...
2011-10-18 Bill WendlingThe value we're comparing against may be too large...
2011-10-18 Bill WendlingThe immediate may be too large for the CMP instruction...
2011-10-18 Jim GrosbachTidy up formatting.
2011-10-18 Jim GrosbachTidy up formatting.
2011-10-18 Jim GrosbachYet more ARM NEON assembly parsing for the lane index...
2011-10-18 Jim GrosbachEnable more encoded immediate tests.
2011-10-18 Jim GrosbachMore vmov lane testcases.
2011-10-18 Jim GrosbachARM vmla/vmls assembly parsing for the lane index operand.
2011-10-18 Jim GrosbachARM vmov assembly parsing for the lane index operand.
2011-10-18 Jim GrosbachThe MCJITMemoryManager takes ownership of the JMM,...
2011-10-18 Michael J.... Object/COFF: Remove useless test.
next