2009-08-07 |
Evan Cheng | Thumb2 32-bit ldm / stm needs .w suffix if submode... |
commit | commitdiff | tree | snapshot |
2009-08-07 |
Daniel Dunbar | llvm-mc/AsmMatcher: Move emit for register -> enum... |
commit | commitdiff | tree | snapshot |
2009-08-07 |
Daniel Dunbar | XFAIL 2006-11-06-StackTrace.cpp on powerpc-apple-darwin... |
commit | commitdiff | tree | snapshot |
2009-08-07 |
Daniel Dunbar | MSVC warning fixes; patch by Stein Roger! |
commit | commitdiff | tree | snapshot |
2009-08-07 |
Daniel Dunbar | llvm-mc/AsmMatcher: Tweaks in response to feedback. |
commit | commitdiff | tree | snapshot |
2009-08-07 |
Jeffrey Yasskin | To catch bugs like the one fixed in |
commit | commitdiff | tree | snapshot |
2009-08-07 |
Evan Cheng | This is done. |
commit | commitdiff | tree | snapshot |
2009-08-07 |
Evan Cheng | Use 16-bit tMOVgpr2gpr instead of tMOVr to copy GPR... |
commit | commitdiff | tree | snapshot |
2009-08-07 |
Evan Cheng | Fix support to use NEON for single precision fp math. |
commit | commitdiff | tree | snapshot |
2009-08-07 |
Andreas Bolka | SIV/MIV classification for LDA. |
commit | commitdiff | tree | snapshot |
2009-08-07 |
Dale Johannesen | Rewrite previous patch to follow Chris' stylistic |
commit | commitdiff | tree | snapshot |
2009-08-07 |
Devang Patel | Fix dom frontier update. This fixes PR4667. |
commit | commitdiff | tree | snapshot |
2009-08-07 |
Andreas Bolka | Fix Strong-SIV testcase. |
commit | commitdiff | tree | snapshot |
2009-08-07 |
Sanjiv Gupta | Minor fixes to avoid using invalid debugloc. |
commit | commitdiff | tree | snapshot |
2009-08-07 |
Benjamin Kramer | Simplify code and avoid allocations. |
commit | commitdiff | tree | snapshot |
2009-08-07 |
Daniel Dunbar | Improve disabling of X86 AsmMatcher. |
commit | commitdiff | tree | snapshot |
2009-08-07 |
Daniel Dunbar | Disable X86 AsmMatcher for now, it is causing gcc-4... |
commit | commitdiff | tree | snapshot |
2009-08-07 |
Daniel Dunbar | llvm-mc/AsmMatcher: Move to a slightly more sane matchi... |
commit | commitdiff | tree | snapshot |
2009-08-07 |
Evan Cheng | Error out, rather than infinite looping, if constant... |
commit | commitdiff | tree | snapshot |
2009-08-07 |
Evan Cheng | Another coalescer bug. When a dead copy is eliminated... |
commit | commitdiff | tree | snapshot |
2009-08-07 |
Evan Cheng | tBfar is bl, which clobbers LR. |
commit | commitdiff | tree | snapshot |
2009-08-07 |
Sanjiv Gupta | Run memsel inserter just before emit assembly to avoid... |
commit | commitdiff | tree | snapshot |
2009-08-07 |
Daniel Dunbar | Update CMake. |
commit | commitdiff | tree | snapshot |
2009-08-07 |
Daniel Dunbar | Remove unused function. |
commit | commitdiff | tree | snapshot |
2009-08-07 |
Andrew Lenharth | These should be expanded |
commit | commitdiff | tree | snapshot |
2009-08-07 |
Dan Gohman | Use std::string() instead of std::string(""). |
commit | commitdiff | tree | snapshot |
2009-08-07 |
Dan Gohman | Fix a bunch of namespace pollution. |
commit | commitdiff | tree | snapshot |
2009-08-07 |
Dan Gohman | Fix a typo in a comment. |
commit | commitdiff | tree | snapshot |
2009-08-07 |
Evan Cheng | It turns out most of the thumb2 instructions are not... |
commit | commitdiff | tree | snapshot |
2009-08-07 |
Evan Cheng | Code clean up. |
commit | commitdiff | tree | snapshot |
2009-08-07 |
Lang Hames | Added legal stuff, fixed some formatting issues. Remove... |
commit | commitdiff | tree | snapshot |
2009-08-07 |
Dale Johannesen | Add the testcase from PR 4668. This works at the |
commit | commitdiff | tree | snapshot |
2009-08-06 |
Lang Hames | New C++ PBQP solver. Currently about as fast (read... |
commit | commitdiff | tree | snapshot |
2009-08-06 |
Dale Johannesen | Fix PR 4626, a crash in branch folding after OptimizeBlock |
commit | commitdiff | tree | snapshot |
2009-08-06 |
Dale Johannesen | Use stripPointerCasts instead of partially rewriting it. |
commit | commitdiff | tree | snapshot |
2009-08-06 |
Jakob Stoklund... | Vanity. |
commit | commitdiff | tree | snapshot |
2009-08-06 |
Nicolas Geoffray | Output the new StructType constructor, which takes... |
commit | commitdiff | tree | snapshot |
2009-08-06 |
Jakob Stoklund... | Get rid of RegScavenger::backwards() before the bitrot... |
commit | commitdiff | tree | snapshot |
2009-08-06 |
Devang Patel | Remove dead code. |
commit | commitdiff | tree | snapshot |
2009-08-06 |
Devang Patel | Use DebugInfoFinder |
commit | commitdiff | tree | snapshot |
2009-08-06 |
Devang Patel | Use DebugInfoFinder. |
commit | commitdiff | tree | snapshot |
2009-08-06 |
Bob Wilson | Implement Neon VST[234] operations. |
commit | commitdiff | tree | snapshot |
2009-08-06 |
Bob Wilson | Fix incorrect intrinsic declarations. |
commit | commitdiff | tree | snapshot |
2009-08-06 |
Dale Johannesen | Testcase for llvm-gcc 78324 (although in normal |
commit | commitdiff | tree | snapshot |
2009-08-06 |
Dan Gohman | Tidy up this testcase. |
commit | commitdiff | tree | snapshot |
2009-08-06 |
David Goodwin | Add parameter to pattern classes to enable an itinerary... |
commit | commitdiff | tree | snapshot |
2009-08-06 |
Chris Lattner | Fix several fixmes and clean up code by sinking *all... |
commit | commitdiff | tree | snapshot |
2009-08-06 |
John Mosby | Reg Scavenging generalization (Thumb support): |
commit | commitdiff | tree | snapshot |
2009-08-06 |
Chris Lattner | go through PIC16TargetObjectFile to make sections inste... |
commit | commitdiff | tree | snapshot |
2009-08-06 |
Chris Lattner | reduce testcase. |
commit | commitdiff | tree | snapshot |
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 |
next |