2010-04-16 |
Chris Lattner | add a missing break back, patch by Nico Schmidt! |
commit | commitdiff | tree | snapshot |
2010-04-16 |
Dan Gohman | Create a new TargetSelectionDAGInfo class. This will... |
commit | commitdiff | tree | snapshot |
2010-04-16 |
Dan Gohman | Commit this, which should have accompanied 101531. |
commit | commitdiff | tree | snapshot |
2010-04-16 |
Dan Gohman | Eliminate an unnecessary SelectionDAG dependency in... |
commit | commitdiff | tree | snapshot |
2010-04-16 |
Dan Gohman | Fix this code to avoid implicit assumptions about the... |
commit | commitdiff | tree | snapshot |
2010-04-16 |
Johnny Chen | In the same spirit of r101524, which removed the assert... |
commit | commitdiff | tree | snapshot |
2010-04-16 |
Dan Gohman | Revert 101520, which depended on 101503, which was... |
commit | commitdiff | tree | snapshot |
2010-04-16 |
Johnny Chen | Multiclass LdStCop was using pre-UAL syntax LDC<c>L... |
commit | commitdiff | tree | snapshot |
2010-04-16 |
Duncan Sands | Revert commit 101503 (johannes), in the hope of fixing... |
commit | commitdiff | tree | snapshot |
2010-04-16 |
Johnny Chen | Remove the assert() from printAddrMode2OffsetOperand... |
commit | commitdiff | tree | snapshot |
2010-04-16 |
Dan Gohman | Trim a #include. |
commit | commitdiff | tree | snapshot |
2010-04-16 |
Dan Gohman | Revert r101455, which fails on the llvm-arm-linux buildbot. |
commit | commitdiff | tree | snapshot |
2010-04-16 |
Dale Johannesen | Use a ValueMap not a std::map for the reason indicated |
commit | commitdiff | tree | snapshot |
2010-04-16 |
Evan Cheng | 80 col. |
commit | commitdiff | tree | snapshot |
2010-04-16 |
Evan Cheng | 80 col. |
commit | commitdiff | tree | snapshot |
2010-04-16 |
Dan Gohman | Avoid creating virtual registers for unused values. |
commit | commitdiff | tree | snapshot |
2010-04-16 |
Dan Gohman | Fix an assertion string. |
commit | commitdiff | tree | snapshot |
2010-04-16 |
Dan Gohman | Fix a comment. |
commit | commitdiff | tree | snapshot |
2010-04-16 |
Dan Gohman | Disable inlining of recursive calls. It can complicate... |
commit | commitdiff | tree | snapshot |
2010-04-16 |
Dan Gohman | Refine the detection of seemingly infinitely recursive... |
commit | commitdiff | tree | snapshot |
2010-04-16 |
Gabor Greif | reapply r101434 |
commit | commitdiff | tree | snapshot |
2010-04-16 |
Dan Gohman | Make callIsSmall accessible as a utility function. |
commit | commitdiff | tree | snapshot |
2010-04-16 |
Dan Gohman | Fix SCEVCommutativeExpr::print to be robust in the... |
commit | commitdiff | tree | snapshot |
2010-04-16 |
Dan Gohman | Delete a blank line. |
commit | commitdiff | tree | snapshot |
2010-04-16 |
Dan Gohman | Add Debug+Coverage to more svn:ignore properties. |
commit | commitdiff | tree | snapshot |
2010-04-16 |
Bill Wendling | Add JIT exception handling test. |
commit | commitdiff | tree | snapshot |
2010-04-16 |
Bill Wendling | The JIT calls TidyLandingPads to tidy up the landing... |
commit | commitdiff | tree | snapshot |
2010-04-16 |
Chris Lattner | completed my pass over all 6+ months of commits, next... |
commit | commitdiff | tree | snapshot |
2010-04-16 |
Evan Cheng | Adding support for dag combiner to promote operations... |
commit | commitdiff | tree | snapshot |
2010-04-16 |
Evan Cheng | Use getAL() rather than a major constant. |
commit | commitdiff | tree | snapshot |
2010-04-16 |
Dan Gohman | Add Debug+Coverage and friends to svn:ignore properties. |
commit | commitdiff | tree | snapshot |
2010-04-16 |
Eric Christopher | Add a check for posix_spawn. |
commit | commitdiff | tree | snapshot |
2010-04-16 |
Dan Gohman | Refine further the scope where the global DebugLoc... |
commit | commitdiff | tree | snapshot |
2010-04-16 |
Nick Lewycky | Revert r64616 which worked around gcc.gnu.org/PR42757... |
commit | commitdiff | tree | snapshot |
2010-04-16 |
Eric Christopher | Silence an unused variable warning. |
commit | commitdiff | tree | snapshot |
2010-04-16 |
Chris Lattner | fix comment noticed by Bob |
commit | commitdiff | tree | snapshot |
2010-04-16 |
Gabor Greif | back out r101423 and r101397, they break llvm-gcc self... |
commit | commitdiff | tree | snapshot |
2010-04-16 |
Chris Lattner | move comment. |
commit | commitdiff | tree | snapshot |
2010-04-16 |
Chris Lattner | fix PR6832: we were using the alignment of a pointer... |
commit | commitdiff | tree | snapshot |
2010-04-16 |
Dan Gohman | Create an exports file, so that the plugin only exports... |
commit | commitdiff | tree | snapshot |
2010-04-16 |
Dan Gohman | Make things static that don't need to be referenced... |
commit | commitdiff | tree | snapshot |
2010-04-16 |
Chris Lattner | improve comments. |
commit | commitdiff | tree | snapshot |
2010-04-16 |
Dan Gohman | Add an svn:ignore. |
commit | commitdiff | tree | snapshot |
2010-04-16 |
Chris Lattner | pull all the ConvertToScalarInfo code together into one |
commit | commitdiff | tree | snapshot |
2010-04-16 |
Chris Lattner | more refactoring: suck some stuff out of SRoA into |
commit | commitdiff | tree | snapshot |
2010-04-16 |
Gabor Greif | shift intrinsic operand |
commit | commitdiff | tree | snapshot |
2010-04-15 |
Chris Lattner | introduce a new ConvertToScalarInfo struct to simplify |
commit | commitdiff | tree | snapshot |
2010-04-15 |
Jakob Stoklund... | Avoid sinking machine instructions into a loop. |
commit | commitdiff | tree | snapshot |
2010-04-15 |
Johnny Chen | Added another test case for am3offset operand, testing... |
commit | commitdiff | tree | snapshot |
2010-04-15 |
Jakob Stoklund... | Add test case for machine-sink on critical edges |
commit | commitdiff | tree | snapshot |
2010-04-15 |
Johnny Chen | Fixed a bug in ARM disassembly where LDRSBT should... |
commit | commitdiff | tree | snapshot |
2010-04-15 |
Dan Gohman | Make the export files absolute paths, and change Makefi... |
commit | commitdiff | tree | snapshot |
2010-04-15 |
Dan Gohman | Add a dependency on the .dir file to make sure that... |
commit | commitdiff | tree | snapshot |
2010-04-15 |
Evan Cheng | Use default lowering of DYNAMIC_STACKALLOC. As far... |
commit | commitdiff | tree | snapshot |
2010-04-15 |
Chris Lattner | tidy interface to isOnlyCopiedFromConstantGlobal |
commit | commitdiff | tree | snapshot |
2010-04-15 |
Daniel Dunbar | Don't use absolute path for EXPORTED_SYMBOL_FILE, this... |
commit | commitdiff | tree | snapshot |
2010-04-15 |
Dan Gohman | Generalize the EXPORTED_SYMBOL_FILE concept in the... |
commit | commitdiff | tree | snapshot |
2010-04-15 |
Gabor Greif | zap mergeinfo |
commit | commitdiff | tree | snapshot |
2010-04-15 |
Gabor Greif | reapply r101364, which has been backed out in r101368 |
commit | commitdiff | tree | snapshot |
2010-04-15 |
Duncan Sands | Pointed out by housel on #llvm. |
commit | commitdiff | tree | snapshot |
2010-04-15 |
Jakob Stoklund... | Fix PR6847. RegScavenger should ignore DebugValues. |
commit | commitdiff | tree | snapshot |
2010-04-15 |
Nicolas Geoffray | Make sure the initialization of a GC root is after... |
commit | commitdiff | tree | snapshot |
2010-04-15 |
Anton Korobeynikov | Revert r100896 and around - this breaks the only mingw3... |
commit | commitdiff | tree | snapshot |
2010-04-15 |
Gabor Greif | prune includes |
commit | commitdiff | tree | snapshot |
2010-04-15 |
Evan Cheng | ARM SelectDYN_ALLOC should emit a copy from SP rather... |
commit | commitdiff | tree | snapshot |
2010-04-15 |
Johnny Chen | DEBUG() print out "Unknown format" msg. |
commit | commitdiff | tree | snapshot |
2010-04-15 |
Dan Gohman | ReuseFrameIndexVals is used in multiple files, so it... |
commit | commitdiff | tree | snapshot |
2010-04-15 |
Dan Gohman | EnablePPC64RS and EnablePPC32RS are used in multiple... |
commit | commitdiff | tree | snapshot |
2010-04-15 |
Dan Gohman | Fix a bunch of namespace polution. |
commit | commitdiff | tree | snapshot |
2010-04-15 |
Dan Gohman | Fix namespace polution. |
commit | commitdiff | tree | snapshot |
2010-04-15 |
Dan Gohman | Make getPredecessorWithUniqueSuccessorForBB return... |
commit | commitdiff | tree | snapshot |
2010-04-15 |
Gabor Greif | typos |
commit | commitdiff | tree | snapshot |
2010-04-15 |
Gabor Greif | back out r101364, as it trips the linux nightlybot... |
commit | commitdiff | tree | snapshot |
2010-04-15 |
Gabor Greif | zap mergeinfo |
commit | commitdiff | tree | snapshot |
2010-04-15 |
Benjamin Kramer | Simplify ".bc" detection. |
commit | commitdiff | tree | snapshot |
2010-04-15 |
Gabor Greif | rotate CallInst operands, i.e. move callee to the back |
commit | commitdiff | tree | snapshot |
2010-04-15 |
Chris Lattner | enhance the load/store narrowing optimization to handle a |
commit | commitdiff | tree | snapshot |
2010-04-15 |
Chris Lattner | teach codegen to turn trunc(zextload) into load when... |
commit | commitdiff | tree | snapshot |
2010-04-15 |
Chris Lattner | add a simple dag combine to replace trivial shl+lshr... |
commit | commitdiff | tree | snapshot |
2010-04-15 |
Chris Lattner | Implement rdar://7860110 (also in target/readme.txt... |
commit | commitdiff | tree | snapshot |
2010-04-15 |
Dan Gohman | Add more const qualifiers for LLVM IR pointers in CodeGen. |
commit | commitdiff | tree | snapshot |
2010-04-15 |
Chris Lattner | further tweak this to do something useful. |
commit | commitdiff | tree | snapshot |
2010-04-15 |
Chris Lattner | remove undef control flow. |
commit | commitdiff | tree | snapshot |
2010-04-15 |
Daniel Dunbar | Remove unnecessary uses of <iostream>. |
commit | commitdiff | tree | snapshot |
2010-04-15 |
Daniel Dunbar | tests: MC/Disassembler tests depend on ARM support... |
commit | commitdiff | tree | snapshot |
2010-04-15 |
Chris Lattner | fix a crash on "lli ex" or any other file whose name... |
commit | commitdiff | tree | snapshot |
2010-04-15 |
Anders Carlsson | Fix build. |
commit | commitdiff | tree | snapshot |
2010-04-15 |
Dan Gohman | Add const qualifiers to CodeGen's use of LLVM IR constr... |
commit | commitdiff | tree | snapshot |
2010-04-15 |
Eric Christopher | Allow lowering for palignr instructions for mmx sized... |
commit | commitdiff | tree | snapshot |
2010-04-15 |
Evan Cheng | More 80 violations. |
commit | commitdiff | tree | snapshot |
2010-04-15 |
Johnny Chen | Wrap the error msgs in DEBUG() macro so that they won... |
commit | commitdiff | tree | snapshot |
2010-04-15 |
Evan Cheng | 80 col violations. |
commit | commitdiff | tree | snapshot |
2010-04-15 |
Devang Patel | Add comment. |
commit | commitdiff | tree | snapshot |
2010-04-14 |
Devang Patel | There is no need to track compile unit offsets if there... |
commit | commitdiff | tree | snapshot |
2010-04-14 |
Devang Patel | Remove dead code. |
commit | commitdiff | tree | snapshot |
2010-04-14 |
Tobias Grosser | IPO needs ScalarOpts and InstCombine in its libs |
commit | commitdiff | tree | snapshot |
2010-04-14 |
Johnny Chen | Fixed another assert exposed by fuzzing. Now, the... |
commit | commitdiff | tree | snapshot |
2010-04-14 |
Jim Grosbach | Add -arm-long-calls option to force calls to be indirec... |
commit | commitdiff | tree | snapshot |
2010-04-14 |
Dan Gohman | Fix TrackingVH to handle const Value subclasses. |
commit | commitdiff | tree | snapshot |
2010-04-14 |
Dan Gohman | Remove a const here. This makes this function consisten... |
commit | commitdiff | tree | snapshot |
next |