2011-10-21 |
Eli Friedman | Remap blockaddress correctly when inlining a function... |
tree | commitdiff |
2011-10-21 |
Owen Anderson | Use LLVMBool for a function that logically returns... |
tree | commitdiff |
2011-10-21 |
Jim Grosbach | Assembly parsing for 4-register variant of VLD1. |
tree | commitdiff |
2011-10-21 |
Benjamin Kramer | BranchProbabilityInfo: floating point equality is unlikely. |
tree | commitdiff |
2011-10-21 |
Jim Grosbach | Assembly parsing for 3-register variant of VLD1. |
tree | commitdiff |
2011-10-21 |
Owen Anderson | STABS symbols are debug symbols. |
tree | commitdiff |
2011-10-21 |
Eli Friedman | Minor simplification: use ShuffleVectorInst::getMaskVal... |
tree | commitdiff |
2011-10-21 |
Eli Friedman | Extend instcombine's shufflevector simplification to... |
tree | commitdiff |
2011-10-21 |
Jim Grosbach | ARM VLD parsing and encoding. |
tree | commitdiff |
2011-10-21 |
Owen Anderson | Don't automatically set the "fc" bits on MSR instructio... |
tree | commitdiff |
2011-10-21 |
Owen Anderson | Bind libObject API for obtaining the section containing... |
tree | commitdiff |
2011-10-21 |
Owen Anderson | Expand the coverage of the libObject C bindings to... |
tree | commitdiff |
2011-10-21 |
Nadav Rotem | Fix pr11194. When promoting and splitting integers... |
tree | commitdiff |
2011-10-21 |
Jim Grosbach | Nuke an #if0 that got accidentally left in. |
tree | commitdiff |
2011-10-21 |
Jim Grosbach | whitespace. |
tree | commitdiff |
2011-10-21 |
Jim Grosbach | Remove some outdated comments. |
tree | commitdiff |
2011-10-21 |
Nadav Rotem | 1. Fix the widening of SETCC in WidenVecOp_SETCC. Use... |
tree | commitdiff |
2011-10-21 |
Anton Korobeynikov | Fix build on mingw-w64. |
tree | commitdiff |
2011-10-21 |
Chandler Carruth | Add loop aligning to MachineBlockPlacement based on... |
tree | commitdiff |
2011-10-21 |
Craig Topper | Remove intrinsics for X86 BLSI, BLSMSK, and BLSR intrin... |
tree | commitdiff |
2011-10-21 |
Chandler Carruth | Implement a block placement pass based on the branch... |
tree | commitdiff |
2011-10-21 |
Chandler Carruth | Remove a now dead function, fixing -Wunused-function... |
tree | commitdiff |
2011-10-21 |
Richard Smith | Fix unused variable warning. |
tree | commitdiff |
2011-10-20 |
Owen Anderson | Revert r142618, r142622, and r142624, which were based... |
tree | commitdiff |
2011-10-20 |
David Meyer | Remove unused include of sys/uio.h in MemoryBuffer... |
tree | commitdiff |
2011-10-20 |
Dan Gohman | Disable the PPC hazard recognizer. It currently only... |
tree | commitdiff |
2011-10-20 |
Dan Gohman | Delete the list-tdrr scheduler. Top-down schedulers... |
tree | commitdiff |
2011-10-20 |
Owen Anderson | Separate out ARM MSR instructions into M-class versions... |
tree | commitdiff |
2011-10-20 |
Bill Wendling | Add missing operand. <rdar://problem/10313323> |
tree | commitdiff |
2011-10-20 |
Lang Hames | Haven't yet found a nice way to handle TargetData verif... |
tree | commitdiff |
2011-10-20 |
Chad Rosier | Revert r142579, "Fix a type in the legalization of... |
tree | commitdiff |
2011-10-20 |
Devang Patel | As Evan suggested, loads from constant pool are safe... |
tree | commitdiff |
2011-10-20 |
Devang Patel | Add a comment. |
tree | commitdiff |
2011-10-20 |
Jim Grosbach | Tidy up. Trailing whitespace. |
tree | commitdiff |
2011-10-20 |
Jim Grosbach | ARM VLD1/VST1 (one register, no writeback) assembly... |
tree | commitdiff |
2011-10-20 |
Jim Grosbach | ARM VTBX (one register) assembly parsing and encoding. |
tree | commitdiff |
2011-10-20 |
Nadav Rotem | Fix a type in the legalization of CONCAT_VECTORS. |
tree | commitdiff |
2011-10-20 |
Eli Friedman | Refactor code from inlining and globalopt that checks... |
tree | commitdiff |
2011-10-20 |
Eli Friedman | A FIXME about block addresses and indirectbr. |
tree | commitdiff |
2011-10-20 |
Eli Friedman | Simplify; no intended functional change. |
tree | commitdiff |
2011-10-20 |
Nick Lewycky | "@string = constant i8 0" is a value i8* string of... |
tree | commitdiff |
2011-10-20 |
Chad Rosier | Revert 142337. Thumb1 still doesn't support dynamic... |
tree | commitdiff |
2011-10-19 |
Devang Patel | Initialze ScalarEvalution dependency. |
tree | commitdiff |
2011-10-19 |
Evan Cheng | Fix TLS lowering bug. The CopyFromReg must be glued... |
tree | commitdiff |
2011-10-19 |
Nadav Rotem | Improve code generation for vselect on SSE2: |
tree | commitdiff |
2011-10-19 |
Rafael Espindola | Fix parsing of a line with only a # in it. |
tree | commitdiff |
2011-10-19 |
James Molloy | Use literal pool loads instead of MOVW/MOVT for materia... |
tree | commitdiff |
2011-10-19 |
David Greene | Implement Paste |
tree | commitdiff |
2011-10-19 |
David Greene | Process NAME |
tree | commitdiff |
2011-10-19 |
David Greene | Process Defm Prefix as Init |
tree | commitdiff |
2011-10-19 |
David Greene | Parse Def ID as Value |
tree | commitdiff |
2011-10-19 |
David Greene | Don't Parse Object Body as a Name |
tree | commitdiff |
2011-10-19 |
David Greene | Use Parse Mode |
tree | commitdiff |
2011-10-19 |
David Greene | Make ID Parsing More Flexible |
tree | commitdiff |
2011-10-19 |
David Greene | Add NAME Member |
tree | commitdiff |
2011-10-19 |
David Greene | Fix Name Access |
tree | commitdiff |
2011-10-19 |
David Greene | Fix Name Access |
tree | commitdiff |
2011-10-19 |
David Greene | Fix Name Access |
tree | commitdiff |
2011-10-19 |
David Greene | Fix Name Access |
tree | commitdiff |
2011-10-19 |
David Greene | Disambiguate Numbers and Identifiers |
tree | commitdiff |
2011-10-19 |
David Greene | Add Peek |
tree | commitdiff |
2011-10-19 |
David Greene | Resolve Record Names |
tree | commitdiff |
2011-10-19 |
David Greene | Allow Names Changes on Unregistered Records |
tree | commitdiff |
2011-10-19 |
David Greene | Fix Name Access |
tree | commitdiff |
2011-10-19 |
David Greene | Fix Name Access |
tree | commitdiff |
2011-10-19 |
David Greene | Fix Name Access |
tree | commitdiff |
2011-10-19 |
David Greene | Add Record Init |
tree | commitdiff |
2011-10-19 |
David Greene | Make Template Arg Names Inits |
tree | commitdiff |
2011-10-19 |
David Greene | Let SetValue Take and Init Name |
tree | commitdiff |
2011-10-19 |
David Greene | Add Utility to Scope Names |
tree | commitdiff |
2011-10-19 |
David Greene | Make VarInit Name an Init |
tree | commitdiff |
2011-10-19 |
David Greene | Add Value Accessors |
tree | commitdiff |
2011-10-19 |
Chandler Carruth | Generalize the reading of probability metadata to work... |
tree | commitdiff |
2011-10-19 |
Chandler Carruth | Teach the BranchProbabilityInfo analysis pass to read... |
tree | commitdiff |
2011-10-19 |
Chandler Carruth | Add pass printing support to BlockFrequencyInfo pass... |
tree | commitdiff |
2011-10-19 |
Nadav Rotem | Add support for the vector-widening of vselect and... |
tree | commitdiff |
2011-10-19 |
Bill Wendling | Make sure we emit the 'movw' and 'movt' only if it... |
tree | commitdiff |
2011-10-19 |
Bill Wendling | Remove some dead code. |
tree | commitdiff |
2011-10-19 |
Craig Topper | Rename PEXTR to PEXT. Add intrinsics for BMI instructions. |
tree | commitdiff |
2011-10-19 |
Joe Abbey | Adding dependencies to allow -DBUILD_SHARED_LIBS=true... |
tree | commitdiff |
2011-10-18 |
Bill Wendling | Emit the MOVT instruction only if the # LPads is >... |
tree | commitdiff |
2011-10-18 |
Bill Wendling | For Thumb mode, we need to use a constant pool if the... |
tree | commitdiff |
2011-10-18 |
Eric Christopher | Revert "Turn on the vzeroupper pass by default." |
tree | commitdiff |
2011-10-18 |
Jim Grosbach | ARM VTBL (one register) assembly parsing and encoding. |
tree | commitdiff |
2011-10-18 |
Bill Wendling | Use the integer compare when the value is small enough... |
tree | commitdiff |
2011-10-18 |
Eric Christopher | Turn on the vzeroupper pass by default. |
tree | commitdiff |
2011-10-18 |
Bill Wendling | Use the integer compare when the value is small enough... |
tree | commitdiff |
2011-10-18 |
Nick Lewycky | Missed a spot! |
tree | commitdiff |
2011-10-18 |
Nick Lewycky | Fix some typo/formatting issues. No functionality change. |
tree | commitdiff |
2011-10-18 |
Nadav Rotem | Fix a bug in the legalization of vector anyext-load... |
tree | commitdiff |
2011-10-18 |
Lang Hames | Teach fast isel about vector stores, and make DoSelectC... |
tree | commitdiff |
2011-10-18 |
Bill Wendling | The value we're comparing against may be too large... |
tree | commitdiff |
2011-10-18 |
Bill Wendling | The immediate may be too large for the CMP instruction... |
tree | commitdiff |
2011-10-18 |
Jim Grosbach | Yet more ARM NEON assembly parsing for the lane index... |
tree | commitdiff |
2011-10-18 |
Jim Grosbach | ARM vmla/vmls assembly parsing for the lane index operand. |
tree | commitdiff |
2011-10-18 |
Jim Grosbach | ARM vmov assembly parsing for the lane index operand. |
tree | commitdiff |
2011-10-18 |
Jim Grosbach | The MCJITMemoryManager takes ownership of the JMM,... |
tree | commitdiff |
2011-10-18 |
Michael J. Spencer | Object/COFF: Remove useless test. |
tree | commitdiff |
2011-10-18 |
Michael J. Spencer | Object/COFF: Change type from a struct to a uint16_t... |
tree | commitdiff |
2011-10-18 |
Andrew Trick | Use ARM/t2PseudoInst class from ARM/Thumb2 special... |
tree | commitdiff |
next |