2007-01-26 |
Evan Cheng | SplitBlockBeforeInstr() insert a unconditional branch... |
commit | commitdiff | tree | snapshot |
2007-01-26 |
Devang Patel | Remove dead code. |
commit | commitdiff | tree | snapshot |
2007-01-26 |
Evan Cheng | Need to scan the function for branches even if there... |
commit | commitdiff | tree | snapshot |
2007-01-26 |
Devang Patel | Inherit CallGraphSCCPass directly from Pass. |
commit | commitdiff | tree | snapshot |
2007-01-26 |
Devang Patel | Inherit FunctionPass directly from Pass. |
commit | commitdiff | tree | snapshot |
2007-01-25 |
Evan Cheng | Forgot to update this. |
commit | commitdiff | tree | snapshot |
2007-01-25 |
Devang Patel | Inherit BasicBlockPass directly from Pass. |
commit | commitdiff | tree | snapshot |
2007-01-25 |
Evan Cheng | Add comment, fix typo, reduce memory usage, etc. |
commit | commitdiff | tree | snapshot |
2007-01-25 |
Evan Cheng | I am an idiot. |
commit | commitdiff | tree | snapshot |
2007-01-25 |
Evan Cheng | Fix comment. |
commit | commitdiff | tree | snapshot |
2007-01-25 |
Evan Cheng | Fix test case. |
commit | commitdiff | tree | snapshot |
2007-01-25 |
Devang Patel | Remove dead code. |
commit | commitdiff | tree | snapshot |
2007-01-25 |
Evan Cheng | - Tell PEI that PPC will handle stack frame rounding... |
commit | commitdiff | tree | snapshot |
2007-01-25 |
Evan Cheng | Added a MRegisterInfo hook that tells PEI the target... |
commit | commitdiff | tree | snapshot |
2007-01-25 |
Lauro Ramos... | fix fcopysign test |
commit | commitdiff | tree | snapshot |
2007-01-25 |
Lauro Ramos... | Fix elf object definition. |
commit | commitdiff | tree | snapshot |
2007-01-25 |
Evan Cheng | Doh. Skip JT branches. |
commit | commitdiff | tree | snapshot |
2007-01-25 |
Chris Lattner | Make llvm-extract preserve the callingconv of prototype... |
commit | commitdiff | tree | snapshot |
2007-01-25 |
Jim Laskey | 1. Remove dwarf-verbose option (now asm-verbose.) |
commit | commitdiff | tree | snapshot |
2007-01-25 |
Jim Laskey | Migrate print routines to asm to be shared by exception... |
commit | commitdiff | tree | snapshot |
2007-01-25 |
Evan Cheng | Added (preliminary) branch shortening capability to... |
commit | commitdiff | tree | snapshot |
2007-01-25 |
Evan Cheng | Getting rid uses of evil std::set<> |
commit | commitdiff | tree | snapshot |
2007-01-25 |
Chris Lattner | Fix test/CFrontend/2007-01-24-InlineAsmCModifier.c... |
commit | commitdiff | tree | snapshot |
2007-01-25 |
Chris Lattner | Fix test/CFrontend/2007-01-24-InlineAsmCModifier.c... |
commit | commitdiff | tree | snapshot |
2007-01-25 |
Chris Lattner | new testcase |
commit | commitdiff | tree | snapshot |
2007-01-24 |
Andrew Lenharth | FTOIT and ITOFT are bit converts, and if we drop 21264s... |
commit | commitdiff | tree | snapshot |
2007-01-24 |
Jim Laskey | Call frames for intel. |
commit | commitdiff | tree | snapshot |
2007-01-24 |
Jim Laskey | 80 columns |
commit | commitdiff | tree | snapshot |
2007-01-24 |
Jim Laskey | Repair debug frames as a prelude to eh_frames. Switche... |
commit | commitdiff | tree | snapshot |
2007-01-24 |
Andrew Lenharth | Fix unordered fp on alpha |
commit | commitdiff | tree | snapshot |
2007-01-24 |
Chris Lattner | Fix a misencoding of CBW and CWD. This fixes PR1030. |
commit | commitdiff | tree | snapshot |
2007-01-24 |
Jim Laskey | Use asm printer to emit alignment |
commit | commitdiff | tree | snapshot |
2007-01-24 |
Evan Cheng | Use PC relative ldr to load from a constantpool in... |
commit | commitdiff | tree | snapshot |
2007-01-24 |
Bill Wendling | Make ivars private and use getters. Have the MachOWrite... |
commit | commitdiff | tree | snapshot |
2007-01-24 |
Evan Cheng | Renamed getTypeAlignmentShift() to getPreferredTypeAlig... |
commit | commitdiff | tree | snapshot |
2007-01-24 |
Bill Wendling | Added new files. |
commit | commitdiff | tree | snapshot |
2007-01-24 |
Bill Wendling | Add a field for and construction of the PPCMachOWriterI... |
commit | commitdiff | tree | snapshot |
2007-01-24 |
Bill Wendling | Move the getJTRelocation method out of here. |
commit | commitdiff | tree | snapshot |
2007-01-24 |
Bill Wendling | Use the TargetMachOWriterInfo class to get this informa... |
commit | commitdiff | tree | snapshot |
2007-01-24 |
Bill Wendling | A virtual method to return the TargetMachOWriterInfo... |
commit | commitdiff | tree | snapshot |
2007-01-24 |
Bill Wendling | Moved target-specific information to the TargetMachOWri... |
commit | commitdiff | tree | snapshot |
2007-01-24 |
Bill Wendling | New "TargetMachOWriterInfo" class. It holds target... |
commit | commitdiff | tree | snapshot |
2007-01-24 |
Evan Cheng | Allow [ fi#c, imm ] as ARM load / store addresses. |
commit | commitdiff | tree | snapshot |
2007-01-24 |
Evan Cheng | Added some load from stack frames test cases. |
commit | commitdiff | tree | snapshot |
2007-01-24 |
Evan Cheng | Various Thumb mode load / store isel bug fixes. |
commit | commitdiff | tree | snapshot |
2007-01-23 |
Evan Cheng | Thumb test cases. |
commit | commitdiff | tree | snapshot |
2007-01-23 |
Evan Cheng | - Reorg Thumb load / store instructions. Combine each... |
commit | commitdiff | tree | snapshot |
2007-01-23 |
Devang Patel | Fix cut-n-pasto. |
commit | commitdiff | tree | snapshot |
2007-01-23 |
Evan Cheng | Thumb test cases. |
commit | commitdiff | tree | snapshot |
2007-01-23 |
Devang Patel | Fix typo. |
commit | commitdiff | tree | snapshot |
2007-01-23 |
Devang Patel | Add CallGraphSCCPass::assignPassManager(). |
commit | commitdiff | tree | snapshot |
2007-01-23 |
Evan Cheng | Darwin HiddenDirective is .private_extern. |
commit | commitdiff | tree | snapshot |
2007-01-23 |
Evan Cheng | Fix test case. |
commit | commitdiff | tree | snapshot |
2007-01-23 |
Anton Korobeynikov | One more small fix to documentation |
commit | commitdiff | tree | snapshot |
2007-01-23 |
Anton Korobeynikov | Updating documentation: |
commit | commitdiff | tree | snapshot |
2007-01-23 |
Anton Korobeynikov | Moved disassembler to libSystem |
commit | commitdiff | tree | snapshot |
2007-01-23 |
Evan Cheng | PEI is now responsible for adding MaxCallFrameSize... |
commit | commitdiff | tree | snapshot |
2007-01-23 |
Chris Lattner | fix typo |
commit | commitdiff | tree | snapshot |
2007-01-23 |
Chris Lattner | make the SmallSet interface more std::set-like |
commit | commitdiff | tree | snapshot |
2007-01-23 |
Chris Lattner | Switch this to use SmallSet to avoid mallocs in the... |
commit | commitdiff | tree | snapshot |
2007-01-23 |
Chris Lattner | add a trivial SmallSet class, which operates on a simil... |
commit | commitdiff | tree | snapshot |
2007-01-23 |
Evan Cheng | hasFP() is now a virtual method of MRegisterInfo. |
commit | commitdiff | tree | snapshot |
2007-01-23 |
Chris Lattner | Fix a bunch of inline asm failures |
commit | commitdiff | tree | snapshot |
2007-01-22 |
Evan Cheng | Make it work for both Linux and Mac OS. |
commit | commitdiff | tree | snapshot |
2007-01-22 |
Evan Cheng | Update comment. |
commit | commitdiff | tree | snapshot |
2007-01-22 |
Evan Cheng | Remove the DoubleTy special case. |
commit | commitdiff | tree | snapshot |
2007-01-22 |
Evan Cheng | ARM AAPCS abi (Linux, etc.) requires 8-byte double... |
commit | commitdiff | tree | snapshot |
2007-01-22 |
Evan Cheng | Double and long preferred alignment set to 8 bytes. |
commit | commitdiff | tree | snapshot |
2007-01-22 |
Evan Cheng | Double and long preferred alignment is 8 byte. |
commit | commitdiff | tree | snapshot |
2007-01-22 |
Evan Cheng | - getTypeAlignmentShift() should be returning preferred... |
commit | commitdiff | tree | snapshot |
2007-01-22 |
Evan Cheng | Pasto |
commit | commitdiff | tree | snapshot |
2007-01-22 |
Evan Cheng | Linux GOT indirect reference is only necessary in PIC... |
commit | commitdiff | tree | snapshot |
2007-01-22 |
Evan Cheng | Double and Long preferred alignment is 4 for Darwin... |
commit | commitdiff | tree | snapshot |
2007-01-22 |
Evan Cheng | Use bl to call Thumb fuctions directly. |
commit | commitdiff | tree | snapshot |
2007-01-22 |
Evan Cheng | Fix test case. |
commit | commitdiff | tree | snapshot |
2007-01-22 |
Jim Laskey | Bring up to date. |
commit | commitdiff | tree | snapshot |
2007-01-22 |
Reid Spencer | Cleanup checks in the load and store of casted pointer... |
commit | commitdiff | tree | snapshot |
2007-01-21 |
Jeff Cohen | Fix a bunch of missing semicolon parse errors from... |
commit | commitdiff | tree | snapshot |
2007-01-21 |
Jeff Cohen | Fix this error: |
commit | commitdiff | tree | snapshot |
2007-01-21 |
Reid Spencer | Run GenLibDeps.pl with the configured PERL path to... |
commit | commitdiff | tree | snapshot |
2007-01-21 |
Chris Lattner | add a note |
commit | commitdiff | tree | snapshot |
2007-01-21 |
Reid Spencer | Regenerate. |
commit | commitdiff | tree | snapshot |
2007-01-21 |
Reid Spencer | Fix the TARGET_HAS_JIT settings. Sparc doesn't, x86_64... |
commit | commitdiff | tree | snapshot |
2007-01-21 |
Chris Lattner | default to emiting an uncompressed .bc file |
commit | commitdiff | tree | snapshot |
2007-01-21 |
Reid Spencer | For PR1128: |
commit | commitdiff | tree | snapshot |
2007-01-21 |
Reid Spencer | Add support for the ARM target in the target configurat... |
commit | commitdiff | tree | snapshot |
2007-01-21 |
Reid Spencer | Whoops, fix typo in last commit. |
commit | commitdiff | tree | snapshot |
2007-01-21 |
Chris Lattner | new testcase |
commit | commitdiff | tree | snapshot |
2007-01-21 |
Reid Spencer | For PR970: |
commit | commitdiff | tree | snapshot |
2007-01-20 |
Reid Spencer | Revise the store V, (cast P) -> store (cast V) -> P... |
commit | commitdiff | tree | snapshot |
2007-01-20 |
Reid Spencer | Implement a getTypeSizeInBits method. This helps in... |
commit | commitdiff | tree | snapshot |
2007-01-20 |
Reid Spencer | Initial template for the 2.0 Bitcode format that will... |
commit | commitdiff | tree | snapshot |
2007-01-20 |
Owen Anderson | TargetData assumes (and some regression tests depend... |
commit | commitdiff | tree | snapshot |
2007-01-20 |
Chris Lattner | trivial cleanup |
commit | commitdiff | tree | snapshot |
2007-01-20 |
Chris Lattner | Teach TargetData to handle 'preferred' alignment for... |
commit | commitdiff | tree | snapshot |
2007-01-20 |
Chris Lattner | DOUT still evaluates side effects, even though it doesn... |
commit | commitdiff | tree | snapshot |
2007-01-20 |
Reid Spencer | For PR808: |
commit | commitdiff | tree | snapshot |
2007-01-20 |
Reid Spencer | For PR808: |
commit | commitdiff | tree | snapshot |
2007-01-20 |
Reid Spencer | For PR808: |
commit | commitdiff | tree | snapshot |
2007-01-20 |
Reid Spencer | Try a negative number with ashr. |
commit | commitdiff | tree | snapshot |
next |