oota-llvm.git
2013-01-10 Jakob Stoklund... Support headerless bundles in MachineInstr::hasProperty().
2013-01-10 Manman RenStack Alignment: throw error if we can't satisfy the...
2013-01-10 Michael J.... [Object][Archive] Fix name handling with bsd style...
2013-01-10 Jakub StaszakFix include guards so they exactly match file names.
2013-01-10 Michael J.... [Object][Archive] Apparently StringRef::getAsInteger...
2013-01-09 Bill WendlingRevert s/Raw/getBitMask/g name change. This is possibly...
2013-01-09 Michael J.... [Object][Archive] Use uint64_t instead of APInt. It...
2013-01-09 Joel JonesFix description of ARMOperand
2013-01-09 Nadav RotemARM Cost model: Use the size of vector registers and...
2013-01-09 David GreeneDisable -Wuninitialized for gcc
2013-01-09 Evan ChengFix a DAG combine bug visitBRCOND() is transforming...
2013-01-09 Argyrios KyrtzidisMove the internal PrintStackTrace function that is...
2013-01-09 Michael Gottesman[ObjCARC Debug Messages] This is a squashed commit...
2013-01-09 Jakob Stoklund... Don't print bundle flags.
2013-01-09 Jakob Stoklund... Don't require BUNDLE headers in MachineInstr::getBundle...
2013-01-09 Benjamin KramerLICM: Hoist insertvalue/extractvalue out of loops.
2013-01-09 Sergei LarinFix a typo in MachineInstr::unbundleFromSucc() method.
2013-01-09 Adhemerval... PowerPC: EH adjustments
2013-01-09 Shankar Easwaranadd hexagon flags in ELF.h
2013-01-09 David TweedFor some LLVM-as-library uses it is convenient to create a
2013-01-09 Dmitri GribenkoConfigure: if we compile with clang, check that it...
2013-01-09 Tim NorthoverCheck whether MCInst operand isImm before calling getImm.
2013-01-09 Tim NorthoverRefactor to expose RTLIB calls to targets.
2013-01-09 Manuel KlimekIncrase the number of parameters for AlignedCharArrayUnion.
2013-01-09 Bill WendlingAlter the hasing computation when inserting into the...
2013-01-09 Nadav Rotemadd -march to the test
2013-01-09 Sean Silvatblgen: use an early return to reduce indentation.
2013-01-09 Nadav RotemEfficient lowering of vector sdiv when the divisor...
2013-01-09 Sean Silvatblgen: Factor out common code.
2013-01-09 Eric ChristopherLast in the series of removing unnecessary '0' argument...
2013-01-09 Andrew TrickMIsched: add an ILP window property to machine model.
2013-01-09 NAKAMURA Takumi[Object, DebugInfo] Make DWARFContext BE-aware.
2013-01-09 Sean SilvaTableGen/LangRef: link bang operators into the producti...
2013-01-09 Sean SilvaTableGen/LangRef: discuss specific C-like escapes
2013-01-09 Sean Silvadocs: Fix mention of DefmID to MultiClassID.
2013-01-09 Sean SilvaInline this into its only caller.
2013-01-09 Sean Silvatblgen: Reuse function that is 2 lines above.
2013-01-09 Sean Silvafix copy-paste-o
2013-01-09 Sean Silvadocs: Bring TableGen syntax a bit closer to reality.
2013-01-09 Eric ChristopherThese functions have default arguments of 0 for the...
2013-01-09 Eric ChristopherThese functions have default arguments of 0 for the...
2013-01-09 Nadav RotemARM Cost Model: Add a basic vectorization unrolling...
2013-01-09 Nadav RotemRemove the -licm pass from the loop vectorizer test...
2013-01-09 Nadav RotemCost Model: Move the 'max unroll factor' variable to...
2013-01-09 Jakob Stoklund... Add a getBundleEnd() function to go with the existing...
2013-01-09 Shuxin YangAdd comment to the definition of Constant::isZeroValue().
2013-01-09 Bill WendlingForgot the namespace identifier.
2013-01-09 Bill WendlingAdd the integer value of the ConstantInt instead of...
2013-01-09 Shuxin YangConsider expression "0.0 - X" as the negation of X if
2013-01-08 Eric ChristopherMove the string pools down into the units. No functiona...
2013-01-08 Eli BenderskySimplify the code a bit: MCRelaxableFragment doesn...
2013-01-08 Nick KledzikFix memory leak in YAML I/O.
2013-01-08 Tim NorthoverSpecify complete triple for fp128 tests.
2013-01-08 Jack CarterThis patch produces the correct addend value for
2013-01-08 Jack CarterThis patch produces the correct pointer size
2013-01-08 Preston GurdPad Short Functions for Intel Atom
2013-01-08 Nadav RotemDocs: mention that we support float reductions when...
2013-01-08 Eli BenderskyRename statistic for instruction fragments -> relaxable
2013-01-08 Nadav RotemCode cleanup: refactor the switch statements in the...
2013-01-08 Nadav RotemRename the enum members to match the LLVM coding style.
2013-01-08 Tim NorthoverAdd fp128 rtlib function names to LLVM
2013-01-08 Tim NorthoverAllow the asm printer to print fp128 values properly.
2013-01-08 Joel JonesAdd highlighting for "int" keyword
2013-01-08 Bill WendlingMake sure we don't emit instructions before a landingpa...
2013-01-08 Tim NorthoverAllow ELF64 relocation type to be more than 8 bits.
2013-01-08 Chandler CarruthSink a function that refers to the SelectionDAG into...
2013-01-08 Eric ChristopherAdd the C testcase to this file.
2013-01-08 Sean SilvaUpdate README.txt to more accurately reflect reality.
2013-01-08 Eric ChristopherRemove the llvm-local DW_TAG_vector_type tag and add...
2013-01-08 Eric ChristopherFix comment.
2013-01-08 Lenny MaioraniSplit changeset_ty using iterators instead of loops.
2013-01-08 David BlaikieMark artificial types as such in the annotated debug...
2013-01-08 Eli BenderskyRenamed MCInstFragment to MCRelaxableFragment and added...
2013-01-08 Eric ChristopherRemove what appears to be a dead llvm-specific debug...
2013-01-07 Jakob Stoklund... Pack MachineOperand bitfields better.
2013-01-07 Jakob Stoklund... Pack MachineInstr fields better.
2013-01-07 Nadav RotemLoopVectorizer: Add support for floating point reductions
2013-01-07 Eli BenderskyAdd some additional tests for the .bundle_lock align_to...
2013-01-07 Bill WendlingRemove dead directory.
2013-01-07 Shuxin YangCosmetical changne in order to conform to coding std.
2013-01-07 Eric ChristopherWhitespace and 80-col.
2013-01-07 Eric ChristopherWhitespace and 80-col.
2013-01-07 Nadav RotemLoopVectorizer: When we vectorizer and widen loops...
2013-01-07 Eli BenderskyAdd the align_to_end option to .bundle_lock in the...
2013-01-07 Shuxin YangThis change is to implement following rules:
2013-01-07 Michael GottesmanFixed EOL whitespace.
2013-01-07 Jim GrosbachARM: Copy-paste error.
2013-01-07 Jim GrosbachARM: Fix a few copy-paste errors.
2013-01-07 Chad Rosier[ms-inline asm] Make sure the NullStreamParser doesn...
2013-01-07 Eric ChristopherAdd more comments to what's going on here.
2013-01-07 Eric ChristopherAdd support for separating strings for the split debug...
2013-01-07 Bill SchmidtThis patch addresses bug 14678 by fixing two problems...
2013-01-07 Jordan RoseChange SMRange to be half-open (exclusive end) instead...
2013-01-07 Shuxin YangImplement APFloat::isDenormal()
2013-01-07 Quentin ColombetWhen code size is the priority (Oz, MinSize attribute...
2013-01-07 David BlaikieMake test/DebugInfo/member-pointers.ll portable by...
2013-01-07 Joel JonesClaim ".td" files. Improve README cp command. Drop...
2013-01-07 Chandler CarruthMove TypeFinder.h into the IR tree, it clearly belongs...
2013-01-07 Chandler CarruthRename the VMCore unittest tree to IR. Somehow was...
2013-01-07 Chandler CarruthMove CallGraphSCCPass.h into the Analysis tree; that...
next