2009-04-15 |
Evan Cheng | Avoid making the transformation enabled by my last... |
commit | commitdiff | tree | snapshot |
2009-04-15 |
Devang Patel | While inlining, clone llvm.dbg.func.start intrinsic... |
commit | commitdiff | tree | snapshot |
2009-04-15 |
Chris Lattner | silence a warning. |
commit | commitdiff | tree | snapshot |
2009-04-15 |
Devang Patel | Construct and emit DW_TAG_inlined_subroutine DIEs for... |
commit | commitdiff | tree | snapshot |
2009-04-15 |
Dan Gohman | Do for GR16_NOREX what r69049 did for GR8_NOREX, to... |
commit | commitdiff | tree | snapshot |
2009-04-15 |
Devang Patel | Add a method to check that the subprogram holds debug... |
commit | commitdiff | tree | snapshot |
2009-04-15 |
Dan Gohman | Add a new MOV8rr_NOREX, and make X86's copyRegToReg... |
commit | commitdiff | tree | snapshot |
2009-04-15 |
Bill Wendling | Testcase for r69104. |
commit | commitdiff | tree | snapshot |
2009-04-15 |
Dan Gohman | GR8_NOREX can contain the H registers, since they don... |
commit | commitdiff | tree | snapshot |
2009-04-14 |
Evan Cheng | Optimize conditional branch on i1 phis with non-constan... |
commit | commitdiff | tree | snapshot |
2009-04-14 |
Dan Gohman | Fix the RUN lines so that this test actually tests. |
commit | commitdiff | tree | snapshot |
2009-04-14 |
Dan Gohman | For the h-register addressing-mode trick, use the corre... |
commit | commitdiff | tree | snapshot |
2009-04-14 |
Evan Cheng | Mac OS X 10.6 and above do not use key manager to regis... |
commit | commitdiff | tree | snapshot |
2009-04-14 |
Dan Gohman | When the result of an EXTRACT_SUBREG, INSERT_SUBREG... |
commit | commitdiff | tree | snapshot |
2009-04-14 |
Mikhail Glushenkov | Call CreateProcess with bInheritHandles = TRUE. |
commit | commitdiff | tree | snapshot |
2009-04-14 |
Mikhail Glushenkov | Delete trailing whitespace. |
commit | commitdiff | tree | snapshot |
2009-04-14 |
Evan Cheng | Some of GR8_NOREX registers are only available in 64... |
commit | commitdiff | tree | snapshot |
2009-04-14 |
Sanjiv Gupta | Handle aggregate type arguments to direct and indirect... |
commit | commitdiff | tree | snapshot |
2009-04-14 |
Dale Johannesen | Use the output of the asm so the optimizer won't |
commit | commitdiff | tree | snapshot |
2009-04-14 |
Owen Anderson | LoopIndexSplit needs to inform the loop pass manager... |
commit | commitdiff | tree | snapshot |
2009-04-14 |
Dale Johannesen | Do not force asm's to be chained if they don't touch |
commit | commitdiff | tree | snapshot |
2009-04-14 |
Evan Cheng | Fix PR3934 part 2. findOnlyInterestingUse() was not... |
commit | commitdiff | tree | snapshot |
2009-04-13 |
Daniel Dunbar | Make these errors more noticable in build logs. |
commit | commitdiff | tree | snapshot |
2009-04-13 |
Bob Wilson | Change SelectionDAG type legalization to allow BUILD_VE... |
commit | commitdiff | tree | snapshot |
2009-04-13 |
Dan Gohman | Rename COPY_TO_SUBCLASS to COPY_TO_REGCLASS, and generalize |
commit | commitdiff | tree | snapshot |
2009-04-13 |
Bob Wilson | Refactor some code in SelectionDAGLegalize::ExpandBUILD... |
commit | commitdiff | tree | snapshot |
2009-04-13 |
Evan Cheng | PR3934: Fix a bogus two-address pass assertion. |
commit | commitdiff | tree | snapshot |
2009-04-13 |
Bill Wendling | Get rid of some compile warnings. |
commit | commitdiff | tree | snapshot |
2009-04-13 |
Douglas Gregor | Add a static APInt::getNumWords |
commit | commitdiff | tree | snapshot |
2009-04-13 |
Devang Patel | Right now, Debugging information to encode scopes ... |
commit | commitdiff | tree | snapshot |
2009-04-13 |
Devang Patel | Reapply 68847. |
commit | commitdiff | tree | snapshot |
2009-04-13 |
Dan Gohman | Implement x86 h-register extract support. |
commit | commitdiff | tree | snapshot |
2009-04-13 |
Dan Gohman | Add a new TargetInstrInfo MachineInstr opcode, COPY_TO_... |
commit | commitdiff | tree | snapshot |
2009-04-13 |
Dan Gohman | Remove x86's special-case handling for ISD::TRUNCATE and |
commit | commitdiff | tree | snapshot |
2009-04-13 |
Dan Gohman | Fix copy+pastos in comments. |
commit | commitdiff | tree | snapshot |
2009-04-13 |
Dan Gohman | Generalize getRegisterClassForRegister to handle registers |
commit | commitdiff | tree | snapshot |
2009-04-13 |
Dan Gohman | Don't abort on an aliasing physical register that does... |
commit | commitdiff | tree | snapshot |
2009-04-13 |
Dan Gohman | When assigning a physical register to a MachineOperand... |
commit | commitdiff | tree | snapshot |
2009-04-13 |
Dan Gohman | List the l registers before h registers, for consistency. |
commit | commitdiff | tree | snapshot |
2009-04-13 |
Dan Gohman | Add an assertion to verify that a copy was actually... |
commit | commitdiff | tree | snapshot |
2009-04-13 |
Dan Gohman | Use X86::SUBREG_8BIT instead of hard-coding the equival... |
commit | commitdiff | tree | snapshot |
2009-04-13 |
Dan Gohman | Add a comment about MOVSX64rr8. |
commit | commitdiff | tree | snapshot |
2009-04-13 |
Dan Gohman | Add comments to INSERT_SUBREG, EXTRACT_SURBEG, SUBREG_T... |
commit | commitdiff | tree | snapshot |
2009-04-13 |
Dan Gohman | Fix another hard-coded constant to use X86AddrNumOperands. |
commit | commitdiff | tree | snapshot |
2009-04-13 |
Rafael Espindola | X86-64 TLS support for local exec and initial exec. |
commit | commitdiff | tree | snapshot |
2009-04-13 |
Sanjiv Gupta | While passing arg of types larger than char only one... |
commit | commitdiff | tree | snapshot |
2009-04-13 |
Nick Lewycky | Fix ocaml bindings; add "available_externally" linkage... |
commit | commitdiff | tree | snapshot |
2009-04-13 |
Nick Lewycky | Fix warning in .ll parser, detect and reject available_... |
commit | commitdiff | tree | snapshot |
2009-04-13 |
Chris Lattner | add AvailableExternally linkage to C bindings. |
commit | commitdiff | tree | snapshot |
2009-04-13 |
Chris Lattner | Add a new "available_externally" linkage type. This... |
commit | commitdiff | tree | snapshot |
2009-04-13 |
Chris Lattner | eliminate unneeded parens. |
commit | commitdiff | tree | snapshot |
2009-04-13 |
Nick Lewycky | Regenerate. |
commit | commitdiff | tree | snapshot |
2009-04-13 |
Nick Lewycky | Link against libffi if available, fall back to "no... |
commit | commitdiff | tree | snapshot |
2009-04-13 |
Nick Lewycky | Add paragraph tags. |
commit | commitdiff | tree | snapshot |
2009-04-12 |
Chris Lattner | fix PR3965:SIGINT handler not restored after calling... |
commit | commitdiff | tree | snapshot |
2009-04-12 |
Rafael Espindola | In X86DAGToDAGISel::MatchWrapper, if base or index... |
commit | commitdiff | tree | snapshot |
2009-04-12 |
Owen Anderson | Use a hashtable for TargetRegisterClass::contains. |
commit | commitdiff | tree | snapshot |
2009-04-12 |
Rafael Espindola | refactor some code into X86DAGToDAGISel::MatchWrapper |
commit | commitdiff | tree | snapshot |
2009-04-12 |
Nick Lewycky | Add Kaleidoscope to examples/ so that it gets built... |
commit | commitdiff | tree | snapshot |
2009-04-12 |
Nick Lewycky | Fix compile error. Pointed out by mait on #llvm IRC! |
commit | commitdiff | tree | snapshot |
2009-04-12 |
Chris Lattner | "There was a typo in my previous patch which leads... |
commit | commitdiff | tree | snapshot |
2009-04-12 |
Rafael Espindola | Add tests for the parts of X86-64 TLS that are already... |
commit | commitdiff | tree | snapshot |
2009-04-12 |
Chris Lattner | fix a cross-block fastisel crash handling overflow... |
commit | commitdiff | tree | snapshot |
2009-04-12 |
Chris Lattner | make UpdateValueMap handle the possiblity that we could be |
commit | commitdiff | tree | snapshot |
2009-04-12 |
Chris Lattner | optimize FastISel::UpdateValueMap to avoid duplicate... |
commit | commitdiff | tree | snapshot |
2009-04-12 |
Chris Lattner | simplify code by using IntrinsicInst. |
commit | commitdiff | tree | snapshot |
2009-04-12 |
Chris Lattner | Add new TargetInstrDesc::hasImplicitUseOfPhysReg and |
commit | commitdiff | tree | snapshot |
2009-04-12 |
Chris Lattner | add some optimizations for strncpy/strncat and factor... |
commit | commitdiff | tree | snapshot |
2009-04-11 |
Dan Gohman | Revert r68847. It breaks the build on non-Darwin target... |
commit | commitdiff | tree | snapshot |
2009-04-11 |
Devang Patel | Keep track of inlined functions and their locations... |
commit | commitdiff | tree | snapshot |
2009-04-10 |
Chris Lattner | move a target-specific test into its directory so it... |
commit | commitdiff | tree | snapshot |
2009-04-10 |
Misha Brukman | Fixed spelling. |
commit | commitdiff | tree | snapshot |
2009-04-10 |
Devang Patel | DebugLabelFolder ruthlessly deletes redundant labels... |
commit | commitdiff | tree | snapshot |
2009-04-10 |
Bob Wilson | Clean up a bunch of whitespace issues and fix a comment... |
commit | commitdiff | tree | snapshot |
2009-04-10 |
Bill Wendling | Don't install the libLLVMHello.dylib example. |
commit | commitdiff | tree | snapshot |
2009-04-10 |
Bill Wendling | Add compatibility_version and current_version flags... |
commit | commitdiff | tree | snapshot |
2009-04-10 |
Bill Wendling | Don't run "dsymutils" on .a files. |
commit | commitdiff | tree | snapshot |
2009-04-10 |
Chris Lattner | fix two problems with machine sinking: |
commit | commitdiff | tree | snapshot |
2009-04-10 |
Dan Gohman | Now that register classes have names, include the name... |
commit | commitdiff | tree | snapshot |
2009-04-10 |
Chris Lattner | fix a broken assertion in ilist_iterator, which caused... |
commit | commitdiff | tree | snapshot |
2009-04-10 |
Chris Lattner | fix typo, patch by Shlomi Fish! |
commit | commitdiff | tree | snapshot |
2009-04-10 |
Sanjiv Gupta | Added code to handle spilling and reloading of FSRs. |
commit | commitdiff | tree | snapshot |
2009-04-10 |
Rafael Espindola | Don't fold a load if the other operand is a TLS address. |
commit | commitdiff | tree | snapshot |
2009-04-10 |
Nick Lewycky | Cleanup. Remove redundant llvm:: , we don't need them... |
commit | commitdiff | tree | snapshot |
2009-04-10 |
Chris Lattner | Add a new Type::getPointerTo method, which is shorthand for |
commit | commitdiff | tree | snapshot |
2009-04-10 |
Nick Lewycky | Add utility function to IRBuilder that takes the differ... |
commit | commitdiff | tree | snapshot |
2009-04-10 |
Nick Lewycky | Regenerate. |
commit | commitdiff | tree | snapshot |
2009-04-10 |
Chris Lattner | a few fixes to "addrspace(256) is reference offset... |
commit | commitdiff | tree | snapshot |
2009-04-10 |
Bill Wendling | Pass in the std::string parameter instead of returning... |
commit | commitdiff | tree | snapshot |
2009-04-10 |
Bill Wendling | Constify getter methods. |
commit | commitdiff | tree | snapshot |
2009-04-09 |
Dan Gohman | Remove the obsolete SelectionDAG::getNodeValueTypes... |
commit | commitdiff | tree | snapshot |
2009-04-09 |
Dan Gohman | Change the NumVTs field from short to int, since there... |
commit | commitdiff | tree | snapshot |
2009-04-09 |
Bill Wendling | StringMap<DIE*>::iterator::first() returns a pointer... |
commit | commitdiff | tree | snapshot |
2009-04-09 |
Devang Patel | Silence unused variable warning. |
commit | commitdiff | tree | snapshot |
2009-04-09 |
Chris Lattner | ignore register zero in isRegTiedToUseOperand, followin... |
commit | commitdiff | tree | snapshot |
2009-04-09 |
Owen Anderson | Give register alias checking the hash table treatment... |
commit | commitdiff | tree | snapshot |
2009-04-09 |
Bill Wendling | Use a StringMap instead of std::map for storing std... |
commit | commitdiff | tree | snapshot |
2009-04-09 |
Devang Patel | llvm.dbg.func_start also defines beginning of function... |
commit | commitdiff | tree | snapshot |
2009-04-09 |
Bill Wendling | Revert r68708. It was causing this failure in the self... |
commit | commitdiff | tree | snapshot |
2009-04-09 |
Bob Wilson | Fix pr3954. The register scavenger asserts for inline... |
commit | commitdiff | tree | snapshot |
next |