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 |
2009-10-28 |
Dale Johannesen | When we generate spill code, then decide we don't need |
commit | commitdiff | tree | snapshot |
2009-10-28 |
Eric Christopher | Make sure we return the right sized type here. |
commit | commitdiff | tree | snapshot |
2009-10-28 |
Bob Wilson | Revert r85346 change to control tail merging by CodeGen... |
commit | commitdiff | tree | snapshot |
2009-10-28 |
Victor Hernandez | Extend getMallocArraySize() to determine the array... |
commit | commitdiff | tree | snapshot |
2009-10-28 |
Viktor Kutuzov | Fix to pass options from Gold plugin to LTO codegen |
commit | commitdiff | tree | snapshot |
2009-10-28 |
Benjamin Kramer | Teach cmake that mk[sd]temp is defined in stdlib.h... |
commit | commitdiff | tree | snapshot |
2009-10-28 |
David Goodwin | Make AntiDepReg.h internal. |
commit | commitdiff | tree | snapshot |
2009-10-28 |
Bob Wilson | Add a Thumb BRIND pattern. Change the ARM BRIND assemb... |
commit | commitdiff | tree | snapshot |
2009-10-28 |
Evan Cheng | fconsts and fconstd are obviously re-materializable. |
commit | commitdiff | tree | snapshot |
2009-10-28 |
Jim Grosbach | Cleanup now that frame index scavenging via post-pass... |
commit | commitdiff | tree | snapshot |
2009-10-28 |
Devang Patel | llvm.dbg.global_variables do not exist anymore. |
commit | commitdiff | tree | snapshot |
2009-10-28 |
Chris Lattner | add a new 'SetCurrentDebugType' API (requested by Andre... |
commit | commitdiff | tree | snapshot |
2009-10-28 |
Dan Gohman | Don't call SDNode::isPredecessorOf when it isn't necess... |
commit | commitdiff | tree | snapshot |
2009-10-28 |
Dan Gohman | Simplify this code: if the unfolded load can't be hoist... |
commit | commitdiff | tree | snapshot |
2009-10-28 |
Edward O'Callaghan | No newline at end of file. |
commit | commitdiff | tree | snapshot |
2009-10-28 |
Benjamin Kramer | Update CMake file. |
commit | commitdiff | tree | snapshot |
2009-10-28 |
Gabor Greif | use metavariable <result> instead of SSA name %result... |
commit | commitdiff | tree | snapshot |
2009-10-28 |
Gabor Greif | ooops, SSA name should not be part of the link |
commit | commitdiff | tree | snapshot |
2009-10-28 |
Gabor Greif | advertise new syntax for unnamed instructions |
commit | commitdiff | tree | snapshot |
2009-10-28 |
Owen Anderson | Treat lifetime begin/end markers as allocations/frees... |
commit | commitdiff | tree | snapshot |
2009-10-28 |
Nick Lewycky | Add ABCD, a generalized implementation of the Eliminati... |
commit | commitdiff | tree | snapshot |
2009-10-28 |
Evan Cheng | Give ARMISD::EH_SJLJ_LONGJMP and EH_SJLJ_SETJMP names. |
commit | commitdiff | tree | snapshot |
2009-10-28 |
Owen Anderson | Be more careful about invariance reasoning on "store... |
commit | commitdiff | tree | snapshot |
2009-10-28 |
Evan Cheng | X86 palignr intrinsics immediate field is in bits.... |
commit | commitdiff | tree | snapshot |
2009-10-28 |
Owen Anderson | Add trivial support for the invariance intrinsics to... |
commit | commitdiff | tree | snapshot |
next |