2010-04-21 |
Evan Cheng | - Clean up some crappy code which deals with coalescing... |
commit | commitdiff | tree | snapshot |
2010-04-21 |
Dan Gohman | Revert r101471. For tight recursive functions which... |
commit | commitdiff | tree | snapshot |
2010-04-21 |
Bill Wendling | Handle a displacement location in 64-bit as an RIP... |
commit | commitdiff | tree | snapshot |
2010-04-21 |
Evan Cheng | Rewrite machine cse to avoid recursion. |
commit | commitdiff | tree | snapshot |
2010-04-21 |
Dan Gohman | Add another variant of this test which found a place... |
commit | commitdiff | tree | snapshot |
2010-04-20 |
Chris Lattner | teach the x86 address matching stuff to handle |
commit | commitdiff | tree | snapshot |
2010-04-20 |
Dale Johannesen | Because of the EMMS problem, right now we have to support |
commit | commitdiff | tree | snapshot |
2010-04-20 |
Devang Patel | Rename ValueMapTy as ValueToValueMapTy to clearly indic... |
commit | commitdiff | tree | snapshot |
2010-04-20 |
Devang Patel | There is no need to install ValueMapper.h header. |
commit | commitdiff | tree | snapshot |
2010-04-20 |
Johnny Chen | Better error-handling of getBitFieldInvMask() where... |
commit | commitdiff | tree | snapshot |
2010-04-20 |
Duncan Sands | I plan to release a version of dragonegg based on llvm... |
commit | commitdiff | tree | snapshot |
2010-04-20 |
Jakob Stoklund... | When MachineLICM is hoisting a physical register after... |
commit | commitdiff | tree | snapshot |
2010-04-20 |
Johnny Chen | When doing Thumb disassembly, there's no need to consid... |
commit | commitdiff | tree | snapshot |
2010-04-20 |
Bill Wendling | Move CodeGen/X86/2010-04-19-DAGCombineCrash.ll into... |
commit | commitdiff | tree | snapshot |
2010-04-20 |
Johnny Chen | For t2LDRT, t2LDRBT, t2LDRHT, t2LDRSBT, and t2LDRSHT... |
commit | commitdiff | tree | snapshot |
2010-04-20 |
Evan Cheng | Typo. |
commit | commitdiff | tree | snapshot |
2010-04-20 |
Devang Patel | Add RUN: |
commit | commitdiff | tree | snapshot |
2010-04-20 |
Dan Gohman | Sink the CopyToExportRegsIfNeeded calls out of Selectio... |
commit | commitdiff | tree | snapshot |
2010-04-20 |
Dan Gohman | Don't send PHI nodes down to SelectionDAGBuilder of... |
commit | commitdiff | tree | snapshot |
2010-04-20 |
Dan Gohman | Document that TargetRegisterInfo::contains does not... |
commit | commitdiff | tree | snapshot |
2010-04-20 |
Dan Gohman | Sink this use_empty() check into isUsedOutsideOfDefinin... |
commit | commitdiff | tree | snapshot |
2010-04-20 |
Dan Gohman | If a PHI node somehow has debug info, propogate it... |
commit | commitdiff | tree | snapshot |
2010-04-20 |
Dan Gohman | Don't iterate through the whole block just to find... |
commit | commitdiff | tree | snapshot |
2010-04-20 |
Gabor Greif | use abstract accessors to CallInst |
commit | commitdiff | tree | snapshot |
2010-04-20 |
Benjamin Kramer | PR6880: Don't dereference CallsExternalNode if it's... |
commit | commitdiff | tree | snapshot |
2010-04-20 |
Benjamin Kramer | Fix -Wcast-qual warning. |
commit | commitdiff | tree | snapshot |
2010-04-20 |
Chris Lattner | stop computing InstImpInputs, it is dead |
commit | commitdiff | tree | snapshot |
2010-04-20 |
Chris Lattner | DAGInstruction::ImpOperands is dead after my recent... |
commit | commitdiff | tree | snapshot |
2010-04-20 |
Chris Lattner | Bill's change in r95336 broke empty aggregates embedded |
commit | commitdiff | tree | snapshot |
2010-04-20 |
Chris Lattner | teach cellspu how to return i8 and i16 from calls, |
commit | commitdiff | tree | snapshot |
2010-04-20 |
Chris Lattner | remove a bunch of ad-hoc code to simplify instructions... |
commit | commitdiff | tree | snapshot |
2010-04-20 |
Chris Lattner | move some select simplifications out out instcombine... |
commit | commitdiff | tree | snapshot |
2010-04-20 |
Chris Lattner | RewriteLoopBodyWithConditionConstant can end up rewriti... |
commit | commitdiff | tree | snapshot |
2010-04-20 |
Chris Lattner | reapply 'reject forward references to functions whose... |
commit | commitdiff | tree | snapshot |
2010-04-20 |
Dan Gohman | Delete a redundant return statement. |
commit | commitdiff | tree | snapshot |
2010-04-20 |
Bill Wendling | The visitXOR method can return the same SDNode. If... |
commit | commitdiff | tree | snapshot |
2010-04-20 |
Chris Lattner | disable optimizations in this directory for MSVC9.... |
commit | commitdiff | tree | snapshot |
2010-04-20 |
Johnny Chen | Better error-handling for DisassembleThumb2DPModImm... |
commit | commitdiff | tree | snapshot |
2010-04-20 |
Eric Christopher | Remove the palignr intrinsics now that we lower them... |
commit | commitdiff | tree | snapshot |
2010-04-20 |
Dan Gohman | Remove this debug output; it isn't that useful, and... |
commit | commitdiff | tree | snapshot |
2010-04-20 |
Dan Gohman | Sink DebugLoc handling out of SelectionDAGISel into... |
commit | commitdiff | tree | snapshot |
2010-04-20 |
Chris Lattner | make CallGraphNode dtor abort if a node is deleted... |
commit | commitdiff | tree | snapshot |
2010-04-20 |
Chris Lattner | make the inliner do less work for leaf functions. |
commit | commitdiff | tree | snapshot |
2010-04-20 |
Chris Lattner | Fix rdar://7879828 - crash in CallGraph, a self host... |
commit | commitdiff | tree | snapshot |
2010-04-20 |
Dan Gohman | Remove MachineFunction's DefaultDebugLoc member, and... |
commit | commitdiff | tree | snapshot |
2010-04-20 |
Dan Gohman | Reapply the removal of SelectionDAGISel's BB, with... |
commit | commitdiff | tree | snapshot |
2010-04-20 |
Bob Wilson | Fix tests for Neon load/store intrinsics to match the... |
commit | commitdiff | tree | snapshot |
2010-04-20 |
Johnny Chen | More IT instruction error-handling improvements from... |
commit | commitdiff | tree | snapshot |
2010-04-19 |
Dan Gohman | Revert 101825, which is causing trouble. |
commit | commitdiff | tree | snapshot |
2010-04-19 |
Dan Gohman | Make BreakAntiDependencies' SUnits argument const,... |
commit | commitdiff | tree | snapshot |
2010-04-19 |
Johnny Chen | Better error handling of invalid IT mask '0000', instea... |
commit | commitdiff | tree | snapshot |
2010-04-19 |
Dan Gohman | Eliminate SelectionDAGISel's "current block" member... |
commit | commitdiff | tree | snapshot |
2010-04-19 |
Dan Gohman | Delete an unnecessary reference to SelectionDAGISel... |
commit | commitdiff | tree | snapshot |
2010-04-19 |
Dan Gohman | Eliminate the CurMBB member from SelectionDAGBuilder... |
commit | commitdiff | tree | snapshot |
2010-04-19 |
Dan Gohman | Remove the Expr member from IVUsers. Instead of remembe... |
commit | commitdiff | tree | snapshot |
2010-04-19 |
Johnny Chen | According to A8.6.16 B (Encoding T3) and A8.3 Condition... |
commit | commitdiff | tree | snapshot |
2010-04-19 |
Devang Patel | Fix typo. add a test case. |
commit | commitdiff | tree | snapshot |
2010-04-19 |
Evan Cheng | More progress on promoting i16 operations to i32 for... |
commit | commitdiff | tree | snapshot |
2010-04-19 |
Dan Gohman | Give SelectionDAG a TargetMachine too, rather than... |
commit | commitdiff | tree | snapshot |
2010-04-19 |
Evan Cheng | More 80 col violation. |
commit | commitdiff | tree | snapshot |
2010-04-19 |
Devang Patel | Add DW_AT_APPLE_omit_frame_ptr to encode -fomit-frame... |
commit | commitdiff | tree | snapshot |
2010-04-19 |
Dan Gohman | Code that needs a TargetMachine should have access... |
commit | commitdiff | tree | snapshot |
2010-04-19 |
Dan Gohman | Move isInTailCallPosition out of SelectionDAGBuilder... |
commit | commitdiff | tree | snapshot |
2010-04-19 |
Dan Gohman | Enable -Wcast-qual for C++ files, where intentional... |
commit | commitdiff | tree | snapshot |
2010-04-19 |
Dan Gohman | Remove -module, which appears to be a leftover from... |
commit | commitdiff | tree | snapshot |
2010-04-19 |
Dan Gohman | This doesn't need SmallVector.h anymore. |
commit | commitdiff | tree | snapshot |
2010-04-19 |
Mikhail Glushenkov | Support .a files directly (without -l). |
commit | commitdiff | tree | snapshot |
2010-04-19 |
Johnny Chen | Better error-handling for DisassembleThumb2DPSoReg... |
commit | commitdiff | tree | snapshot |
2010-04-19 |
Dan Gohman | Fix this for std::vectors which don't have .data(). |
commit | commitdiff | tree | snapshot |
2010-04-19 |
Johnny Chen | ARM disassembler did not react to recent changes to... |
commit | commitdiff | tree | snapshot |
2010-04-19 |
Benjamin Kramer | Don't write into MemoryBuffers. |
commit | commitdiff | tree | snapshot |
2010-04-19 |
Dan Gohman | Fix -Wcast-qual warnings. |
commit | commitdiff | tree | snapshot |
2010-04-19 |
Dan Gohman | Revert 91528 and use a std::vector instead, fixing... |
commit | commitdiff | tree | snapshot |
2010-04-19 |
Dan Gohman | Fix -Wcast-qual warnings. |
commit | commitdiff | tree | snapshot |
2010-04-19 |
Dan Gohman | Add a few more ELF bits. |
commit | commitdiff | tree | snapshot |
2010-04-19 |
Dan Gohman | Add a const. |
commit | commitdiff | tree | snapshot |
2010-04-19 |
Dan Gohman | These functions don't need to access this. |
commit | commitdiff | tree | snapshot |
2010-04-18 |
Anton Korobeynikov | Add missed part of prev. commit |
commit | commitdiff | tree | snapshot |
2010-04-18 |
Anton Korobeynikov | Make processor FUs unique for given itinerary. This... |
commit | commitdiff | tree | snapshot |
2010-04-18 |
Chris Lattner | avoid temporary std::string in non posix_spawn path. |
commit | commitdiff | tree | snapshot |
2010-04-18 |
Benjamin Kramer | Eliminate temporary string. |
commit | commitdiff | tree | snapshot |
2010-04-18 |
Benjamin Kramer | Properly inherit the environment on darwin where enviro... |
commit | commitdiff | tree | snapshot |
2010-04-18 |
Nick Lewycky | This is horrible. Split the difference, and declare... |
commit | commitdiff | tree | snapshot |
2010-04-18 |
Nick Lewycky | Revert r101701, Darwin doesn't have 'environ'. Go figure. |
commit | commitdiff | tree | snapshot |
2010-04-18 |
Nick Lewycky | Fix linux build. posix_spawn doesn't inherit the enviro... |
commit | commitdiff | tree | snapshot |
2010-04-18 |
Chris Lattner | make Program::Execute use posix_spawn on systems that... |
commit | commitdiff | tree | snapshot |
2010-04-18 |
Chris Lattner | reduce indentation |
commit | commitdiff | tree | snapshot |
2010-04-18 |
Chris Lattner | unnest from namespace. |
commit | commitdiff | tree | snapshot |
2010-04-18 |
Chris Lattner | silence some -Wmissing-field-initializers warnings. |
commit | commitdiff | tree | snapshot |
2010-04-18 |
Chris Lattner | silence some unused-value warnings. |
commit | commitdiff | tree | snapshot |
2010-04-18 |
Bill Wendling | Don't rely upon the MCSymbol "isDefined" method to... |
commit | commitdiff | tree | snapshot |
2010-04-18 |
Bill Wendling | Formatting changes. No functionality change. |
commit | commitdiff | tree | snapshot |
2010-04-18 |
Bill Wendling | Add a "PadTo" field to the emitULEB128Bytes method... |
commit | commitdiff | tree | snapshot |
2010-04-17 |
Nick Lewycky | Fix declarations in a few more tests. |
commit | commitdiff | tree | snapshot |
2010-04-17 |
Daniel Dunbar | Revert "reject forward references to functions whose... |
commit | commitdiff | tree | snapshot |
2010-04-17 |
Nick Lewycky | Fix intrinsic signature in this test. |
commit | commitdiff | tree | snapshot |
2010-04-17 |
Chris Lattner | reject forward references to functions whose type don... |
commit | commitdiff | tree | snapshot |
2010-04-17 |
Dale Johannesen | Add comment (lost when reverting and reapplying 101503). |
commit | commitdiff | tree | snapshot |
2010-04-17 |
Chris Lattner | doh, didn't mean to check in my hackaround lit sucking. :) |
commit | commitdiff | tree | snapshot |
2010-04-17 |
Chris Lattner | fix PR6332, allowing an index of zero into a zero sized... |
commit | commitdiff | tree | snapshot |
next |