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 |
2007-01-20 |
Reid Spencer | Implement the signed icmp instructions properly. To... |
commit | commitdiff | tree | snapshot |
2007-01-20 |
Evan Cheng | Round up stack to multiple of alignment only if it... |
commit | commitdiff | tree | snapshot |
2007-01-20 |
Evan Cheng | One more try... |
commit | commitdiff | tree | snapshot |
2007-01-20 |
Evan Cheng | Last check-in was bogus. There is no need to align... |
commit | commitdiff | tree | snapshot |
2007-01-20 |
Evan Cheng | Fix for PR1108: type of insert_vector_elt index operand... |
commit | commitdiff | tree | snapshot |
2007-01-20 |
Owen Anderson | Correct a comment. |
commit | commitdiff | tree | snapshot |
2007-01-20 |
Evan Cheng | Remove an unused variable. |
commit | commitdiff | tree | snapshot |
2007-01-20 |
Owen Anderson | Fix incorrect run line. |
commit | commitdiff | tree | snapshot |
2007-01-20 |
Reid Spencer | Implement bit-accurate sext instruction. |
commit | commitdiff | tree | snapshot |
2007-01-20 |
Reid Spencer | Add a test case for sext bug that Leo found. |
commit | commitdiff | tree | snapshot |
2007-01-20 |
Reid Spencer | Regenerate for Anton Korobeynikov. |
commit | commitdiff | tree | snapshot |
2007-01-20 |
Anton Korobeynikov | Cleanup |
commit | commitdiff | tree | snapshot |
2007-01-20 |
Evan Cheng | Prologue and epilogue bugs for non-Darwin targets. |
commit | commitdiff | tree | snapshot |
2007-01-20 |
Evan Cheng | Clean up ARM PEI code. |
commit | commitdiff | tree | snapshot |
2007-01-20 |
Evan Cheng | Backend is reponsible for aligning the stack. |
commit | commitdiff | tree | snapshot |
2007-01-20 |
Evan Cheng | We not align the final stack slot but instead let the... |
commit | commitdiff | tree | snapshot |
2007-01-19 |
Reid Spencer | Fix a #include to resolve IntegerType class. |
commit | commitdiff | tree | snapshot |
2007-01-19 |
Reid Spencer | Add a #include to resolve IntegerType class. |
commit | commitdiff | tree | snapshot |
2007-01-19 |
Evan Cheng | Add test case extracted from lencod. Spiller was infini... |
commit | commitdiff | tree | snapshot |
2007-01-19 |
Evan Cheng | GetRegForReload() now keeps track which registers have... |
commit | commitdiff | tree | snapshot |
2007-01-19 |
Reid Spencer | Unbreak Darwin. |
commit | commitdiff | tree | snapshot |
2007-01-19 |
Reid Spencer | Help the lli interpreter find the stderr/stdin/stdout... |
commit | commitdiff | tree | snapshot |
2007-01-19 |
Reid Spencer | Handle each of stderr/stdin/stdout separately. |
commit | commitdiff | tree | snapshot |
2007-01-19 |
Reid Spencer | Remove dead methods in the ValTypes. |
commit | commitdiff | tree | snapshot |
2007-01-19 |
Reid Spencer | For this transform: store V, (cast P) -> store (cast... |
commit | commitdiff | tree | snapshot |
2007-01-19 |
Reid Spencer | For PR1043: |
commit | commitdiff | tree | snapshot |
2007-01-19 |
Reid Spencer | Make this test actually test what its supposed to test. |
commit | commitdiff | tree | snapshot |
2007-01-19 |
Evan Cheng | Code clean up. Use def : pat instead of defining new... |
commit | commitdiff | tree | snapshot |
2007-01-19 |
Andrew Lenharth | fix build on amd64 |
commit | commitdiff | tree | snapshot |
2007-01-19 |
Evan Cheng | isDarwin -> isTargetDarwin |
commit | commitdiff | tree | snapshot |
2007-01-19 |
Evan Cheng | Restructure code a bit to make use of continue (simplif... |
commit | commitdiff | tree | snapshot |
2007-01-19 |
Evan Cheng | Darwin doesn't support .bss, but it does have .zerofill |
commit | commitdiff | tree | snapshot |
2007-01-19 |
Evan Cheng | Introduce TargetType's ELF and Darwin. |
commit | commitdiff | tree | snapshot |
2007-01-19 |
Evan Cheng | Modify emission of jump tables on darwin to emit an... |
commit | commitdiff | tree | snapshot |
2007-01-19 |
Evan Cheng | Remove this xform: |
commit | commitdiff | tree | snapshot |
2007-01-19 |
Reid Spencer | Add the check for udis86 to support disassembly. |
commit | commitdiff | tree | snapshot |
2007-01-19 |
Lauro Ramos... | Fix section definition. |
commit | commitdiff | tree | snapshot |
2007-01-19 |
Anton Korobeynikov | Adding disassembler interface and external hook to... |
commit | commitdiff | tree | snapshot |
2007-01-19 |
Reid Spencer | icmp doesn't support comparison of packed types. |
commit | commitdiff | tree | snapshot |
2007-01-19 |
Zhou Sheng | Cover non-byte-width BATs situation. |
commit | commitdiff | tree | snapshot |
2007-01-19 |
Zhou Sheng | Cover more arithmetics for arbitrary bitwidth integers. |
commit | commitdiff | tree | snapshot |
2007-01-19 |
Evan Cheng | ARM test cases contributed by Apple. |
commit | commitdiff | tree | snapshot |
2007-01-19 |
Evan Cheng | ARM backend contribution from Apple. |
commit | commitdiff | tree | snapshot |
2007-01-19 |
Nick Lewycky | Needed to build on PPC Linux. |
commit | commitdiff | tree | snapshot |
2007-01-19 |
Zhou Sheng | Add one test case for Arbitrary BitWidth Integers. |
commit | commitdiff | tree | snapshot |
2007-01-19 |
Reid Spencer | Back out last changes for dataLayout. Much more work... |
commit | commitdiff | tree | snapshot |
2007-01-18 |
Reid Spencer | For PR761: |
commit | commitdiff | tree | snapshot |
2007-01-18 |
Evan Cheng | - Target PIC style is no longer affected by relocation... |
commit | commitdiff | tree | snapshot |
2007-01-18 |
Chris Lattner | remove an execution test from llvm/test |
commit | commitdiff | tree | snapshot |
2007-01-18 |
Chris Lattner | Fix InstCombine/2007-01-18-VectorInfLoop.ll, a case... |
commit | commitdiff | tree | snapshot |
2007-01-18 |
Chris Lattner | new testcase that causes instcombine to infinitely... |
commit | commitdiff | tree | snapshot |
2007-01-18 |
Reid Spencer | Update copyright for 2007. |
commit | commitdiff | tree | snapshot |
2007-01-18 |
John Criswell | Welcome 2007. |
commit | commitdiff | tree | snapshot |
2007-01-18 |
Reid Spencer | Clean up some code around the store V, (cast P) ->... |
commit | commitdiff | tree | snapshot |
next |