2009-10-31 |
Jim Grosbach | Expand 64 bit left shift inline rather than using the... |
commit | commitdiff | tree | snapshot |
2009-10-31 |
Benjamin Kramer | Add missing colons for FileCheck. |
commit | commitdiff | tree | snapshot |
2009-10-31 |
Jim Grosbach | Convert to FileCheck |
commit | commitdiff | tree | snapshot |
2009-10-31 |
Jim Grosbach | The universal SDKROOT should only be assigned when... |
commit | commitdiff | tree | snapshot |
2009-10-31 |
Chris Lattner | add a comment. |
commit | commitdiff | tree | snapshot |
2009-10-31 |
Dan Gohman | Revert r85667. LoopUnroll currently can't call utility... |
commit | commitdiff | tree | snapshot |
2009-10-31 |
Dan Gohman | Remove redundant code. |
commit | commitdiff | tree | snapshot |
2009-10-31 |
Dan Gohman | Merge the enhancements from LoopUnroll's FoldBlockIntoP... |
commit | commitdiff | tree | snapshot |
2009-10-31 |
Dan Gohman | Rename forgetLoopBackedgeTakenCount to forgetLoop,... |
commit | commitdiff | tree | snapshot |
2009-10-31 |
Dan Gohman | Replace LoopUnrollPass.cpp's custom code-size estimatio... |
commit | commitdiff | tree | snapshot |
2009-10-31 |
Dan Gohman | Simplify this code. |
commit | commitdiff | tree | snapshot |
2009-10-31 |
Dan Gohman | Remove an unnecessary #include. |
commit | commitdiff | tree | snapshot |
2009-10-31 |
Dan Gohman | Update CMakeLists for recent renames. |
commit | commitdiff | tree | snapshot |
2009-10-31 |
Dan Gohman | Rename UnrollLoop.cpp to LoopUnroll.cpp, and LoopUnroll... |
commit | commitdiff | tree | snapshot |
2009-10-31 |
Dan Gohman | Remove CodeGenLICM. It's largely obsoleted by MachineLI... |
commit | commitdiff | tree | snapshot |
2009-10-31 |
Dan Gohman | Make ScalarEvolutionAliasAnalysis slightly more aggress... |
commit | commitdiff | tree | snapshot |
2009-10-31 |
Dan Gohman | Reapply r85634, with the bug fixed. |
commit | commitdiff | tree | snapshot |
2009-10-31 |
Dan Gohman | When discarding SrcValue information, discard all of... |
commit | commitdiff | tree | snapshot |
2009-10-31 |
Dan Gohman | Fix 80-column violation. |
commit | commitdiff | tree | snapshot |
2009-10-31 |
Eric Christopher | Fix warning with gcc-4.0 and signed/unsigned. |
commit | commitdiff | tree | snapshot |
2009-10-31 |
Evan Cheng | It's safe to remat t2LDRpci; Add PseudoSourceValue... |
commit | commitdiff | tree | snapshot |
2009-10-31 |
Evan Cheng | Revert 85634. It's breaking consumer-typeset (and others). |
commit | commitdiff | tree | snapshot |
2009-10-31 |
Dan Gohman | Add a target triple so that this test behaves consisten... |
commit | commitdiff | tree | snapshot |
2009-10-30 |
Dan Gohman | Add assertion checks here to turn silent miscompiles... |
commit | commitdiff | tree | snapshot |
2009-10-30 |
Dan Gohman | Don't mark registers dead here when processing nodes... |
commit | commitdiff | tree | snapshot |
2009-10-30 |
Dan Gohman | Fix the -mattr line for this test so that it passes... |
commit | commitdiff | tree | snapshot |
2009-10-30 |
Dan Gohman | Add a testcase for the recent duplicate PHI elimination... |
commit | commitdiff | tree | snapshot |
2009-10-30 |
Dan Gohman | Add a comment about a missed opportunity. |
commit | commitdiff | tree | snapshot |
2009-10-30 |
Dan Gohman | Optimize around the fact that pred_iterator is slow... |
commit | commitdiff | tree | snapshot |
2009-10-30 |
Kevin Enderby | Updates to the ARM target assembler for llvm-mc per... |
commit | commitdiff | tree | snapshot |
2009-10-30 |
Devang Patel | If string field is empty then return NULL. |
commit | commitdiff | tree | snapshot |
2009-10-30 |
Chris Lattner | if basic blocks are destroyed while there are *just... |
commit | commitdiff | tree | snapshot |
2009-10-30 |
Dan Gohman | Teach SimplifyCFG how to eliminate duplicate PHI nodes... |
commit | commitdiff | tree | snapshot |
2009-10-30 |
Chris Lattner | make hasAddressTaken() constant time by storing a refco... |
commit | commitdiff | tree | snapshot |
2009-10-30 |
Bob Wilson | Add a note about Robert Muth's alternate jump table... |
commit | commitdiff | tree | snapshot |
2009-10-30 |
Dan Gohman | Sort the incoming values in PHI nodes to match the... |
commit | commitdiff | tree | snapshot |
2009-10-30 |
Dan Gohman | Fix MachineLICM to use the correct virtual register... |
commit | commitdiff | tree | snapshot |
2009-10-30 |
Chris Lattner | it isn't valid to take the address of the entry block. |
commit | commitdiff | tree | snapshot |
2009-10-30 |
Devang Patel | If a type is derived from a derived type then calculate... |
commit | commitdiff | tree | snapshot |
2009-10-30 |
Jim Grosbach | Build in ARM mode explicitly when on ARM Darwin |
commit | commitdiff | tree | snapshot |
2009-10-30 |
Daniel Dunbar | Add missing substitution for %llvmgcc_only. |
commit | commitdiff | tree | snapshot |
2009-10-30 |
Jim Grosbach | Allow cross target build |
commit | commitdiff | tree | snapshot |
2009-10-30 |
Bob Wilson | Fix a comment. |
commit | commitdiff | tree | snapshot |
2009-10-30 |
Evan Cheng | Add option to createGVNPass to disable PRE. |
commit | commitdiff | tree | snapshot |
2009-10-30 |
Evan Cheng | I forgot to commit this test. |
commit | commitdiff | tree | snapshot |
2009-10-30 |
Jim Grosbach | When cross-building, the CFLAGS and CXXFLAGS are for... |
commit | commitdiff | tree | snapshot |
2009-10-30 |
Jim Grosbach | Remove extraneous comment line |
commit | commitdiff | tree | snapshot |
2009-10-30 |
Jim Grosbach | update name check for Apple style builds to be more... |
commit | commitdiff | tree | snapshot |
2009-10-30 |
Lang Hames | Stop the iterator in ValueLiveAt from potentially runni... |
commit | commitdiff | tree | snapshot |
2009-10-30 |
Rafael Espindola | This fixes functions like |
commit | commitdiff | tree | snapshot |
2009-10-30 |
Oscar Fuentes | CMake: install .def files from source `include/llvm... |
commit | commitdiff | tree | snapshot |
2009-10-30 |
Evan Cheng | Rather than having llvm-gcc changing the meaning of... |
commit | commitdiff | tree | snapshot |
2009-10-30 |
Bob Wilson | Add ARM codegen for indirect branches. |
commit | commitdiff | tree | snapshot |
2009-10-30 |
Dan Gohman | Most stack straces don't need 3 digits worth of levels. |
commit | commitdiff | tree | snapshot |
2009-10-30 |
Dan Gohman | Don't delete blocks which have their address taken. |
commit | commitdiff | tree | snapshot |
2009-10-30 |
Dan Gohman | Mention if a block has its address taken in debug output. |
commit | commitdiff | tree | snapshot |
2009-10-30 |
Dan Gohman | Simplify this code and avoid an extra space character... |
commit | commitdiff | tree | snapshot |
2009-10-30 |
Dan Gohman | Add support for BlockAddress static initializers. |
commit | commitdiff | tree | snapshot |
2009-10-30 |
Dan Gohman | Add a FIXME comment. |
commit | commitdiff | tree | snapshot |
2009-10-30 |
Dan Gohman | Add some comments. |
commit | commitdiff | tree | snapshot |
2009-10-30 |
Dan Gohman | Initial x86 support for BlockAddresses. |
commit | commitdiff | tree | snapshot |
2009-10-30 |
Dan Gohman | Initial target-independent CodeGen support for BlockAdd... |
commit | commitdiff | tree | snapshot |
2009-10-30 |
Devang Patel | Remove dead code. |
commit | commitdiff | tree | snapshot |
2009-10-30 |
Dan Gohman | Add a BlockAddress MachineOperand kind. |
commit | commitdiff | tree | snapshot |
2009-10-30 |
Dan Gohman | Add svn:ignore properties. |
commit | commitdiff | tree | snapshot |
2009-10-30 |
Dan Gohman | Remove a redundant copy constructor. |
commit | commitdiff | tree | snapshot |
2009-10-30 |
Jim Grosbach | Dial back the realignment a bit. |
commit | commitdiff | tree | snapshot |
2009-10-29 |
David Goodwin | Between scheduling regions, correctly maintain anti... |
commit | commitdiff | tree | snapshot |
2009-10-29 |
Dan Gohman | Remove some unnecessary spaces in debug output. |
commit | commitdiff | tree | snapshot |
2009-10-29 |
Dan Gohman | Move some code from being emitted as boilerplate duplic... |
commit | commitdiff | tree | snapshot |
2009-10-29 |
David Goodwin | Fix a couple of bugs in aggressive anti-dep breaking. |
commit | commitdiff | tree | snapshot |
2009-10-29 |
Bob Wilson | Refactor complicated predicate into a separate function. |
commit | commitdiff | tree | snapshot |
2009-10-29 |
Devang Patel | First bitcase use may not lead to a dbg.declare intrins... |
commit | commitdiff | tree | snapshot |
2009-10-29 |
Dan Gohman | Rename usesCustomDAGSchedInserter to usesCustomInserter... |
commit | commitdiff | tree | snapshot |
2009-10-29 |
Dan Gohman | Refactor the code for unfolding a load into a separate... |
commit | commitdiff | tree | snapshot |
2009-10-29 |
Bill Wendling | Reapply r85338. |
commit | commitdiff | tree | snapshot |
2009-10-29 |
Benjamin Kramer | Fix MSVC build. |
commit | commitdiff | tree | snapshot |
2009-10-29 |
Nick Lewycky | Apply some cleanups. No functionality changes. |
commit | commitdiff | tree | snapshot |
2009-10-29 |
Chris Lattner | add sanity check for indbr. |
commit | commitdiff | tree | snapshot |
2009-10-29 |
Chris Lattner | just for the hell of it, allow globalopt to statically... |
commit | commitdiff | tree | snapshot |
2009-10-29 |
Chris Lattner | add interpreter support for indirect goto / blockaddres... |
commit | commitdiff | tree | snapshot |
2009-10-29 |
Zhongxing Xu | add newline to make cl.exe happy. |
commit | commitdiff | tree | snapshot |
2009-10-29 |
Zhongxing Xu | fix 80-col. |
commit | commitdiff | tree | snapshot |
2009-10-29 |
Chris Lattner | greatly improve the LLVM IR bitcode encoding documentation, |
commit | commitdiff | tree | snapshot |
2009-10-29 |
Zhongxing Xu | Explicitly convert to double to suppress Visual C+... |
commit | commitdiff | tree | snapshot |
2009-10-29 |
Jim Grosbach | To get more thorough testing from llc-beta nightly... |
commit | commitdiff | tree | snapshot |
2009-10-29 |
Jim Grosbach | When the function is doing dynamic stack realignment... |
commit | commitdiff | tree | snapshot |
2009-10-29 |
Johnny Chen | Sorry to break the build. |
commit | commitdiff | tree | snapshot |
2009-10-29 |
Johnny Chen | Minor tweak to forgo the the curly braces for most... |
commit | commitdiff | tree | snapshot |
2009-10-29 |
Chris Lattner | teach various passes about blockaddress. We no longer |
commit | commitdiff | tree | snapshot |
2009-10-29 |
Dale Johannesen | When there is a 2-instruction spill sequence, record |
commit | commitdiff | tree | snapshot |
2009-10-29 |
Bill Wendling | Don't put in these EH changes. |
commit | commitdiff | tree | snapshot |
2009-10-29 |
Douglas Gregor | A switch-on-string-literal construct that is a nice... |
commit | commitdiff | tree | snapshot |
2009-10-29 |
Chris Lattner | teach ValueMapper about BlockAddress', making bugpoint... |
commit | commitdiff | tree | snapshot |
2009-10-29 |
Chris Lattner | unindent massive blocks, no functionality change. |
commit | commitdiff | tree | snapshot |
2009-10-29 |
Bill Wendling | Reverting r85338 for now. It's causing a bootstrap... |
commit | commitdiff | tree | snapshot |
2009-10-29 |
Dan Gohman | Add indirectbr and blockaddress to the vim syntax highl... |
commit | commitdiff | tree | snapshot |
2009-10-29 |
Dan Gohman | Add a hasAddressTaken for BasicBlock. |
commit | commitdiff | tree | snapshot |
2009-10-28 |
Chris Lattner | add IRBuilder support for IndirectBr |
commit | commitdiff | tree | snapshot |
2009-10-28 |
Bob Wilson | Reimplement BranchFolding change to avoid tail merging... |
commit | commitdiff | tree | snapshot |
next |