2008-10-28 |
Evan Cheng | Add command line option to limit the number splits... |
commit | commitdiff | tree | snapshot |
2008-10-28 |
Dan Gohman | Fix the name of the include guard to match the filename. |
commit | commitdiff | tree | snapshot |
2008-10-28 |
Evan Cheng | Avoid putting a split past the end of the live range... |
commit | commitdiff | tree | snapshot |
2008-10-27 |
Bill Wendling | - Fix SUBVERSION string to handle x.x.x version number... |
commit | commitdiff | tree | snapshot |
2008-10-27 |
Evan Cheng | Silence a bogus compile time warning. |
commit | commitdiff | tree | snapshot |
2008-10-27 |
David Greene | Re-apply 55137 with fixes. |
commit | commitdiff | tree | snapshot |
2008-10-27 |
Evan Cheng | Remove val# defined by a remat'ed def that is now dead. |
commit | commitdiff | tree | snapshot |
2008-10-27 |
Ted Kremenek | Fix bogus comparison of "const char *" with c-string... |
commit | commitdiff | tree | snapshot |
2008-10-27 |
David Greene | Have TableGen emit setSubgraphColor calls under control... |
commit | commitdiff | tree | snapshot |
2008-10-27 |
Daniel Dunbar | Return bool (inserted) from StringSet::insert as for... |
commit | commitdiff | tree | snapshot |
2008-10-27 |
Cedric Venet | Remove tabs from my previous commit. |
commit | commitdiff | tree | snapshot |
2008-10-27 |
Chris Lattner | rename vec_spat -> vec_splat, pointed out by duncan |
commit | commitdiff | tree | snapshot |
2008-10-27 |
David Greene | Add setSubgraphColor to color an entire portion of... |
commit | commitdiff | tree | snapshot |
2008-10-27 |
David Greene | Add STL-style typedefs and default constructors to... |
commit | commitdiff | tree | snapshot |
2008-10-27 |
David Greene | Fix PR2634. Create new virtual registers from spills... |
commit | commitdiff | tree | snapshot |
2008-10-27 |
Matthijs Kooijman | Remove redundant word in tblgen error message. |
commit | commitdiff | tree | snapshot |
2008-10-27 |
Duncan Sands | Fix UpdateNodeOperands so that it does CSE of calls |
commit | commitdiff | tree | snapshot |
2008-10-27 |
Duncan Sands | Fix a bug in which a node could be added to the |
commit | commitdiff | tree | snapshot |
2008-10-27 |
Torok Edwin | Avoid crashing if instruction is not part of a loop. |
commit | commitdiff | tree | snapshot |
2008-10-27 |
Gabor Greif | formatting tweak for intrinsic |
commit | commitdiff | tree | snapshot |
2008-10-27 |
Torok Edwin | export an ID for the instructionNamer, allowing analysi... |
commit | commitdiff | tree | snapshot |
2008-10-27 |
Bill Wendling | Some grammar fixes, and non-invasive format changes. |
commit | commitdiff | tree | snapshot |
2008-10-27 |
Duncan Sands | Turn on LegalizeTypes, the new type legalization |
commit | commitdiff | tree | snapshot |
2008-10-27 |
Nick Lewycky | Fix an obvious copy/pasto. |
commit | commitdiff | tree | snapshot |
2008-10-27 |
Evan Cheng | For now, don't split live intervals around x87 stack... |
commit | commitdiff | tree | snapshot |
2008-10-27 |
Chris Lattner | Rewrite all the 'PromoteLocallyUsedAlloca[s]' logic... |
commit | commitdiff | tree | snapshot |
2008-10-27 |
Chris Lattner | no need to print output |
commit | commitdiff | tree | snapshot |
2008-10-27 |
Chris Lattner | Add a new LargeBlockInfo helper, which is just a wrappe... |
commit | commitdiff | tree | snapshot |
2008-10-27 |
Chris Lattner | mention getresult -> extractvalue (PR2935) |
commit | commitdiff | tree | snapshot |
2008-10-27 |
Dale Johannesen | Increase default setting of tail-merge-threshold to |
commit | commitdiff | tree | snapshot |
2008-10-26 |
Nick Lewycky | Remove -check-exit-code from bugpoint. This is subsumed... |
commit | commitdiff | tree | snapshot |
2008-10-26 |
Chris Lattner | fix PR2953, an off-by-one error handling formatted... |
commit | commitdiff | tree | snapshot |
2008-10-26 |
Chris Lattner | remove eh output from this test. |
commit | commitdiff | tree | snapshot |
2008-10-26 |
Cedric Venet | Add a default constructor to AsmWriterOperand to make... |
commit | commitdiff | tree | snapshot |
2008-10-26 |
Evan Cheng | Do not shrink wrap live interval in a mbb if it's livei... |
commit | commitdiff | tree | snapshot |
2008-10-26 |
Oscar Fuentes | Return something (i.e. NULL) from an unimplemented... |
commit | commitdiff | tree | snapshot |
2008-10-26 |
Oscar Fuentes | CMake: If we have `clang' under the `tools/' subdirecto... |
commit | commitdiff | tree | snapshot |
2008-10-26 |
Oscar Fuentes | CMake: Support for LLVM_USED_LIBS variable, which is... |
commit | commitdiff | tree | snapshot |
2008-10-26 |
Oscar Fuentes | CMake: Removed unnecessary macro definitions. They... |
commit | commitdiff | tree | snapshot |
2008-10-26 |
Oscar Fuentes | CMake: GetTargetTriple: new module for determining... |
commit | commitdiff | tree | snapshot |
2008-10-26 |
Bill Wendling | Fix type-o in ExprMapKeyType::operator ==(). The "... |
commit | commitdiff | tree | snapshot |
2008-10-25 |
Evan Cheng | Handle cases where there aren't uses in the barrier... |
commit | commitdiff | tree | snapshot |
2008-10-25 |
Evan Cheng | Add storeRegTo{StackSlot|Addr} and loadRegFrom{StackSlo... |
commit | commitdiff | tree | snapshot |
2008-10-25 |
Dan Gohman | Make comments and code for QuietWarnings and QuietErrors |
commit | commitdiff | tree | snapshot |
2008-10-25 |
Dan Gohman | SDNodes may have at most one Flag result. Update this... |
commit | commitdiff | tree | snapshot |
2008-10-25 |
Dan Gohman | Move the code that adds the DeadMachineInstructionElimP... |
commit | commitdiff | tree | snapshot |
2008-10-25 |
Gordon Henriksen | Related to PR2911, reject as invalid non-pointer GC... |
commit | commitdiff | tree | snapshot |
2008-10-25 |
Nicolas Geoffray | Support for allocation of TLS variables in the JIT... |
commit | commitdiff | tree | snapshot |
2008-10-25 |
Nicolas Geoffray | Generate code for TLS instructions. |
commit | commitdiff | tree | snapshot |
2008-10-25 |
Bruno Cardoso... | Added MIPS release notes. |
commit | commitdiff | tree | snapshot |
2008-10-25 |
Oscar Fuentes | CMake: Directed bug reports to llvmbugs. |
commit | commitdiff | tree | snapshot |
2008-10-25 |
Oscar Fuentes | CMake: lib/Target/ARM/AsmPrinter/CMakeLists.txt added. |
commit | commitdiff | tree | snapshot |
2008-10-25 |
Oscar Fuentes | CMake: MSVC++ no longer uses a special configuration... |
commit | commitdiff | tree | snapshot |
2008-10-25 |
Oscar Fuentes | CMake: Sync'ed DataTypes.h.cmake with DataTypes.h.in. |
commit | commitdiff | tree | snapshot |
2008-10-25 |
Oscar Fuentes | CMake: Cross-platform support for using pre-generated... |
commit | commitdiff | tree | snapshot |
2008-10-25 |
Evan Cheng | If val# def is ~0U, meaning it's defined by a PHI,... |
commit | commitdiff | tree | snapshot |
2008-10-24 |
Dale Johannesen | Mark MFCR as reading all condition code registers. |
commit | commitdiff | tree | snapshot |
2008-10-24 |
Dale Johannesen | Rewrite logic to figure out whether LR needs to |
commit | commitdiff | tree | snapshot |
2008-10-24 |
Dale Johannesen | Be kind to non-x86 hosts. |
commit | commitdiff | tree | snapshot |
2008-10-24 |
Torok Edwin | move the note to the correct README |
commit | commitdiff | tree | snapshot |
2008-10-24 |
Torok Edwin | add note about va_arg code on x86 and x86-64 |
commit | commitdiff | tree | snapshot |
2008-10-24 |
Evan Cheng | Fix a pasto. |
commit | commitdiff | tree | snapshot |
2008-10-24 |
Duncan Sands | Fix translateX86CC: if SetCCOpcode is SETULE and |
commit | commitdiff | tree | snapshot |
2008-10-24 |
Cedric Venet | Modify the cmake build system so that if it doesn't... |
commit | commitdiff | tree | snapshot |
2008-10-24 |
Steve Naroff | Add a file to VC++ proj. |
commit | commitdiff | tree | snapshot |
2008-10-24 |
Nick Lewycky | Don't try to create a mask when we don't need one.... |
commit | commitdiff | tree | snapshot |
2008-10-24 |
Evan Cheng | Fix a end() dereference; remove an abort() that wasn... |
commit | commitdiff | tree | snapshot |
2008-10-24 |
Nick Lewycky | Add value range analyzing of Add and Sub. |
commit | commitdiff | tree | snapshot |
2008-10-24 |
Evan Cheng | Avoid splitting an interval multiple times; avoid split... |
commit | commitdiff | tree | snapshot |
2008-10-24 |
Dan Gohman | Fix constant-offset emission for x86-64 absolute addres... |
commit | commitdiff | tree | snapshot |
2008-10-24 |
Steve Naroff | Add file to VC++ project. |
commit | commitdiff | tree | snapshot |
2008-10-24 |
Dale Johannesen | Initialize uninitialized variable. |
commit | commitdiff | tree | snapshot |
2008-10-23 |
Ted Kremenek | Added raw_fd_ostream::close(). |
commit | commitdiff | tree | snapshot |
2008-10-23 |
Steve Naroff | Changes to make the Windows build work... |
commit | commitdiff | tree | snapshot |
2008-10-23 |
Evan Cheng | Committing a good chunk of the pre-register allocation... |
commit | commitdiff | tree | snapshot |
2008-10-23 |
Dale Johannesen | Mark defs and uses of CTR and LR correctly. |
commit | commitdiff | tree | snapshot |
2008-10-23 |
Daniel Dunbar | Make sure to set stdout to binary when writing bitcode... |
commit | commitdiff | tree | snapshot |
2008-10-23 |
Duncan Sands | Fix thinko - the operand number has nothing to do |
commit | commitdiff | tree | snapshot |
2008-10-23 |
Argyrios Kyrtzidis | Introduce INT64_C macro and unbreak LLVM on MSVC. |
commit | commitdiff | tree | snapshot |
2008-10-23 |
Chris Lattner | make this test not depend on how the system header... |
commit | commitdiff | tree | snapshot |
2008-10-22 |
Daniel Dunbar | Change create*Pass factory functions to return Pass... |
commit | commitdiff | tree | snapshot |
2008-10-22 |
Ted Kremenek | Fix incorrect testing for the end of the both strings... |
commit | commitdiff | tree | snapshot |
2008-10-22 |
Jim Grosbach | remove extraneous #ifdef's |
commit | commitdiff | tree | snapshot |
2008-10-22 |
Daniel Dunbar | Add raw_ostream versions of WriteBitcodeToFile and... |
commit | commitdiff | tree | snapshot |
2008-10-22 |
Dale Johannesen | Remove allocation of unused stack slot. |
commit | commitdiff | tree | snapshot |
2008-10-22 |
Julien Lerouge | Fix for PR2881: fix a small leak exposed by valgrind... |
commit | commitdiff | tree | snapshot |
2008-10-22 |
Gordon Henriksen | [PR2886] Ignore stderr from ocamlc since it prints... |
commit | commitdiff | tree | snapshot |
2008-10-22 |
Gordon Henriksen | Regenerate. |
commit | commitdiff | tree | snapshot |
2008-10-22 |
Gordon Henriksen | [PR2886] Don't look for ocaml's .opt executables; somet... |
commit | commitdiff | tree | snapshot |
2008-10-22 |
Duncan Sands | LegalizeTypes soft-float support for fpow. |
commit | commitdiff | tree | snapshot |
2008-10-22 |
Duncan Sands | Get this working with LegalizeTypes: (1) don't |
commit | commitdiff | tree | snapshot |
2008-10-22 |
Torok Edwin | Regenerate configure |
commit | commitdiff | tree | snapshot |
2008-10-22 |
Argyrios Kyrtzidis | Unbreak LLVM on the MSVC compiler: |
commit | commitdiff | tree | snapshot |
2008-10-22 |
Duncan Sands | Use spaces rather than tab. |
commit | commitdiff | tree | snapshot |
2008-10-22 |
Duncan Sands | Be nice to CellSPU: for this target getSetCCResultType |
commit | commitdiff | tree | snapshot |
2008-10-22 |
Duncan Sands | Port from LegalizeDAG the logic to only generate |
commit | commitdiff | tree | snapshot |
2008-10-22 |
Duncan Sands | Add some comments explaining the meaning of a boolean |
commit | commitdiff | tree | snapshot |
2008-10-22 |
Duncan Sands | Temporarily allow the operands of a BUILD_VECTOR |
commit | commitdiff | tree | snapshot |
2008-10-22 |
Chris Lattner | Fix PR2907 by digging through constant expressions... |
commit | commitdiff | tree | snapshot |
2008-10-22 |
Daniel Dunbar | Move Print*Pass to use raw_ostream. |
commit | commitdiff | tree | snapshot |
next |