2004-02-13 |
Chris Lattner | New testcase. The CFE should not generate illegal... |
commit | commitdiff | tree | snapshot |
2004-02-13 |
John Criswell | Added check for target machine endian-ness and put... |
commit | commitdiff | tree | snapshot |
2004-02-13 |
Chris Lattner | Add support for a bunch more functions |
commit | commitdiff | tree | snapshot |
2004-02-13 |
Alkis Evlogimenos | Remove getAllocatedRegNum(). Use getReg() instead. |
commit | commitdiff | tree | snapshot |
2004-02-13 |
Alkis Evlogimenos | Mark MachineBasicBlock::operator[] deprecated. |
commit | commitdiff | tree | snapshot |
2004-02-13 |
Alkis Evlogimenos | Define DEPRECATED so that it can be used in function... |
commit | commitdiff | tree | snapshot |
2004-02-13 |
Chris Lattner | Add support for fopen/fclose. Specifically with fopen... |
commit | commitdiff | tree | snapshot |
2004-02-13 |
Alkis Evlogimenos | Use getNumVirtualRegs(). |
commit | commitdiff | tree | snapshot |
2004-02-13 |
Alkis Evlogimenos | Add getNumVirtualRegs(). |
commit | commitdiff | tree | snapshot |
2004-02-13 |
Chris Lattner | Bug fixed |
commit | commitdiff | tree | snapshot |
2004-02-13 |
Chris Lattner | Fix compilation of 126.gcc: intrinsic functions cannot... |
commit | commitdiff | tree | snapshot |
2004-02-13 |
Chris Lattner | Intrinsic functions cannot throw |
commit | commitdiff | tree | snapshot |
2004-02-13 |
John Criswell | Updated to list all code/directories that have addition... |
commit | commitdiff | tree | snapshot |
2004-02-13 |
Chris Lattner | Bug fix |
commit | commitdiff | tree | snapshot |
2004-02-13 |
Chris Lattner | exit(1) instead of abort()'ing on error |
commit | commitdiff | tree | snapshot |
2004-02-13 |
Chris Lattner | Fix buggy error message problem |
commit | commitdiff | tree | snapshot |
2004-02-13 |
Misha Brukman | Fix spelling of `tendency'. |
commit | commitdiff | tree | snapshot |
2004-02-13 |
Chris Lattner | Expose a pass ID for lower-invoke |
commit | commitdiff | tree | snapshot |
2004-02-13 |
Chris Lattner | Expose a pass ID that can be 'required' |
commit | commitdiff | tree | snapshot |
2004-02-13 |
Chris Lattner | Squish warning |
commit | commitdiff | tree | snapshot |
2004-02-13 |
Chris Lattner | Restructure code to handle memcpy/memmove |
commit | commitdiff | tree | snapshot |
2004-02-13 |
Chris Lattner | Right, memcpy READS memory too :) |
commit | commitdiff | tree | snapshot |
2004-02-13 |
Chris Lattner | New testcase for support for memcpy/memmove |
commit | commitdiff | tree | snapshot |
2004-02-13 |
Brian Gaeke | Fix off-by-one in Interpreter::getFirstVarArg(), which... |
commit | commitdiff | tree | snapshot |
2004-02-13 |
Chris Lattner | Fine grainify namespacification, prune #includes |
commit | commitdiff | tree | snapshot |
2004-02-13 |
Brian Gaeke | The Interpreter was failing the AtExit UnitTest. This... |
commit | commitdiff | tree | snapshot |
2004-02-13 |
Brian Gaeke | Update the example here in the header file. |
commit | commitdiff | tree | snapshot |
2004-02-13 |
Brian Gaeke | Include <iosfwd>. |
commit | commitdiff | tree | snapshot |
2004-02-13 |
Brian Gaeke | Refactor MachineFunction::print() into MachineBasicBloc... |
commit | commitdiff | tree | snapshot |
2004-02-13 |
Brian Gaeke | Add head-of-file comments and Doxygen comments. Tighte... |
commit | commitdiff | tree | snapshot |
2004-02-12 |
Chris Lattner | Add support for memcpy and memmove intrinsics. Why... |
commit | commitdiff | tree | snapshot |
2004-02-12 |
Chris Lattner | New features |
commit | commitdiff | tree | snapshot |
2004-02-12 |
Chris Lattner | Be a bit more specific about what the alignment value... |
commit | commitdiff | tree | snapshot |
2004-02-12 |
Chris Lattner | New testcase for PR233: [llvmgcc] Structure copies... |
commit | commitdiff | tree | snapshot |
2004-02-12 |
Alkis Evlogimenos | Move ilist_trairs<MachineInstr> in MachineBasicBlock. |
commit | commitdiff | tree | snapshot |
2004-02-12 |
Alkis Evlogimenos | Add parent pointer to MachineInstr that points to owning |
commit | commitdiff | tree | snapshot |
2004-02-12 |
John Criswell | Fixed minor typos. |
commit | commitdiff | tree | snapshot |
2004-02-12 |
Chris Lattner | Add support for the llvm.memmove intrinsic |
commit | commitdiff | tree | snapshot |
2004-02-12 |
Chris Lattner | Add support for the llvm.memmove intrinsic. |
commit | commitdiff | tree | snapshot |
2004-02-12 |
Chris Lattner | Urg, check in header I forgot. :( |
commit | commitdiff | tree | snapshot |
2004-02-12 |
Chris Lattner | Test that we get rep movs when calling memcpy |
commit | commitdiff | tree | snapshot |
2004-02-12 |
Chris Lattner | Add support for the rep movs[bwd] instructions, and... |
commit | commitdiff | tree | snapshot |
2004-02-12 |
Chris Lattner | Document the llvm.memcpy intrinsic. Clean up some... |
commit | commitdiff | tree | snapshot |
2004-02-12 |
Chris Lattner | Implement the llvm.memcpy intrinsic |
commit | commitdiff | tree | snapshot |
2004-02-12 |
Chris Lattner | Rename the opCode instance variable to Opcode |
commit | commitdiff | tree | snapshot |
2004-02-12 |
Chris Lattner | Remove a dead field from MachineInstr! |
commit | commitdiff | tree | snapshot |
2004-02-12 |
Chris Lattner | This field is never read |
commit | commitdiff | tree | snapshot |
2004-02-12 |
Alkis Evlogimenos | Change interface so that we can add to the end of a... |
commit | commitdiff | tree | snapshot |
2004-02-12 |
Brian Gaeke | Add one more doxygen comment. |
commit | commitdiff | tree | snapshot |
2004-02-12 |
Brian Gaeke | Express one of MachineOperand's many constructors in... |
commit | commitdiff | tree | snapshot |
2004-02-12 |
Brian Gaeke | Remove this MachineOpCodeFlags assertion - its test... |
commit | commitdiff | tree | snapshot |
2004-02-12 |
Brian Gaeke | Remove these MachineOpCodeFlags and their accessor... |
commit | commitdiff | tree | snapshot |
2004-02-12 |
Alkis Evlogimenos | Change MachineBasicBlock's vector of MachineInstr point... |
commit | commitdiff | tree | snapshot |
2004-02-12 |
Brian Gaeke | getOpCode() --> getOpcode(). |
commit | commitdiff | tree | snapshot |
2004-02-12 |
Brian Gaeke | Remove getOpCode(). Help doxygenify some comments. |
commit | commitdiff | tree | snapshot |
2004-02-12 |
Misha Brukman | Ooops, top-level C++-comments aren't recognized by... |
commit | commitdiff | tree | snapshot |
2004-02-12 |
Misha Brukman | * Convert C comments to C++ style (why are some one... |
commit | commitdiff | tree | snapshot |
2004-02-11 |
Brian Gaeke | MachineInstr::getOpCode() --> getOpcode() in SPARC... |
commit | commitdiff | tree | snapshot |
2004-02-11 |
Chris Lattner | If a node has more than 64 outgoing edges, make the... |
commit | commitdiff | tree | snapshot |
2004-02-11 |
Brian Gaeke | Fix typos in comments. |
commit | commitdiff | tree | snapshot |
2004-02-11 |
Chris Lattner | s/getOpCode/getOpcode |
commit | commitdiff | tree | snapshot |
2004-02-11 |
Chris Lattner | Cosmetic improvements to this option. |
commit | commitdiff | tree | snapshot |
2004-02-11 |
Brian Gaeke | Fix bug in initial check - when recompiling everything... |
commit | commitdiff | tree | snapshot |
2004-02-11 |
Brian Gaeke | add advice bullet about -check-exit-code |
commit | commitdiff | tree | snapshot |
2004-02-11 |
Brian Gaeke | add description of -check-exit-code |
commit | commitdiff | tree | snapshot |
2004-02-11 |
Brian Gaeke | Add check-exit-code option, defaulting to true. |
commit | commitdiff | tree | snapshot |
2004-02-11 |
Chris Lattner | Actually load profiling information now! Block layout... |
commit | commitdiff | tree | snapshot |
2004-02-11 |
Chris Lattner | Fix a typeo |
commit | commitdiff | tree | snapshot |
2004-02-11 |
Alkis Evlogimenos | Increase constness. |
commit | commitdiff | tree | snapshot |
2004-02-11 |
Chris Lattner | Add an important prototype |
commit | commitdiff | tree | snapshot |
2004-02-11 |
Chris Lattner | Fix copy-and-pastos |
commit | commitdiff | tree | snapshot |
2004-02-11 |
Chris Lattner | Add skeleton profileinfoloader pass. This will be... |
commit | commitdiff | tree | snapshot |
2004-02-11 |
Alkis Evlogimenos | Remove assert as the only integer registers on the... |
commit | commitdiff | tree | snapshot |
2004-02-11 |
Chris Lattner | Factor profile information loading OUT of llvm-prof... |
commit | commitdiff | tree | snapshot |
2004-02-11 |
Alkis Evlogimenos | Fix previous broken commit. A MachineOperand may have... |
commit | commitdiff | tree | snapshot |
2004-02-11 |
Chris Lattner | Factor this code out of llvm-prof |
commit | commitdiff | tree | snapshot |
2004-02-11 |
Chris Lattner | Remove obsolete comment. Unreachable blocks will autom... |
commit | commitdiff | tree | snapshot |
2004-02-11 |
Chris Lattner | Basic functionality testing. |
commit | commitdiff | tree | snapshot |
2004-02-11 |
Chris Lattner | Add an _embarassingly simple_ implementation of basic... |
commit | commitdiff | tree | snapshot |
2004-02-11 |
Alkis Evlogimenos | Remove assert as it is meaningless. MachineOperands... |
commit | commitdiff | tree | snapshot |
2004-02-11 |
Chris Lattner | Make sure to register the 'no profile' implementation... |
commit | commitdiff | tree | snapshot |
2004-02-11 |
Chris Lattner | Simplify implementation, and probably speed things... |
commit | commitdiff | tree | snapshot |
2004-02-11 |
Chris Lattner | Implement SimplifyCFG/PhiEliminate.ll |
commit | commitdiff | tree | snapshot |
2004-02-11 |
Chris Lattner | New feature testcase for simplifycfg. |
commit | commitdiff | tree | snapshot |
2004-02-11 |
Chris Lattner | Initialize the count instance variable. |
commit | commitdiff | tree | snapshot |
2004-02-11 |
Chris Lattner | Expose the "Other" value type to tablegen targets |
commit | commitdiff | tree | snapshot |
2004-02-11 |
Chris Lattner | Remove long obsolete method. switch instructions are... |
commit | commitdiff | tree | snapshot |
2004-02-11 |
Chris Lattner | Remove obsolete method |
commit | commitdiff | tree | snapshot |
2004-02-11 |
Chris Lattner | The hasConstantReferences predicate always returns... |
commit | commitdiff | tree | snapshot |
2004-02-10 |
John Criswell | Updated to handle the new SPEC95 configuration options. |
commit | commitdiff | tree | snapshot |
2004-02-10 |
John Criswell | Added support for configuring SPEC95. |
commit | commitdiff | tree | snapshot |
2004-02-10 |
Chris Lattner | An initial implementation of an LLVM ProfileInfo class... |
commit | commitdiff | tree | snapshot |
2004-02-10 |
Misha Brukman | Sprinkle liberally with comments, saute with doxygen... |
commit | commitdiff | tree | snapshot |
2004-02-10 |
Misha Brukman | Doxygenify comment. |
commit | commitdiff | tree | snapshot |
2004-02-10 |
Chris Lattner | Urg, the X86 backend DOES use virtual register operands. :( |
commit | commitdiff | tree | snapshot |
2004-02-10 |
Chris Lattner | Remove and simplify some of the bewildering collection... |
commit | commitdiff | tree | snapshot |
2004-02-10 |
Chris Lattner | Remove some unneeded stuff |
commit | commitdiff | tree | snapshot |
2004-02-10 |
Chris Lattner | Add #include |
commit | commitdiff | tree | snapshot |
2004-02-10 |
Chris Lattner | Do not use MachineOperand::isVirtualRegister either! |
commit | commitdiff | tree | snapshot |
2004-02-10 |
Chris Lattner | Stop using this method |
commit | commitdiff | tree | snapshot |
next |