2009-06-20 |
Chris Lattner | hook up printMemReference. |
commit | commitdiff | tree | snapshot |
2009-06-20 |
Chris Lattner | Start implementing translation of MachineInstr to MCIns... |
commit | commitdiff | tree | snapshot |
2009-06-20 |
Chris Lattner | make immediates be int64_t like machineoperand. Add... |
commit | commitdiff | tree | snapshot |
2009-06-20 |
Dan Gohman | Tweak this test to be a little less unusual. |
commit | commitdiff | tree | snapshot |
2009-06-20 |
Dan Gohman | Generalize isLoopGuardedByCond's checking to consider two |
commit | commitdiff | tree | snapshot |
2009-06-20 |
Owen Anderson | Workaround for an... interesting bug in Darwin's pthrea... |
commit | commitdiff | tree | snapshot |
2009-06-20 |
Dan Gohman | Use ScalarEvolution's new GetMinSignBits and GetMinLead... |
commit | commitdiff | tree | snapshot |
2009-06-20 |
Owen Anderson | Add debugging code to test for various locking faux... |
commit | commitdiff | tree | snapshot |
2009-06-20 |
Owen Anderson | Forgot this file. |
commit | commitdiff | tree | snapshot |
2009-06-20 |
Owen Anderson | Revert r73790, and replace it with a significantly... |
commit | commitdiff | tree | snapshot |
2009-06-19 |
Chris Lattner | stub out some hacky code for wiring up the new asmprint... |
commit | commitdiff | tree | snapshot |
2009-06-19 |
Chris Lattner | allow clients of the asmprinter to opt-out of the boile... |
commit | commitdiff | tree | snapshot |
2009-06-19 |
Dan Gohman | Fix a typo in a comment that Frits von Bommel noticed. |
commit | commitdiff | tree | snapshot |
2009-06-19 |
Dan Gohman | Make GetMinTrailingZeros a member function of ScalarEvo... |
commit | commitdiff | tree | snapshot |
2009-06-19 |
Dan Gohman | Re-apply r73718, now that the fix in r73787 is in,... |
commit | commitdiff | tree | snapshot |
2009-06-19 |
Devang Patel | DwarfWriter is used to emit EH info also. |
commit | commitdiff | tree | snapshot |
2009-06-19 |
Evan Cheng | Enable arm pre-allocation load / store multiple optimiz... |
commit | commitdiff | tree | snapshot |
2009-06-19 |
Owen Anderson | Fix a serious bug that would cause deadlock during... |
commit | commitdiff | tree | snapshot |
2009-06-19 |
Dan Gohman | Fix LSR's OptimizeSMax to ignore max operators with... |
commit | commitdiff | tree | snapshot |
2009-06-19 |
Devang Patel | mv CodeGen/DebugLoc.h Support/DebugLoc.h |
commit | commitdiff | tree | snapshot |
2009-06-19 |
Devang Patel | Move up dwarf writer initialization in common AsmPrinte... |
commit | commitdiff | tree | snapshot |
2009-06-19 |
Evan Cheng | Revert 73718. It's breaking 254.gap. |
commit | commitdiff | tree | snapshot |
2009-06-19 |
Anton Korobeynikov | Unbreak cyclic deps |
commit | commitdiff | tree | snapshot |
2009-06-19 |
Owen Anderson | Fix bad paste-o in the MSVC atomics. |
commit | commitdiff | tree | snapshot |
2009-06-19 |
Owen Anderson | Forgot to remove some explicit locking when it became... |
commit | commitdiff | tree | snapshot |
2009-06-19 |
Owen Anderson | Fences are expensive. Avoid doing them when we're... |
commit | commitdiff | tree | snapshot |
2009-06-19 |
Dan Gohman | Make ScalarEvolution::print print getSCEVAtScope values for |
commit | commitdiff | tree | snapshot |
2009-06-19 |
Owen Anderson | Move the memory fences out of the path for single-threa... |
commit | commitdiff | tree | snapshot |
2009-06-19 |
Dan Gohman | Don't (unconditionally) use getSCEVAtScope to simplify... |
commit | commitdiff | tree | snapshot |
2009-06-19 |
Owen Anderson | Fix incorrect comment pointed out by Duncan. |
commit | commitdiff | tree | snapshot |
2009-06-19 |
Bob Wilson | Clean up nightly tester to use Perl's File::Find. |
commit | commitdiff | tree | snapshot |
2009-06-19 |
Owen Anderson | Fix a major typo. |
commit | commitdiff | tree | snapshot |
2009-06-19 |
Chris Lattner | make jump threading handle lexically identical compare... |
commit | commitdiff | tree | snapshot |
2009-06-19 |
Chris Lattner | fix the sparc codegen to not depend on the sparc asmpri... |
commit | commitdiff | tree | snapshot |
2009-06-19 |
Duncan Sands | Add support for AuroraUX. Patch by evocallaghan. |
commit | commitdiff | tree | snapshot |
2009-06-19 |
Duncan Sands | Since -Wno-long-long is ignored without -pedantic, |
commit | commitdiff | tree | snapshot |
2009-06-19 |
Evan Cheng | Add comments. |
commit | commitdiff | tree | snapshot |
2009-06-19 |
Eli Friedman | Fix for PR2484: add an SSE1 pattern for a shuffle we... |
commit | commitdiff | tree | snapshot |
2009-06-19 |
Evan Cheng | Should be using Bcc (average) latency to determine... |
commit | commitdiff | tree | snapshot |
2009-06-19 |
Eli Friedman | Minor cleanup; fixes review comments for a previous... |
commit | commitdiff | tree | snapshot |
2009-06-19 |
Nick Lewycky | Teach jump threading to look at comparisons between... |
commit | commitdiff | tree | snapshot |
2009-06-19 |
Eli Friedman | Misc tweaks to Intel asm printing to make it more compa... |
commit | commitdiff | tree | snapshot |
2009-06-19 |
Chris Lattner | Improve tail call elim to move loads above readonly... |
commit | commitdiff | tree | snapshot |
2009-06-19 |
Chris Lattner | part of PR4405: disable a contentious optimization for |
commit | commitdiff | tree | snapshot |
2009-06-19 |
Lang Hames | More VNInfo tweaking, plus a little progress on intra... |
commit | commitdiff | tree | snapshot |
2009-06-19 |
Evan Cheng | Transfer dead markers when a ldrd is changed into a... |
commit | commitdiff | tree | snapshot |
2009-06-19 |
Zhongxing Xu | Include DataTypes.h for 'uint64_t'. |
commit | commitdiff | tree | snapshot |
2009-06-19 |
Evan Cheng | Latency information for ARM v6. It's rough and not... |
commit | commitdiff | tree | snapshot |
2009-06-19 |
Eli Friedman | Mark a few Thumb instructions commutable; just happened... |
commit | commitdiff | tree | snapshot |
2009-06-19 |
Owen Anderson | Fix weird class-size-being-different problems. At... |
commit | commitdiff | tree | snapshot |
2009-06-19 |
Chris Lattner | add a file I missed, this goes with r73743 |
commit | commitdiff | tree | snapshot |
2009-06-19 |
Chris Lattner | Add some scaffolding for a new experimental asmprinter |
commit | commitdiff | tree | snapshot |
2009-06-19 |
Chris Lattner | merge the common darwin settings from the X86/PPC/ARM... |
commit | commitdiff | tree | snapshot |
2009-06-18 |
Chris Lattner | fix build problem pointed out by John Thompson! |
commit | commitdiff | tree | snapshot |
2009-06-18 |
Chris Lattner | move mangler quote handling from asm printers to Target... |
commit | commitdiff | tree | snapshot |
2009-06-18 |
Chris Lattner | minor cleanup |
commit | commitdiff | tree | snapshot |
2009-06-18 |
Chris Lattner | simplify macro debug info directive handling. |
commit | commitdiff | tree | snapshot |
2009-06-18 |
Evan Cheng | Remove UseThumbBacktraces. Just check if subtarget... |
commit | commitdiff | tree | snapshot |
2009-06-18 |
Chris Lattner | fix file header |
commit | commitdiff | tree | snapshot |
2009-06-18 |
Chris Lattner | Add a skeleton driver for new machine code level fun... |
commit | commitdiff | tree | snapshot |
2009-06-18 |
Chris Lattner | new testcase for rdar://6983634 |
commit | commitdiff | tree | snapshot |
2009-06-18 |
Owen Anderson | Add a parent pointer to SCEV, in preparation for gettin... |
commit | commitdiff | tree | snapshot |
2009-06-18 |
Lang Hames | Improved PHI def marking, replaced some gotos with... |
commit | commitdiff | tree | snapshot |
2009-06-18 |
Evan Cheng | Allow user to specify separate SVN url for llvm and... |
commit | commitdiff | tree | snapshot |
2009-06-18 |
Owen Anderson | Simplify. |
commit | commitdiff | tree | snapshot |
2009-06-18 |
Owen Anderson | Simplify. |
commit | commitdiff | tree | snapshot |
2009-06-18 |
Owen Anderson | Add a SmartScopedLock, and use it to simplify code. |
commit | commitdiff | tree | snapshot |
2009-06-18 |
Owen Anderson | Simplify with SmartRWMutex. |
commit | commitdiff | tree | snapshot |
2009-06-18 |
Evan Cheng | On Darwin, ams printer should output a second label... |
commit | commitdiff | tree | snapshot |
2009-06-18 |
Owen Anderson | Simplify by using no-op-when-not-multithreaded locks. |
commit | commitdiff | tree | snapshot |
2009-06-18 |
Dan Gohman | Generalize LSR's OptimizeSMax to handle unsigned max... |
commit | commitdiff | tree | snapshot |
2009-06-18 |
Dan Gohman | Recognize n != 0 ? n : 1 as umax(n, 1). Previously... |
commit | commitdiff | tree | snapshot |
2009-06-18 |
Owen Anderson | Simplify using mutexes that become no-ops when not... |
commit | commitdiff | tree | snapshot |
2009-06-18 |
Anton Korobeynikov | Revert IRBuilder CC propagation. Fix SimplifyLibCalls... |
commit | commitdiff | tree | snapshot |
2009-06-18 |
Owen Anderson | Simplify a lot of code by using a R/W mutex that become... |
commit | commitdiff | tree | snapshot |
2009-06-18 |
Owen Anderson | Use SmartMutex to simplify. |
commit | commitdiff | tree | snapshot |
2009-06-18 |
Owen Anderson | Simplify the SmartMutex implementation a bit. |
commit | commitdiff | tree | snapshot |
2009-06-18 |
Owen Anderson | Give RWMutex the SmartRWMutex treatment too. |
commit | commitdiff | tree | snapshot |
2009-06-18 |
Owen Anderson | Insert a SmartMutex templated class into the class... |
commit | commitdiff | tree | snapshot |
2009-06-18 |
Ted Kremenek | Update CMake files to account for new location of Threa... |
commit | commitdiff | tree | snapshot |
2009-06-18 |
Owen Anderson | Move Threading.[h|cpp] from Support to System. |
commit | commitdiff | tree | snapshot |
2009-06-18 |
Dan Gohman | Remove the code from IVUsers that attempted to handle |
commit | commitdiff | tree | snapshot |
2009-06-18 |
Dan Gohman | Generalize the zext(trunc(t) & C) instcombine to work... |
commit | commitdiff | tree | snapshot |
2009-06-18 |
Dan Gohman | Update a comment to reflect the code. |
commit | commitdiff | tree | snapshot |
2009-06-18 |
Owen Anderson | Fix the double checked locking in this file too. |
commit | commitdiff | tree | snapshot |
2009-06-18 |
Owen Anderson | As pointed out by Duncan, I accidentally dropped the... |
commit | commitdiff | tree | snapshot |
2009-06-18 |
Anton Korobeynikov | Forgot to commit this hunk |
commit | commitdiff | tree | snapshot |
2009-06-18 |
Anton Korobeynikov | Propagate calling conv for invokes too |
commit | commitdiff | tree | snapshot |
2009-06-18 |
Chris Lattner | Don't use int8_t, that requires DataTypes.h |
commit | commitdiff | tree | snapshot |
2009-06-18 |
Owen Anderson | Fix build when disable thread support. |
commit | commitdiff | tree | snapshot |
2009-06-18 |
Zhongxing Xu | include header for uint8_t. |
commit | commitdiff | tree | snapshot |
2009-06-18 |
Nick Lewycky | Add braces to clarify if/else structure and remove... |
commit | commitdiff | tree | snapshot |
2009-06-18 |
Evan Cheng | - Update register allocation hint after coalescing... |
commit | commitdiff | tree | snapshot |
2009-06-18 |
Dale Johannesen | It looks like nobody is working on PR 4158, so I'm |
commit | commitdiff | tree | snapshot |
2009-06-18 |
Dan Gohman | Fix trailing whitespace from ScalarEvolution::print. |
commit | commitdiff | tree | snapshot |
2009-06-18 |
Bob Wilson | ARM unified syntax is not specific to ELF; use it for... |
commit | commitdiff | tree | snapshot |
2009-06-18 |
Dan Gohman | Teach ScalarEvolution how to recognize another xor... |
commit | commitdiff | tree | snapshot |
2009-06-17 |
Dan Gohman | Delete unnecessary braces. |
commit | commitdiff | tree | snapshot |
2009-06-17 |
Owen Anderson | Reapply r73647 in a non-broken form. |
commit | commitdiff | tree | snapshot |
2009-06-17 |
Anton Korobeynikov | Fix asm string from MOVi16 |
commit | commitdiff | tree | snapshot |
next |