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 |
2008-10-22 |
Oscar Fuentes | CMake: `make install' for libraries, executables and... |
commit | commitdiff | tree | snapshot |
2008-10-22 |
Oscar Fuentes | CMake: use add_llvm_example for HowToUseJIT. |
commit | commitdiff | tree | snapshot |
2008-10-22 |
Oscar Fuentes | CMake: Turned some libraries into partially linked... |
commit | commitdiff | tree | snapshot |
2008-10-22 |
Dale Johannesen | Adjust comments for pedantic satisfaction. |
commit | commitdiff | tree | snapshot |
2008-10-21 |
Bill Wendling | Fix comment to name "TokenFactor" instead of "Token... |
commit | commitdiff | tree | snapshot |
2008-10-21 |
Oscar Fuentes | CMake: updated lib/VMCore/CMakeLists.txt |
commit | commitdiff | tree | snapshot |
2008-10-21 |
Daniel Dunbar | Privatize PrintModulePass and PrintFunctionPass and add |
commit | commitdiff | tree | snapshot |
2008-10-21 |
Dale Johannesen | Add comments to explain uint64->f64 algorithm, |
commit | commitdiff | tree | snapshot |
2008-10-21 |
Dale Johannesen | Add an SSE2 algorithm for uint64->f64 conversion. |
commit | commitdiff | tree | snapshot |
2008-10-21 |
Dan Gohman | Fix SelectionDAGBuild lowering of Select instructions to |
commit | commitdiff | tree | snapshot |
2008-10-21 |
Daniel Dunbar | Clear raw_fd_ostream error string on success and explai... |
commit | commitdiff | tree | snapshot |
2008-10-21 |
Dan Gohman | Updated email address. |
commit | commitdiff | tree | snapshot |
2008-10-21 |
Dan Gohman | Implement the optimized FCMP_OEQ/FCMP_UNE code for... |
commit | commitdiff | tree | snapshot |
2008-10-21 |
Torok Edwin | Fix make check on Solaris 10/x86: the default grep... |
commit | commitdiff | tree | snapshot |
2008-10-21 |
Jim Grosbach | use pre-UAL mnemonics for push/pop for compilaton callb... |
commit | commitdiff | tree | snapshot |
2008-10-21 |
Nuno Lopes | fix a tricky bug in the JIT global variable emitter... |
commit | commitdiff | tree | snapshot |
2008-10-21 |
Ted Kremenek | constify some methods and variables in ImmutableList. |
commit | commitdiff | tree | snapshot |
2008-10-21 |
Chris Lattner | really fix run line |
commit | commitdiff | tree | snapshot |
2008-10-21 |
Chris Lattner | fix run line |
commit | commitdiff | tree | snapshot |
2008-10-21 |
Chris Lattner | remove some unneeded eh generation |
commit | commitdiff | tree | snapshot |
2008-10-21 |
Dan Gohman | Disable constant-offset folding for PowerPC, as the... |
commit | commitdiff | tree | snapshot |
2008-10-21 |
Dan Gohman | Don't create TargetGlobalAddress nodes with offsets... |
commit | commitdiff | tree | snapshot |
2008-10-21 |
Dan Gohman | Optimized FCMP_OEQ and FCMP_UNE for x86. |
commit | commitdiff | tree | snapshot |
2008-10-21 |
Dan Gohman | When the coalescer is doing rematerializing, have it... |
commit | commitdiff | tree | snapshot |
2008-10-21 |
Dan Gohman | Make the NaN test come second, heuristically assuming |
commit | commitdiff | tree | snapshot |
2008-10-21 |
Dan Gohman | Use Function::getEntryBlock() instead of Function:... |
commit | commitdiff | tree | snapshot |
2008-10-21 |
Oscar Fuentes | CMake: updated lib/CodeGen/CMakeLists.txt |
commit | commitdiff | tree | snapshot |
2008-10-21 |
Dan Gohman | Fix a bug that prevented llvm-extract -delete from... |
commit | commitdiff | tree | snapshot |
2008-10-21 |
Chris Lattner | Fix gcc.c-torture/compile/920520-1.c by inserting bitco... |
commit | commitdiff | tree | snapshot |
2008-10-20 |
Evan Cheng | Add skeleton for the pre-register allocation live inter... |
commit | commitdiff | tree | snapshot |
2008-10-20 |
Jim Grosbach | Update the stub and callback code to handle lazy compil... |
commit | commitdiff | tree | snapshot |
2008-10-20 |
Dan Gohman | Fast-isel no longer an experiment. |
commit | commitdiff | tree | snapshot |
2008-10-20 |
Evan Cheng | Add a register class -> virtual registers map. |
commit | commitdiff | tree | snapshot |
2008-10-20 |
Evan Cheng | This forward declaration is unnecessary. |
commit | commitdiff | tree | snapshot |
2008-10-20 |
Duncan Sands | Support operations like fp_to_uint with a vector |
commit | commitdiff | tree | snapshot |
2008-10-20 |
Duncan Sands | Teach getTypeToTransformTo to return something |
commit | commitdiff | tree | snapshot |
2008-10-20 |
Duncan Sands | LegalizeTypes support for atomic operation promotion. |
commit | commitdiff | tree | snapshot |
2008-10-20 |
Duncan Sands | Use DAG.getIntPtrConstant rather than DAG.getConstant |
commit | commitdiff | tree | snapshot |
2008-10-20 |
Duncan Sands | Always use either MVT::i1 or getSetCCResultType for |
commit | commitdiff | tree | snapshot |
2008-10-20 |
Duncan Sands | Formatting - no functional change. |
commit | commitdiff | tree | snapshot |
2008-10-20 |
Duncan Sands | Don't use a random type for the select condition, |
commit | commitdiff | tree | snapshot |
2008-10-20 |
Dan Gohman | Fix a typo in a comment. |
commit | commitdiff | tree | snapshot |
2008-10-20 |
Duncan Sands | Have X86 custom lowering for LegalizeTypes use |
commit | commitdiff | tree | snapshot |
2008-10-20 |
Matthijs Kooijman | Fix typo in a comment. |
commit | commitdiff | tree | snapshot |
2008-10-20 |
Matthijs Kooijman | Remove another stale comment. |
commit | commitdiff | tree | snapshot |
2008-10-20 |
Matthijs Kooijman | Remove an inappropriate (probably outdated) comment. |
commit | commitdiff | tree | snapshot |
2008-10-20 |
Matthijs Kooijman | Fix spelling error. |
commit | commitdiff | tree | snapshot |
2008-10-19 |
Bill Wendling | Set N->OperandList to 0 after deletion. Otherwise,... |
commit | commitdiff | tree | snapshot |
2008-10-19 |
Bill Wendling | Fix comment. Other formatting changes. No functionality... |
commit | commitdiff | tree | snapshot |
2008-10-19 |
Duncan Sands | Vector shuffle mask elements may be "undef". Handle |
commit | commitdiff | tree | snapshot |
2008-10-19 |
Duncan Sands | Use a legal integer type for vector shuffle mask |
commit | commitdiff | tree | snapshot |
2008-10-18 |
Chris Lattner | Reapply r57699 with a fix to not crash on asms with... |
commit | commitdiff | tree | snapshot |
2008-10-18 |
Dan Gohman | Don't truncate GlobalAddress offsets to int in debug... |
commit | commitdiff | tree | snapshot |
2008-10-18 |
Evan Cheng | By min, I mean max. |
commit | commitdiff | tree | snapshot |
2008-10-18 |
Evan Cheng | When creating intervals, leave min(1, numdefs) holes... |
commit | commitdiff | tree | snapshot |
2008-10-18 |
Mon P Wang | Make llvm memory barrier available as an intrinsic |
commit | commitdiff | tree | snapshot |
2008-10-18 |
Dan Gohman | Teach DAGCombine to fold constant offsets into GlobalAd... |
commit | commitdiff | tree | snapshot |
2008-10-18 |
Dan Gohman | Revert r57699. It's causing regressions in |
commit | commitdiff | tree | snapshot |
2008-10-17 |
Dan Gohman | Use the opcode predicates, instead of duplicating the... |
commit | commitdiff | tree | snapshot |
2008-10-17 |
Dan Gohman | This is now partly done. |
commit | commitdiff | tree | snapshot |
2008-10-17 |
Dan Gohman | This is done. |
commit | commitdiff | tree | snapshot |
2008-10-17 |
Dan Gohman | Factor out the code for mapping LLVM IR condition opcod... |
commit | commitdiff | tree | snapshot |
2008-10-17 |
Evan Cheng | Add implicit defs of XMM8 to XMM15 on 32-bit call instr... |
commit | commitdiff | tree | snapshot |
2008-10-17 |
Evan Cheng | Add RCBarriers to TargetInstrDesc. It's a list of regis... |
commit | commitdiff | tree | snapshot |
2008-10-17 |
Evan Cheng | Fix PR2898. Spiller delete a store for reuse before... |
commit | commitdiff | tree | snapshot |
2008-10-17 |
Chris Lattner | add support for 128 bit aggregates. |
commit | commitdiff | tree | snapshot |
2008-10-17 |
Bill Wendling | The Dwarf writer was comparing mangled and unmangled... |
commit | commitdiff | tree | snapshot |
2008-10-17 |
Mon P Wang | Added MemIntrinsicNode which is useful to represent... |
commit | commitdiff | tree | snapshot |
next |