2008-03-17 |
Nate Begeman | Add support for escaping {} in asm strings, based on... |
tree | commitdiff |
2008-03-16 |
Christopher Lamb | Make insert_subreg a two-address instruction, vastly... |
tree | commitdiff |
2008-03-15 |
Evan Cheng | Remove isImplicitDef TargetInstrDesc flag. |
tree | commitdiff |
2008-03-15 |
Evan Cheng | Replace all target specific implicit def instructions... |
tree | commitdiff |
2008-03-13 |
Christopher Lamb | Get rid of a pseudo instruction and replace it with... |
tree | commitdiff |
2008-03-11 |
Christopher Lamb | Recommitting changes after more testing. These appear... |
tree | commitdiff |
2008-03-11 |
Chris Lattner | emit an ID # for each regclass ID. Chris doesn't like... |
tree | commitdiff |
2008-03-10 |
Evan Cheng | Revert 48125, 48126, and 48130 for now to unbreak some... |
tree | commitdiff |
2008-03-10 |
Tanya Lattner | Add nosubmit option to control what is sent back to... |
tree | commitdiff |
2008-03-10 |
Christopher Lamb | Revert accidentally committed local changes. |
tree | commitdiff |
2008-03-10 |
Christopher Lamb | Add support in TableGen for unknown operands that infer... |
tree | commitdiff |
2008-03-10 |
Dale Johannesen | Increase ISD::ParamFlags to 64 bits. Increase the... |
tree | commitdiff |
2008-03-05 |
Scott Michel | This patch fixes a problem encountered by the CellSPU... |
tree | commitdiff |
2008-02-29 |
Nick Kledzik | install new lto dylib. pass down LLVM_SUBMIT_VERSION |
tree | commitdiff |
2008-02-29 |
Nick Kledzik | fix default RC_ProjectSourceSubversion to be zero |
tree | commitdiff |
2008-02-26 |
Bill Wendling | Rename PrintableName to Name. |
tree | commitdiff |
2008-02-26 |
Bill Wendling | Change "Name" to "AsmName" in the target register info... |
tree | commitdiff |
2008-02-26 |
Bill Wendling | De-tabify. |
tree | commitdiff |
2008-02-24 |
Bill Wendling | Some platforms use the same name for 32-bit and 64... |
tree | commitdiff |
2008-02-20 |
Anton Korobeynikov | Unbreak build with gcc 4.3: provide missed includes... |
tree | commitdiff |
2008-02-15 |
Scott Michel | Make tblgen a little smarter about constants smaller... |
tree | commitdiff |
2008-02-14 |
Dale Johannesen | Rewrite tblgen handling of subtarget features so |
tree | commitdiff |
2008-02-14 |
Nate Begeman | Change how FP immediates are handled. |
tree | commitdiff |
2008-02-12 |
Devang Patel | Remove dead code. |
tree | commitdiff |
2008-02-10 |
Dan Gohman | Rename MRegisterInfo to TargetRegisterInfo. |
tree | commitdiff |
2008-02-09 |
Nate Begeman | Tablegen support for insert & extract element matching |
tree | commitdiff |
2008-02-06 |
Dan Gohman | Re-apply the memory operand changes, with a fix for... |
tree | commitdiff |
2008-02-05 |
Evan Cheng | Fix PR1975: dag isel emitter produces patterns that... |
tree | commitdiff |
2008-02-04 |
Evan Cheng | Dwarf requires variable entries to be in the source... |
tree | commitdiff |
2008-02-03 |
Chris Lattner | Change the 'global modification' APIs in SelectionDAG... |
tree | commitdiff |
2008-02-02 |
Evan Cheng | Get rid of the annoying blank lines before labels. |
tree | commitdiff |
2008-02-02 |
Evan Cheng | SDIsel processes llvm.dbg.declare by recording the... |
tree | commitdiff |
2008-01-31 |
Evan Cheng | Revert 46556 and 46585. Dan please fix the PseudoSource... |
tree | commitdiff |
2008-01-31 |
Evan Cheng | Add an extra operand to LABEL nodes which distinguishes... |
tree | commitdiff |
2008-01-31 |
Christopher Lamb | Allow ComplexExpressions in InstrInfo.td files to be... |
tree | commitdiff |
2008-01-31 |
Dan Gohman | Create a new class, MemOperand, for describing memory... |
tree | commitdiff |
2008-01-30 |
Devang Patel | Always put version numbers at the end because they... |
tree | commitdiff |
2008-01-29 |
Dan Gohman | Update this file for 2.0 syntax. |
tree | commitdiff |
2008-01-29 |
Scott Michel | Fix to bug 1951: tblgen gratuitously renames variables... |
tree | commitdiff |
2008-01-22 |
Anton Korobeynikov | Add interator interface to DAGInit also |
tree | commitdiff |
2008-01-21 |
Anton Korobeynikov | Provide iterator access to ListInit contents |
tree | commitdiff |
2008-01-18 |
Evan Cheng | Fix makefiles to enable Apply style debug build. |
tree | commitdiff |
2008-01-17 |
Devang Patel | Enable CBE |
tree | commitdiff |
2008-01-15 |
Chuck Rose III | Add files to windows project files. Also include ... |
tree | commitdiff |
2008-01-15 |
Evan Cheng | Rename CCIfStruct to CCIfByVal and CCStructAssign to... |
tree | commitdiff |
2008-01-15 |
Evan Cheng | Revert my last commit. Not needed. |
tree | commitdiff |
2008-01-14 |
Evan Cheng | Need a space to separate Make options. |
tree | commitdiff |
2008-01-12 |
Evan Cheng | Add -disable-lto optimization. |
tree | commitdiff |
2008-01-12 |
Evan Cheng | ByVal arguments are passed on stack. Make sure to alloc... |
tree | commitdiff |
2008-01-10 |
Chris Lattner | Simplify the side effect stuff a bit more and make... |
tree | commitdiff |
2008-01-10 |
Chris Lattner | Start inferring side effect information more aggressive... |
tree | commitdiff |
2008-01-10 |
Chris Lattner | Fix a crash on code like: let x = 1 {x |
tree | commitdiff |
2008-01-10 |
Chris Lattner | if an instr lacks a pattern, assume it has side effects... |
tree | commitdiff |
2008-01-10 |
Chris Lattner | start inferring 'no side effects'. |
tree | commitdiff |
2008-01-10 |
Chris Lattner | Infer mayload |
tree | commitdiff |
2008-01-10 |
Chris Lattner | realize that instructions who match intrinsics that... |
tree | commitdiff |
2008-01-08 |
Chris Lattner | add a mayLoad property for machine instructions, a... |
tree | commitdiff |
2008-01-07 |
Chris Lattner | rename TargetInstrDescriptor -> TargetInstrDesc. |
tree | commitdiff |
2008-01-07 |
Chris Lattner | Rename all the M_* flags to be namespace qualified... |
tree | commitdiff |
2008-01-07 |
Chris Lattner | rename hasVariableOperands() -> isVariadic(). Add... |
tree | commitdiff |
2008-01-07 |
Chris Lattner | Move M_* flags down in the file. Move SchedClass up... |
tree | commitdiff |
2008-01-07 |
Chris Lattner | the name field of instructions is never set to a non... |
tree | commitdiff |
2008-01-07 |
Chris Lattner | Add predicates methods to TargetOperandInfo, and switch... |
tree | commitdiff |
2008-01-06 |
Chris Lattner | rename isLoad -> isSimpleLoad due to evan's desire... |
tree | commitdiff |
2008-01-06 |
Chris Lattner | rename isStore -> mayStore to more accurately reflect... |
tree | commitdiff |
2008-01-06 |
Chris Lattner | Change the 'isStore' inferrer to look for 'SDNPMayStore' |
tree | commitdiff |
2008-01-06 |
Chris Lattner | set the 'isstore' flag for instructions whose pattern... |
tree | commitdiff |
2008-01-06 |
Chris Lattner | remove some old hacky code that tried to infer whether... |
tree | commitdiff |
2008-01-06 |
Chris Lattner | rearrange some code to allow inferring instr info from... |
tree | commitdiff |
2008-01-06 |
Chris Lattner | improve const correctness. |
tree | commitdiff |
2008-01-06 |
Chris Lattner | Split the impl of CodeGenInstruction out to its own... |
tree | commitdiff |
2008-01-06 |
Chris Lattner | final cleanups. |
tree | commitdiff |
2008-01-06 |
Chris Lattner | further simplifications and cleanup |
tree | commitdiff |
2008-01-06 |
Chris Lattner | simplify some code |
tree | commitdiff |
2008-01-06 |
Chris Lattner | rename CodegenDAGPatterns -> CodeGenDAGPatterns |
tree | commitdiff |
2008-01-06 |
Chris Lattner | split enum emission out from InstrInfoEmitter into... |
tree | commitdiff |
2008-01-05 |
Chris Lattner | fix build on case sensitive file systems. |
tree | commitdiff |
2008-01-05 |
Chris Lattner | now that computing CodegenDAGPatterns doesn't implicitl... |
tree | commitdiff |
2008-01-05 |
Chris Lattner | move Node Transformation printing from CodeGenDAGPatter... |
tree | commitdiff |
2008-01-05 |
Chris Lattner | move predicate printing code from CodeGenDAGPatterns... |
tree | commitdiff |
2008-01-05 |
Chris Lattner | fix a fixme by improving const correctness. |
tree | commitdiff |
2008-01-05 |
Chris Lattner | change getQualifiedName to be a global function. |
tree | commitdiff |
2008-01-04 |
Chris Lattner | Change the builtin matcher to emit a decision tree... |
tree | commitdiff |
2008-01-04 |
Chris Lattner | Don't let IntrinsicID be uninitialized if it doesn... |
tree | commitdiff |
2008-01-03 |
Bill Wendling | Remove the default else. This was ending in code that... |
tree | commitdiff |
2008-01-02 |
Chris Lattner | Fix a build problem with VC++ by not doing the target... |
tree | commitdiff |
2007-12-30 |
Chris Lattner | tblgen shouldn't include headers from llvm codegen. |
tree | commitdiff |
2007-12-29 |
Chris Lattner | remove attributions from utils. |
tree | commitdiff |
2007-12-29 |
Chris Lattner | remove attributions from tools/utils makefiles. |
tree | commitdiff |
2007-12-24 |
Ted Kremenek | Added special support for stripping CRLF characters... |
tree | commitdiff |
2007-12-19 |
Bill Wendling | Modified to support comments better. |
tree | commitdiff |
2007-12-18 |
Bill Wendling | Ignore shell scripts when doing "dsymutil" call. |
tree | commitdiff |
2007-12-17 |
Christopher Lamb | Change the PointerType api for creating pointer types... |
tree | commitdiff |
2007-12-14 |
Bill Wendling | Add flags to indicate that there are "never" side effec... |
tree | commitdiff |
2007-12-13 |
Evan Cheng | Oops. Forgot these. |
tree | commitdiff |
2007-12-08 |
Bill Wendling | Reverting 44702. It wasn't correct to rename them. |
tree | commitdiff |
2007-12-03 |
Duncan Sands | Rather than having special rules like "intrinsics cannot |
tree | commitdiff |
2007-12-01 |
Devang Patel | Change LinkTimeOptimizer.h install location. |
tree | commitdiff |
2007-11-30 |
Devang Patel | Change lib lto install location. |
tree | commitdiff |
2007-11-27 |
Ted Kremenek | Updated GenLibDeps.pl to employ "use strict" to help... |
tree | commitdiff |
next |