2009-08-06 |
Devang Patel | Fix comment. |
commit | commitdiff | tree | snapshot |
2009-08-06 |
Dan Gohman | Add assertion checks after the calls to LowerFormalArgu... |
commit | commitdiff | tree | snapshot |
2009-08-06 |
Dan Gohman | Remove an over-aggressive assert. Functions with empty... |
commit | commitdiff | tree | snapshot |
2009-08-06 |
Anton Korobeynikov | Add note about msys perl needed for windows/mingw32... |
commit | commitdiff | tree | snapshot |
2009-08-06 |
Anton Korobeynikov | Add tests for X86-64 code model handling. Small and... |
commit | commitdiff | tree | snapshot |
2009-08-06 |
Anton Korobeynikov | We need to sext global addresses in kernel code model... |
commit | commitdiff | tree | snapshot |
2009-08-06 |
Dan Gohman | Fix a bug in x86's PreprocessForRMW logic that was... |
commit | commitdiff | tree | snapshot |
2009-08-06 |
Dan Gohman | Fix a few places in DAGCombiner that were creating... |
commit | commitdiff | tree | snapshot |
2009-08-06 |
Anton Korobeynikov | Missed part of recent kernel codemodel tweaks |
commit | commitdiff | tree | snapshot |
2009-08-06 |
Chris Lattner | add a testcase for my llvm-gcc hack. |
commit | commitdiff | tree | snapshot |
2009-08-06 |
Daniel Dunbar | Don't search the entire type table just to delete a... |
commit | commitdiff | tree | snapshot |
2009-08-06 |
Sanjiv Gupta | llvm-ld has a new option called -b to specify the name... |
commit | commitdiff | tree | snapshot |
2009-08-06 |
Chris Lattner | this passes. |
commit | commitdiff | tree | snapshot |
2009-08-06 |
Andreas Bolka | Simplify the ZIV tester to the max. |
commit | commitdiff | tree | snapshot |
2009-08-06 |
Sanjiv Gupta | XFAIL it while it is being worked on. |
commit | commitdiff | tree | snapshot |
2009-08-06 |
Bob Wilson | Add tests for new NEON vld instructions. |
commit | commitdiff | tree | snapshot |
2009-08-06 |
Bob Wilson | Neon does not actually have VLD{234}.64 instructions. |
commit | commitdiff | tree | snapshot |
2009-08-05 |
Bob Wilson | Convert more Neon tests to FileCheck. |
commit | commitdiff | tree | snapshot |
2009-08-05 |
Owen Anderson | Update unit test. |
commit | commitdiff | tree | snapshot |
2009-08-05 |
Owen Anderson | Privatize the StructType table, which unfortunately... |
commit | commitdiff | tree | snapshot |
2009-08-05 |
Bob Wilson | Add a new pre-allocation pass to assign adjacent regist... |
commit | commitdiff | tree | snapshot |
2009-08-05 |
Anton Korobeynikov | Better handle kernel code model. Also, generalize the... |
commit | commitdiff | tree | snapshot |
2009-08-05 |
Dale Johannesen | Adjust test for llvm-gcc checkin 78249. |
commit | commitdiff | tree | snapshot |
2009-08-05 |
Dan Gohman | Use GR32 for copies between GR32_NOSP and GR32_NOREX... |
commit | commitdiff | tree | snapshot |
2009-08-05 |
Daniel Dunbar | Make block and function count available via ProfileInfo. |
commit | commitdiff | tree | snapshot |
2009-08-05 |
Daniel Dunbar | Suppress compiler warning. |
commit | commitdiff | tree | snapshot |
2009-08-05 |
Dan Gohman | Use (void *)(intptr_t) to cast function addresses to... |
commit | commitdiff | tree | snapshot |
2009-08-05 |
David Goodwin | When using NEON for single-precision FP, the NEON resul... |
commit | commitdiff | tree | snapshot |
2009-08-05 |
David Greene | Fix some column padding bugs, reorganize things as... |
commit | commitdiff | tree | snapshot |
2009-08-05 |
Chris Lattner | remove the 'DataSectionStartSuffix' and 'TextSectionSta... |
commit | commitdiff | tree | snapshot |
2009-08-05 |
Dan Gohman | Add an svn:ignore property. |
commit | commitdiff | tree | snapshot |
2009-08-05 |
Dan Gohman | Fix FindExecutable to use sys::Path::GetMainExecutable... |
commit | commitdiff | tree | snapshot |
2009-08-05 |
Dan Gohman | Minor code simplification. |
commit | commitdiff | tree | snapshot |
2009-08-05 |
Anton Korobeynikov | Remove redundand checks: the only way to have, e.g... |
commit | commitdiff | tree | snapshot |
2009-08-05 |
Dan Gohman | hasSuperClass tests for a strict superset relation... |
commit | commitdiff | tree | snapshot |
2009-08-05 |
Anton Korobeynikov | Unbreak the stuff, this is ugly, but we cannot do bette... |
commit | commitdiff | tree | snapshot |
2009-08-05 |
Dale Johannesen | Test for llvm-gcc checkin 78223. |
commit | commitdiff | tree | snapshot |
2009-08-05 |
Anton Korobeynikov | Missed pieces for ARM HardFP ABI. |
commit | commitdiff | tree | snapshot |
2009-08-05 |
Owen Anderson | Privatize the FunctionType table. |
commit | commitdiff | tree | snapshot |
2009-08-05 |
Andrew Lenharth | Use elf Object File directly |
commit | commitdiff | tree | snapshot |
2009-08-05 |
Daniel Dunbar | Remove some dead code. |
commit | commitdiff | tree | snapshot |
2009-08-05 |
Dan Gohman | Enable the new no-SP register classes by default. This... |
commit | commitdiff | tree | snapshot |
2009-08-05 |
Bob Wilson | Remove a redundant declaration. |
commit | commitdiff | tree | snapshot |
2009-08-05 |
Dan Gohman | Update a comment to reflect the current code. |
commit | commitdiff | tree | snapshot |
2009-08-05 |
Anton Korobeynikov | Add testcases for reg-mem arithemtics added recently |
commit | commitdiff | tree | snapshot |
2009-08-05 |
Anton Korobeynikov | Convert bswap test to filecheck, add more test entries... |
commit | commitdiff | tree | snapshot |
2009-08-05 |
Dan Gohman | Fix a bug in the PIC16 backend. |
commit | commitdiff | tree | snapshot |
2009-08-05 |
David Goodwin | Disable NEON single-precision FP support for Cortex... |
commit | commitdiff | tree | snapshot |
2009-08-05 |
Dan Gohman | Add an explicit keyword. |
commit | commitdiff | tree | snapshot |
2009-08-05 |
Devang Patel | Remove dead code. MDNode and MDString are not Constant... |
commit | commitdiff | tree | snapshot |
2009-08-05 |
Dan Gohman | Delete an obsolete sentance from a comment. |
commit | commitdiff | tree | snapshot |
2009-08-05 |
Dan Gohman | Add new function attribute keywords to the vim syntax. |
commit | commitdiff | tree | snapshot |
2009-08-05 |
Dan Gohman | Change these tests to use function attributes rather... |
commit | commitdiff | tree | snapshot |
2009-08-05 |
Anton Korobeynikov | Add memory versions of some instructions. |
commit | commitdiff | tree | snapshot |
2009-08-05 |
Benjamin Kramer | Rename a variable to make MSVC happy. |
commit | commitdiff | tree | snapshot |
2009-08-05 |
Chris Lattner | checking in broken testcases is not such a good idea. |
commit | commitdiff | tree | snapshot |
2009-08-05 |
David Goodwin | By default, for cortex-a8 use NEON for single-precision FP. |
commit | commitdiff | tree | snapshot |
2009-08-05 |
Daniel Dunbar | Remove unnecessary ProfileInfoLoader methods. |
commit | commitdiff | tree | snapshot |
2009-08-05 |
Sanjiv Gupta | Quite a few tests crashed in llc after 78142. This... |
commit | commitdiff | tree | snapshot |
2009-08-05 |
Daniel Dunbar | Add StringRef::endswith |
commit | commitdiff | tree | snapshot |
2009-08-05 |
Benjamin Kramer | Documentation: fix HTML validation errors. |
commit | commitdiff | tree | snapshot |
2009-08-05 |
Andrew Lenharth | only point to dest labels if the graph has them |
commit | commitdiff | tree | snapshot |
2009-08-05 |
Anton Korobeynikov | Special constants as destinations does not work as... |
commit | commitdiff | tree | snapshot |
2009-08-05 |
Andrew Lenharth | Alpha: Get section directives right |
commit | commitdiff | tree | snapshot |
2009-08-05 |
Benjamin Kramer | Remove unused forward decls. |
commit | commitdiff | tree | snapshot |
2009-08-05 |
Anton Korobeynikov | Add executable suffix for the tool. This is needed... |
commit | commitdiff | tree | snapshot |
2009-08-05 |
Anton Korobeynikov | Pass user only if it's non-empty. Patch by Sandeep. |
commit | commitdiff | tree | snapshot |
2009-08-05 |
Anton Korobeynikov | Add save-temps option to bugpoint to keep temporary... |
commit | commitdiff | tree | snapshot |
2009-08-05 |
Anton Korobeynikov | Cleanup in dbg_stoppoint handling in CBE. Patch by... |
commit | commitdiff | tree | snapshot |
2009-08-05 |
Anton Korobeynikov | Minor arm CBE fixes. Patch by Sandeep. |
commit | commitdiff | tree | snapshot |
2009-08-05 |
Anton Korobeynikov | Emit module-level inline asm for CBE. |
commit | commitdiff | tree | snapshot |
2009-08-05 |
Evan Cheng | Disable stack coloring with register for now. It's... |
commit | commitdiff | tree | snapshot |
2009-08-05 |
Evan Cheng | Another nasty coalescer bug (is there another kind): |
commit | commitdiff | tree | snapshot |
2009-08-05 |
Bruno Cardoso... | Remove accidental commited comment |
commit | commitdiff | tree | snapshot |
2009-08-05 |
Bruno Cardoso... | - Remove custom handling of jumptables by the elf writt... |
commit | commitdiff | tree | snapshot |
2009-08-05 |
Evan Cheng | 80 col violations. |
commit | commitdiff | tree | snapshot |
2009-08-05 |
Chris Lattner | common globals may also not be marked constant. |
commit | commitdiff | tree | snapshot |
2009-08-05 |
Dan Gohman | Revert changes accidentally committed along with r78163. |
commit | commitdiff | tree | snapshot |
2009-08-05 |
Dan Gohman | Teach X86FastISel how to handle CCValAssign::BCvt,... |
commit | commitdiff | tree | snapshot |
2009-08-05 |
Chris Lattner | Clarify common linkage and the requirements on it.... |
commit | commitdiff | tree | snapshot |
2009-08-05 |
Andreas Bolka | ZIV tester for LDA. |
commit | commitdiff | tree | snapshot |
2009-08-05 |
Chris Lattner | expose SectionKindForGlobal to curious clients, named as |
commit | commitdiff | tree | snapshot |
2009-08-05 |
Andreas Bolka | Restrict LDA to GEPs with the same pointer offset. |
commit | commitdiff | tree | snapshot |
2009-08-05 |
Chris Lattner | add a temporary hook to allow reuse of the asmprinter... |
commit | commitdiff | tree | snapshot |
2009-08-05 |
Andreas Bolka | Fix LDA testcases. |
commit | commitdiff | tree | snapshot |
2009-08-05 |
Evan Cheng | Turn some insert_subreg, extract_subreg, subreg_to_reg... |
commit | commitdiff | tree | snapshot |
2009-08-05 |
Bob Wilson | Oops. I didn't mean to commit this piece yet. |
commit | commitdiff | tree | snapshot |
2009-08-05 |
Evan Cheng | One more. Transfer kill of the larger register when... |
commit | commitdiff | tree | snapshot |
2009-08-05 |
Evan Cheng | One more place where subreg lowering forgot to transfer... |
commit | commitdiff | tree | snapshot |
2009-08-05 |
Dan Gohman | Major calling convention code refactoring. |
commit | commitdiff | tree | snapshot |
2009-08-05 |
Evan Cheng | If the insert_subreg source is <undef>, insert an impli... |
commit | commitdiff | tree | snapshot |
2009-08-05 |
Dan Gohman | Various comment fixes. |
commit | commitdiff | tree | snapshot |
2009-08-05 |
Dan Gohman | Remove an unnecessary flush in the CppBackend's output. |
commit | commitdiff | tree | snapshot |
2009-08-05 |
Dan Gohman | Don't flush the raw_ostream between each MachineFunctio... |
commit | commitdiff | tree | snapshot |
2009-08-05 |
Bob Wilson | Change DAG nodes for Neon VLD2/3/4 operations to return... |
commit | commitdiff | tree | snapshot |
2009-08-05 |
Dan Gohman | cerr isn't buffered so it doesn't need to be flushed. |
commit | commitdiff | tree | snapshot |
2009-08-05 |
Dan Gohman | lli doesn't need <iostream> anymore. |
commit | commitdiff | tree | snapshot |
2009-08-05 |
Dan Gohman | Remove needless uses of std::flush in the parent proces... |
commit | commitdiff | tree | snapshot |
2009-08-05 |
Owen Anderson | Privatize the PointerType factory. |
commit | commitdiff | tree | snapshot |
2009-08-05 |
Bruno Cardoso... | 1) Proper emit displacements for x86, using absolute... |
commit | commitdiff | tree | snapshot |
next |