2010-04-17 |
Chris Lattner | a bunch of ssse3 instructions are misencoded to think... |
tree | commitdiff |
2010-04-17 |
Chris Lattner | reenable r101565, removing a problematic assertion. |
tree | commitdiff |
2010-04-17 |
Evan Cheng | Postra machine licm must add registers defined by loop... |
tree | commitdiff |
2010-04-17 |
Evan Cheng | Fix codegen passes. -disable-ssc shouldn't disable... |
tree | commitdiff |
2010-04-17 |
Evan Cheng | More work to allow dag combiner to promote 16-bit ops... |
tree | commitdiff |
2010-04-17 |
Evan Cheng | Another 80 col violation. |
tree | commitdiff |
2010-04-17 |
Bob Wilson | Revise my previous change to ExpandBIT_CONVERT. I... |
tree | commitdiff |
2010-04-17 |
Bob Wilson | Re-commit my previous SSAUpdater changes. The previous... |
tree | commitdiff |
2010-04-17 |
Bob Wilson | As a temporary workaround for post-RA not handling... |
tree | commitdiff |
2010-04-17 |
Jakob Stoklund Olesen | Revert "Use a simpler data structure to calculate the... |
tree | commitdiff |
2010-04-17 |
Chris Lattner | disable r101565: an assert is getting triggered. More... |
tree | commitdiff |
2010-04-16 |
Chris Lattner | add a note |
tree | commitdiff |
2010-04-16 |
Eric Christopher | Revert 101465, it broke internal OpenGL testing. |
tree | commitdiff |
2010-04-16 |
Devang Patel | Add support to emit dwarf ranges. |
tree | commitdiff |
2010-04-16 |
Jakob Stoklund Olesen | Use a simpler data structure to calculate the least... |
tree | commitdiff |
2010-04-16 |
Johnny Chen | Cast to (uint64_t) instead of relying on the "ul" suffix. |
tree | commitdiff |
2010-04-16 |
Chris Lattner | building on the new CallGraphSCC abstraction, teach... |
tree | commitdiff |
2010-04-16 |
Dan Gohman | Add skeleton target-specific SelectionDAGInfo files. |
tree | commitdiff |
2010-04-16 |
Johnny Chen | Fixed logic error. Should check Builder for validity... |
tree | commitdiff |
2010-04-16 |
Chris Lattner | move ReplaceNode out of line, rename scc_iterator:... |
tree | commitdiff |
2010-04-16 |
Chris Lattner | introduce a new CallGraphSCC class, and pass it around |
tree | commitdiff |
2010-04-16 |
Johnny Chen | Fixed a bug in DisassembleN1RegModImmFrm() where a... |
tree | commitdiff |
2010-04-16 |
Evan Cheng | (i32 sext_in_reg (i32 aext (i16 x)), i16) -> (i32 sext... |
tree | commitdiff |
2010-04-16 |
Chris Lattner | move PrintCallGraphPass out of the middle of CGPassManager. |
tree | commitdiff |
2010-04-16 |
Chris Lattner | add a missing break back, patch by Nico Schmidt! |
tree | commitdiff |
2010-04-16 |
Dan Gohman | Create a new TargetSelectionDAGInfo class. This will... |
tree | commitdiff |
2010-04-16 |
Dan Gohman | Commit this, which should have accompanied 101531. |
tree | commitdiff |
2010-04-16 |
Dan Gohman | Eliminate an unnecessary SelectionDAG dependency in... |
tree | commitdiff |
2010-04-16 |
Johnny Chen | In the same spirit of r101524, which removed the assert... |
tree | commitdiff |
2010-04-16 |
Johnny Chen | Multiclass LdStCop was using pre-UAL syntax LDC<c>L... |
tree | commitdiff |
2010-04-16 |
Johnny Chen | Remove the assert() from printAddrMode2OffsetOperand... |
tree | commitdiff |
2010-04-16 |
Evan Cheng | 80 col. |
tree | commitdiff |
2010-04-16 |
Evan Cheng | 80 col. |
tree | commitdiff |
2010-04-16 |
Dan Gohman | Avoid creating virtual registers for unused values. |
tree | commitdiff |
2010-04-16 |
Dan Gohman | Fix an assertion string. |
tree | commitdiff |
2010-04-16 |
Dan Gohman | Fix a comment. |
tree | commitdiff |
2010-04-16 |
Dan Gohman | Disable inlining of recursive calls. It can complicate... |
tree | commitdiff |
2010-04-16 |
Dan Gohman | Refine the detection of seemingly infinitely recursive... |
tree | commitdiff |
2010-04-16 |
Gabor Greif | reapply r101434 |
tree | commitdiff |
2010-04-16 |
Dan Gohman | Make callIsSmall accessible as a utility function. |
tree | commitdiff |
2010-04-16 |
Dan Gohman | Fix SCEVCommutativeExpr::print to be robust in the... |
tree | commitdiff |
2010-04-16 |
Bill Wendling | The JIT calls TidyLandingPads to tidy up the landing... |
tree | commitdiff |
2010-04-16 |
Evan Cheng | Adding support for dag combiner to promote operations... |
tree | commitdiff |
2010-04-16 |
Evan Cheng | Use getAL() rather than a major constant. |
tree | commitdiff |
2010-04-16 |
Dan Gohman | Refine further the scope where the global DebugLoc... |
tree | commitdiff |
2010-04-16 |
Eric Christopher | Silence an unused variable warning. |
tree | commitdiff |
2010-04-16 |
Chris Lattner | fix comment noticed by Bob |
tree | commitdiff |
2010-04-16 |
Gabor Greif | back out r101423 and r101397, they break llvm-gcc self... |
tree | commitdiff |
2010-04-16 |
Chris Lattner | fix PR6832: we were using the alignment of a pointer... |
tree | commitdiff |
2010-04-16 |
Chris Lattner | improve comments. |
tree | commitdiff |
2010-04-16 |
Chris Lattner | pull all the ConvertToScalarInfo code together into one |
tree | commitdiff |
2010-04-16 |
Chris Lattner | more refactoring: suck some stuff out of SRoA into |
tree | commitdiff |
2010-04-16 |
Gabor Greif | shift intrinsic operand |
tree | commitdiff |
2010-04-15 |
Chris Lattner | introduce a new ConvertToScalarInfo struct to simplify |
tree | commitdiff |
2010-04-15 |
Jakob Stoklund Olesen | Avoid sinking machine instructions into a loop. |
tree | commitdiff |
2010-04-15 |
Johnny Chen | Fixed a bug in ARM disassembly where LDRSBT should... |
tree | commitdiff |
2010-04-15 |
Evan Cheng | Use default lowering of DYNAMIC_STACKALLOC. As far... |
tree | commitdiff |
2010-04-15 |
Chris Lattner | tidy interface to isOnlyCopiedFromConstantGlobal |
tree | commitdiff |
2010-04-15 |
Gabor Greif | reapply r101364, which has been backed out in r101368 |
tree | commitdiff |
2010-04-15 |
Jakob Stoklund Olesen | Fix PR6847. RegScavenger should ignore DebugValues. |
tree | commitdiff |
2010-04-15 |
Nicolas Geoffray | Make sure the initialization of a GC root is after... |
tree | commitdiff |
2010-04-15 |
Anton Korobeynikov | Revert r100896 and around - this breaks the only mingw3... |
tree | commitdiff |
2010-04-15 |
Gabor Greif | prune includes |
tree | commitdiff |
2010-04-15 |
Evan Cheng | ARM SelectDYN_ALLOC should emit a copy from SP rather... |
tree | commitdiff |
2010-04-15 |
Johnny Chen | DEBUG() print out "Unknown format" msg. |
tree | commitdiff |
2010-04-15 |
Dan Gohman | ReuseFrameIndexVals is used in multiple files, so it... |
tree | commitdiff |
2010-04-15 |
Dan Gohman | EnablePPC64RS and EnablePPC32RS are used in multiple... |
tree | commitdiff |
2010-04-15 |
Dan Gohman | Fix a bunch of namespace polution. |
tree | commitdiff |
2010-04-15 |
Dan Gohman | Fix namespace polution. |
tree | commitdiff |
2010-04-15 |
Dan Gohman | Make getPredecessorWithUniqueSuccessorForBB return... |
tree | commitdiff |
2010-04-15 |
Gabor Greif | typos |
tree | commitdiff |
2010-04-15 |
Gabor Greif | back out r101364, as it trips the linux nightlybot... |
tree | commitdiff |
2010-04-15 |
Gabor Greif | rotate CallInst operands, i.e. move callee to the back |
tree | commitdiff |
2010-04-15 |
Chris Lattner | enhance the load/store narrowing optimization to handle a |
tree | commitdiff |
2010-04-15 |
Chris Lattner | teach codegen to turn trunc(zextload) into load when... |
tree | commitdiff |
2010-04-15 |
Chris Lattner | add a simple dag combine to replace trivial shl+lshr... |
tree | commitdiff |
2010-04-15 |
Chris Lattner | Implement rdar://7860110 (also in target/readme.txt... |
tree | commitdiff |
2010-04-15 |
Dan Gohman | Add more const qualifiers for LLVM IR pointers in CodeGen. |
tree | commitdiff |
2010-04-15 |
Anders Carlsson | Fix build. |
tree | commitdiff |
2010-04-15 |
Dan Gohman | Add const qualifiers to CodeGen's use of LLVM IR constr... |
tree | commitdiff |
2010-04-15 |
Eric Christopher | Allow lowering for palignr instructions for mmx sized... |
tree | commitdiff |
2010-04-15 |
Evan Cheng | More 80 violations. |
tree | commitdiff |
2010-04-15 |
Johnny Chen | Wrap the error msgs in DEBUG() macro so that they won... |
tree | commitdiff |
2010-04-15 |
Evan Cheng | 80 col violations. |
tree | commitdiff |
2010-04-15 |
Devang Patel | Add comment. |
tree | commitdiff |
2010-04-14 |
Devang Patel | There is no need to track compile unit offsets if there... |
tree | commitdiff |
2010-04-14 |
Devang Patel | Remove dead code. |
tree | commitdiff |
2010-04-14 |
Tobias Grosser | IPO needs ScalarOpts and InstCombine in its libs |
tree | commitdiff |
2010-04-14 |
Johnny Chen | Fixed another assert exposed by fuzzing. Now, the... |
tree | commitdiff |
2010-04-14 |
Jim Grosbach | Add -arm-long-calls option to force calls to be indirec... |
tree | commitdiff |
2010-04-14 |
Dan Gohman | Constify GetConstantStringInfo. |
tree | commitdiff |
2010-04-14 |
Nicolas Geoffray | Don't use DILocation when processing a DebugLoc. |
tree | commitdiff |
2010-04-14 |
Johnny Chen | For t2BFI disassembly, apply the same error checking... |
tree | commitdiff |
2010-04-14 |
Dan Gohman | Move a bunch of methods from CallSite to CallSiteBase... |
tree | commitdiff |
2010-04-14 |
Johnny Chen | Fixed another assert exposed by fuzzing. The utility... |
tree | commitdiff |
2010-04-14 |
Evan Cheng | - Code clean up to reduce indentation. |
tree | commitdiff |
2010-04-14 |
Bob Wilson | Don't custom lower bit converts to ARM VMOVDRRD or... |
tree | commitdiff |
2010-04-14 |
Dan Gohman | Delete unneeeded arguments. |
tree | commitdiff |
2010-04-14 |
Dan Gohman | Delete unused arguments. |
tree | commitdiff |
2010-04-14 |
Dan Gohman | Factor out EH landing pad code into a separate function... |
tree | commitdiff |
next |