2010-04-17 |
Nick Lewycky | Refresh this documentation. Things have changed a bit... |
commit | commitdiff | tree | snapshot |
2010-04-17 |
Evan Cheng | Fix codegen passes. -disable-ssc shouldn't disable... |
commit | commitdiff | tree | snapshot |
2010-04-17 |
Evan Cheng | More work to allow dag combiner to promote 16-bit ops... |
commit | commitdiff | tree | snapshot |
2010-04-17 |
Evan Cheng | Another 80 col violation. |
commit | commitdiff | tree | snapshot |
2010-04-17 |
Bob Wilson | Revise my previous change to ExpandBIT_CONVERT. I... |
commit | commitdiff | tree | snapshot |
2010-04-17 |
Evan Cheng | Add nounwind. |
commit | commitdiff | tree | snapshot |
2010-04-17 |
Bob Wilson | Re-commit my previous SSAUpdater changes. The previous... |
commit | commitdiff | tree | snapshot |
2010-04-17 |
Bob Wilson | As a temporary workaround for post-RA not handling... |
commit | commitdiff | tree | snapshot |
2010-04-17 |
Jakob Stoklund... | Revert "Use a simpler data structure to calculate the... |
commit | commitdiff | tree | snapshot |
2010-04-17 |
Dale Johannesen | Reapply 101503+101520. These are "obviously correct... |
commit | commitdiff | tree | snapshot |
2010-04-17 |
Chris Lattner | disable r101565: an assert is getting triggered. More... |
commit | commitdiff | tree | snapshot |
2010-04-16 |
Chris Lattner | add a note |
commit | commitdiff | tree | snapshot |
2010-04-16 |
Eric Christopher | Revert 101465, it broke internal OpenGL testing. |
commit | commitdiff | tree | snapshot |
2010-04-16 |
Devang Patel | Add support to emit dwarf ranges. |
commit | commitdiff | tree | snapshot |
2010-04-16 |
Jakob Stoklund... | Use a simpler data structure to calculate the least... |
commit | commitdiff | tree | snapshot |
2010-04-16 |
Johnny Chen | Cast to (uint64_t) instead of relying on the "ul" suffix. |
commit | commitdiff | tree | snapshot |
2010-04-16 |
Dan Gohman | Add a getSelectionDAGInfo member to TargetMachine. |
commit | commitdiff | tree | snapshot |
2010-04-16 |
Chris Lattner | update docs for api change. |
commit | commitdiff | tree | snapshot |
2010-04-16 |
Chris Lattner | building on the new CallGraphSCC abstraction, teach... |
commit | commitdiff | tree | snapshot |
2010-04-16 |
Dan Gohman | Add skeleton target-specific SelectionDAGInfo files. |
commit | commitdiff | tree | snapshot |
2010-04-16 |
Johnny Chen | Fixed logic error. Should check Builder for validity... |
commit | commitdiff | tree | snapshot |
2010-04-16 |
Chris Lattner | move ReplaceNode out of line, rename scc_iterator:... |
commit | commitdiff | tree | snapshot |
2010-04-16 |
Dan Gohman | Regenerate configure script. |
commit | commitdiff | tree | snapshot |
2010-04-16 |
Dan Gohman | Add an autoconf check for -retain-symbols-file and... |
commit | commitdiff | tree | snapshot |
2010-04-16 |
Johnny Chen | Minor change to make the test case comply with Vd<0... |
commit | commitdiff | tree | snapshot |
2010-04-16 |
Chris Lattner | introduce a new CallGraphSCC class, and pass it around |
commit | commitdiff | tree | snapshot |
2010-04-16 |
Johnny Chen | Fixed a bug in DisassembleN1RegModImmFrm() where a... |
commit | commitdiff | tree | snapshot |
2010-04-16 |
Evan Cheng | (i32 sext_in_reg (i32 aext (i16 x)), i16) -> (i32 sext... |
commit | commitdiff | tree | snapshot |
2010-04-16 |
Chris Lattner | tidy up |
commit | commitdiff | tree | snapshot |
2010-04-16 |
Chris Lattner | move PrintCallGraphPass out of the middle of CGPassManager. |
commit | commitdiff | tree | snapshot |
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 |
next |