2008-08-27 |
Evan Cheng | Add DebugInfoBuilder. Patch by Talin! |
commit | commitdiff | tree | snapshot |
2008-08-27 |
Dan Gohman | Basic FastISel support for floating-point constants. |
commit | commitdiff | tree | snapshot |
2008-08-27 |
Owen Anderson | Fix handling of inttoptr and ptrtoint when unhandled... |
commit | commitdiff | tree | snapshot |
2008-08-27 |
Owen Anderson | Add support for fast isel of inttoptr and ptrtoint... |
commit | commitdiff | tree | snapshot |
2008-08-26 |
Owen Anderson | Factor out a large amoutn of the cast handling code... |
commit | commitdiff | tree | snapshot |
2008-08-26 |
Dan Gohman | Add a MachineInstrBuilder method for adding floating... |
commit | commitdiff | tree | snapshot |
2008-08-26 |
Owen Anderson | Add support for fast isel of zext. |
commit | commitdiff | tree | snapshot |
2008-08-26 |
Gabor Greif | disallow direct access to SDValue::ResNo, provide a... |
commit | commitdiff | tree | snapshot |
2008-08-26 |
Owen Anderson | Add support for fptosi of constants in fast isel. |
commit | commitdiff | tree | snapshot |
2008-08-26 |
Owen Anderson | Put a heuristic in place to prevent GVN from falling... |
commit | commitdiff | tree | snapshot |
2008-08-26 |
Dan Gohman | Optimize SelectionDAG's topological sort to use one... |
commit | commitdiff | tree | snapshot |
2008-08-26 |
Dan Gohman | Refactor the bitcast code into its own function. |
commit | commitdiff | tree | snapshot |
2008-08-26 |
Dan Gohman | Refactor a bunch of FastISelEmitter code into a helper... |
commit | commitdiff | tree | snapshot |
2008-08-26 |
Dan Gohman | Make FastISel use the correct argument type when castin... |
commit | commitdiff | tree | snapshot |
2008-08-26 |
Dan Gohman | Don't select binary instructions with illegal types. |
commit | commitdiff | tree | snapshot |
2008-08-26 |
Owen Anderson | Add support for fast isel of sitofp, and remove some... |
commit | commitdiff | tree | snapshot |
2008-08-26 |
Cedric Venet | - small bug corrected: incorrect iterator type. |
commit | commitdiff | tree | snapshot |
2008-08-26 |
Owen Anderson | Use a combination of copyRegToReg and ISD::BIT_CONVERT... |
commit | commitdiff | tree | snapshot |
2008-08-26 |
Owen Anderson | These assertions should be return false's instead,... |
commit | commitdiff | tree | snapshot |
2008-08-26 |
Owen Anderson | We need to check that the return type is correct, even... |
commit | commitdiff | tree | snapshot |
2008-08-26 |
Owen Anderson | Make TargetInstrInfo::copyRegToReg return a bool indica... |
commit | commitdiff | tree | snapshot |
2008-08-26 |
Devang Patel | If IV is used in a int-to-float cast inside the loop... |
commit | commitdiff | tree | snapshot |
2008-08-26 |
Owen Anderson | Add support for fast isel of non-constant fptosi instru... |
commit | commitdiff | tree | snapshot |
2008-08-26 |
Gabor Greif | fix doxygen comment |
commit | commitdiff | tree | snapshot |
2008-08-26 |
Ted Kremenek | Grammar fix. |
commit | commitdiff | tree | snapshot |
2008-08-26 |
Ted Kremenek | Added "str()" method to raw_string_ostream. |
commit | commitdiff | tree | snapshot |
2008-08-26 |
Chris Lattner | code simplification, no functionality change. |
commit | commitdiff | tree | snapshot |
2008-08-26 |
Chris Lattner | stabilize more printing, this doesn't cause a problem |
commit | commitdiff | tree | snapshot |
2008-08-26 |
Chris Lattner | stablize SubRegsSet printing, part of PR2590 |
commit | commitdiff | tree | snapshot |
2008-08-26 |
Chris Lattner | Stabilize 'getDwarfRegNumFull' output to not depend... |
commit | commitdiff | tree | snapshot |
2008-08-26 |
Chris Lattner | If an xmm register is referenced explicitly in an inlin... |
commit | commitdiff | tree | snapshot |
2008-08-26 |
Chris Lattner | typo fix. |
commit | commitdiff | tree | snapshot |
2008-08-26 |
Dan Gohman | Actually recycle SDNode allocations. SelectionDAG is... |
commit | commitdiff | tree | snapshot |
2008-08-26 |
Dan Gohman | Avoid a warning about isTargetNullPtr being unused... |
commit | commitdiff | tree | snapshot |
2008-08-26 |
Owen Anderson | Throw the switch to allow FastISel to emit instructions... |
commit | commitdiff | tree | snapshot |
2008-08-26 |
Evan Cheng | This is done. |
commit | commitdiff | tree | snapshot |
2008-08-26 |
Owen Anderson | Enhance TableGen to emit code for FastISel of opcodes... |
commit | commitdiff | tree | snapshot |
2008-08-25 |
Owen Anderson | Add a RetVT parameter to emitted FastISel methods,... |
commit | commitdiff | tree | snapshot |
2008-08-25 |
Owen Anderson | Deepen the map structure tablegen uses to compute FastI... |
commit | commitdiff | tree | snapshot |
2008-08-25 |
Dale Johannesen | Implement 32 & 64 bit versions of PPC atomic |
commit | commitdiff | tree | snapshot |
2008-08-25 |
Evan Cheng | Unbreak build. |
commit | commitdiff | tree | snapshot |
2008-08-25 |
Evan Cheng | 80 col. violations. |
commit | commitdiff | tree | snapshot |
2008-08-25 |
Owen Anderson | Expand bitcast support in fast isel to support bitcasts... |
commit | commitdiff | tree | snapshot |
2008-08-25 |
Evan Cheng | Try approach to moving call address load inside of... |
commit | commitdiff | tree | snapshot |
2008-08-25 |
Dale Johannesen | Remove PPC-specific lowering for atomics; the |
commit | commitdiff | tree | snapshot |
2008-08-25 |
Owen Anderson | Add support for fast isel of (integer) immediate materi... |
commit | commitdiff | tree | snapshot |
2008-08-25 |
Dale Johannesen | Adjust grep's for new code sequence. |
commit | commitdiff | tree | snapshot |
2008-08-25 |
Dale Johannesen | It's important for the cmp-and-swap to balance |
commit | commitdiff | tree | snapshot |
2008-08-25 |
Bill Wendling | Nevermind. This broke the bootstrap (?!). |
commit | commitdiff | tree | snapshot |
2008-08-25 |
Bill Wendling | MOVQ2DQ and MOVQ2DQ use SSE2. We should conditionalize... |
commit | commitdiff | tree | snapshot |
2008-08-25 |
Chris Lattner | Fix pasto (values -> types) noticed by Josh Conner |
commit | commitdiff | tree | snapshot |
2008-08-25 |
Chris Lattner | flush stream after dumping. |
commit | commitdiff | tree | snapshot |
2008-08-25 |
Evan Cheng | Fix asm printing of MOVSDto64mr and MOV64toSDrm. |
commit | commitdiff | tree | snapshot |
2008-08-24 |
Bill Wendling | Fix this test. Don't null out the file, just XFAIL... |
commit | commitdiff | tree | snapshot |
2008-08-24 |
Bill Wendling | Temporarily reverting r55292. It's causing a bootstrapi... |
commit | commitdiff | tree | snapshot |
2008-08-24 |
Chris Lattner | remove the type checking logic already done by tblgen... |
commit | commitdiff | tree | snapshot |
2008-08-24 |
Chris Lattner | simplify PseudoSourceValue printing a bit. Unnest... |
commit | commitdiff | tree | snapshot |
2008-08-24 |
Evan Cheng | Move callseq_start above the call address load to allow... |
commit | commitdiff | tree | snapshot |
2008-08-24 |
Evan Cheng | Print PseudoSourceValue. |
commit | commitdiff | tree | snapshot |
2008-08-24 |
Chris Lattner | we should use 'class' for non-pod types instead of... |
commit | commitdiff | tree | snapshot |
2008-08-24 |
Chris Lattner | add a hack to temporarily allow pseudo source values. |
commit | commitdiff | tree | snapshot |
2008-08-24 |
Chris Lattner | make sure to flush the stream after dumping, to make... |
commit | commitdiff | tree | snapshot |
2008-08-24 |
Cedric Venet | Use additionnal include directory instead of ../ in... |
commit | commitdiff | tree | snapshot |
2008-08-24 |
Cedric Venet | Updating VC++ project. |
commit | commitdiff | tree | snapshot |
2008-08-24 |
Gordon Henriksen | Update GC docs for clarified naming and AsmWriter refac... |
commit | commitdiff | tree | snapshot |
2008-08-23 |
Chris Lattner | improve encapsulation of the BBExecutable set. |
commit | commitdiff | tree | snapshot |
2008-08-23 |
Chris Lattner | Switch an assortment of maps, sets and vectors to more... |
commit | commitdiff | tree | snapshot |
2008-08-23 |
Chris Lattner | get MachineConstantPool off std::ostream, onto raw_ostr... |
commit | commitdiff | tree | snapshot |
2008-08-23 |
Chris Lattner | minor cleanups. |
commit | commitdiff | tree | snapshot |
2008-08-23 |
Chris Lattner | remove dead method. |
commit | commitdiff | tree | snapshot |
2008-08-23 |
Chris Lattner | Add raw_stream adaptors that write into an std::string... |
commit | commitdiff | tree | snapshot |
2008-08-23 |
Chris Lattner | Switch the asmprinter (.ll) and all the stuff it requir... |
commit | commitdiff | tree | snapshot |
2008-08-23 |
Chris Lattner | use proper namespace qualifications |
commit | commitdiff | tree | snapshot |
2008-08-23 |
Chris Lattner | Add #include |
commit | commitdiff | tree | snapshot |
2008-08-23 |
Chris Lattner | add #include |
commit | commitdiff | tree | snapshot |
2008-08-23 |
Chris Lattner | add #include |
commit | commitdiff | tree | snapshot |
2008-08-23 |
Chris Lattner | Split format() out to its own file, add support for... |
commit | commitdiff | tree | snapshot |
2008-08-23 |
Chris Lattner | conditionalize this to work on windows, untested but... |
commit | commitdiff | tree | snapshot |
2008-08-23 |
Chris Lattner | add a simple mechanism for formatted output. This... |
commit | commitdiff | tree | snapshot |
2008-08-23 |
Anton Korobeynikov | Testcase for 64bit maskmovq |
commit | commitdiff | tree | snapshot |
2008-08-23 |
Anton Korobeynikov | Provide a 64 bit variant of mmx.maskmovq intrinsic... |
commit | commitdiff | tree | snapshot |
2008-08-23 |
Bill Wendling | Reverting r55227. This was causing the following failur... |
commit | commitdiff | tree | snapshot |
2008-08-23 |
Chris Lattner | Add a new trivial -inst-namer pass which makes it possi... |
commit | commitdiff | tree | snapshot |
2008-08-23 |
Chris Lattner | Verify that the alignment argument to llvm.memcpy is... |
commit | commitdiff | tree | snapshot |
2008-08-23 |
Chris Lattner | remove verification for gc intrinsic argument types... |
commit | commitdiff | tree | snapshot |
2008-08-23 |
Chris Lattner | Fix PR2423 by checking all indices for out of range... |
commit | commitdiff | tree | snapshot |
2008-08-23 |
Chris Lattner | the bug was apparently fixed long ago, reenable the... |
commit | commitdiff | tree | snapshot |
2008-08-23 |
Dan Gohman | Make MBBMap a DenseMap instead of a std::map. |
commit | commitdiff | tree | snapshot |
2008-08-23 |
Dan Gohman | Move the point at which FastISel taps into the Selectio... |
commit | commitdiff | tree | snapshot |
2008-08-23 |
Dan Gohman | Avoid creating shift-by-zero SDNodes in the common... |
commit | commitdiff | tree | snapshot |
2008-08-23 |
Dan Gohman | Move SelectionDAG's constructor out of line. |
commit | commitdiff | tree | snapshot |
2008-08-23 |
Dan Gohman | Add a clear() method to FoldingSet. |
commit | commitdiff | tree | snapshot |
2008-08-22 |
Dale Johannesen | Test all currently supported atomic builtins on x86... |
commit | commitdiff | tree | snapshot |
2008-08-22 |
Dale Johannesen | Comprehensive test of FE handling of __sync builtins. |
commit | commitdiff | tree | snapshot |
2008-08-22 |
Dan Gohman | Reapply r55191 and r55192. |
commit | commitdiff | tree | snapshot |
2008-08-22 |
Anton Korobeynikov | Make option variables static, so they won't cause nameclash |
commit | commitdiff | tree | snapshot |
2008-08-22 |
Bill Wendling | Reverting r55190, r55191, and r55192. They broke the... |
commit | commitdiff | tree | snapshot |
2008-08-22 |
Dan Gohman | Fix the InsertBranch call. |
commit | commitdiff | tree | snapshot |
2008-08-22 |
Dan Gohman | Support non-fallthrough unconditional branches in FastISel. |
commit | commitdiff | tree | snapshot |
2008-08-22 |
Dan Gohman | Anyext tweaks for x86. When extloading a value to i32... |
commit | commitdiff | tree | snapshot |
next |