2009-06-29 |
David Goodwin | Rename ARMcmpNZ to ARMcmpZ and use it to represent... |
commit | commitdiff | tree | snapshot |
2009-06-29 |
Duncan Sands | Add triple for OpenBSD. |
commit | commitdiff | tree | snapshot |
2009-06-29 |
Duncan Sands | Include the new file ThumbRegisterInfo.cpp to CMakeList... |
commit | commitdiff | tree | snapshot |
2009-06-29 |
Evan Cheng | Implement Thumb2 ldr. |
commit | commitdiff | tree | snapshot |
2009-06-29 |
Mikhail Glushenkov | Make dynamic LLVMC plugins work on Windows (finally!). |
commit | commitdiff | tree | snapshot |
2009-06-29 |
Andreas Bolka | Missed one. |
commit | commitdiff | tree | snapshot |
2009-06-29 |
Andreas Bolka | Fix case in LDA util function names. |
commit | commitdiff | tree | snapshot |
2009-06-28 |
Andreas Bolka | Print pairwise dependence results, add testcases. |
commit | commitdiff | tree | snapshot |
2009-06-28 |
Andreas Bolka | Minimal LDA interface, maximally conservative tester. |
commit | commitdiff | tree | snapshot |
2009-06-28 |
Andreas Bolka | LDA analysis output scaffolding. |
commit | commitdiff | tree | snapshot |
2009-06-27 |
Dan Gohman | Don't try to split a loop when the controlling icmp... |
commit | commitdiff | tree | snapshot |
2009-06-27 |
Dan Gohman | Remove the block from the LoopInfo, rather than just... |
commit | commitdiff | tree | snapshot |
2009-06-27 |
Dan Gohman | Teach LoopSimplify how to merge multiple loop exits... |
commit | commitdiff | tree | snapshot |
2009-06-27 |
Dan Gohman | More minor code simplifications. |
commit | commitdiff | tree | snapshot |
2009-06-27 |
Dan Gohman | Eliminate a layer of indirection in LoopInfo and Machin... |
commit | commitdiff | tree | snapshot |
2009-06-27 |
Dan Gohman | Convert ScalarEvolution to use BumpPtrAllocator and... |
commit | commitdiff | tree | snapshot |
2009-06-27 |
Dan Gohman | Remove a redundant #include. |
commit | commitdiff | tree | snapshot |
2009-06-27 |
Dan Gohman | Change SCEVExpander to use an IRBuilder to emit instruc... |
commit | commitdiff | tree | snapshot |
2009-06-27 |
Dan Gohman | Add a 'const' in a comment. |
commit | commitdiff | tree | snapshot |
2009-06-27 |
Anton Korobeynikov | Simplify a bit |
commit | commitdiff | tree | snapshot |
2009-06-27 |
Anton Korobeynikov | ARM refactoring. Step 2: split RegisterInfo |
commit | commitdiff | tree | snapshot |
2009-06-27 |
Douglas Gregor | Add ThumbInstrInfo.cpp to the CMake makefiles |
commit | commitdiff | tree | snapshot |
2009-06-27 |
Chris Lattner | remove a bunch of fixmes (old checking code) and common... |
commit | commitdiff | tree | snapshot |
2009-06-27 |
Chris Lattner | pull @GOT, @GOTOFF, @GOTPCREL handling into isel from... |
commit | commitdiff | tree | snapshot |
2009-06-27 |
Chris Lattner | simplify some code and eliminate the symbolicAddressesA... |
commit | commitdiff | tree | snapshot |
2009-06-27 |
Dan Gohman | When a value is used multiple times within a single... |
commit | commitdiff | tree | snapshot |
2009-06-27 |
Chris Lattner | fix clang/test/CodeGenObjC/try.m, a basereg doesn't... |
commit | commitdiff | tree | snapshot |
2009-06-27 |
Chris Lattner | fix a bunch of failures in the X86-64 JIT by tolerating... |
commit | commitdiff | tree | snapshot |
2009-06-27 |
Chris Lattner | factor some logic out into a helper function, allow... |
commit | commitdiff | tree | snapshot |
2009-06-27 |
Chris Lattner | Reimplement rip-relative addressing in the X86-64 backe... |
commit | commitdiff | tree | snapshot |
2009-06-27 |
Chris Lattner | remove some unneeded eh info. |
commit | commitdiff | tree | snapshot |
2009-06-27 |
Chris Lattner | When doing remat, don't consider uses of non-allocatabl... |
commit | commitdiff | tree | snapshot |
2009-06-27 |
Evan Cheng | Renaming for consistency. |
commit | commitdiff | tree | snapshot |
2009-06-27 |
Chris Lattner | testcase for PR4466 |
commit | commitdiff | tree | snapshot |
2009-06-27 |
Chris Lattner | Fix PR4466 by making fastisel set operand flags correctly. |
commit | commitdiff | tree | snapshot |
2009-06-27 |
Chris Lattner | fix a typo that GCC should have caught that causes... |
commit | commitdiff | tree | snapshot |
2009-06-26 |
David Goodwin | Remove outdated comment. |
commit | commitdiff | tree | snapshot |
2009-06-26 |
David Goodwin | When possible, use "mvn ra, rb" instead of "eor ra... |
commit | commitdiff | tree | snapshot |
2009-06-26 |
Dan Gohman | Add some testcases for some of the recent ScalarEvoluti... |
commit | commitdiff | tree | snapshot |
2009-06-26 |
Dan Gohman | Incorporate the insertion point into the key of SCEVExp... |
commit | commitdiff | tree | snapshot |
2009-06-26 |
Devang Patel | Remove unused routines. |
commit | commitdiff | tree | snapshot |
2009-06-26 |
David Greene | Add feature flags for AVX and FMA and fix some SSE4A... |
commit | commitdiff | tree | snapshot |
2009-06-26 |
David Goodwin | Thumb-2 tests |
commit | commitdiff | tree | snapshot |
2009-06-26 |
Dan Gohman | Fix ScalarEvolution::getAddRecExpr's code which canonic... |
commit | commitdiff | tree | snapshot |
2009-06-26 |
Daniel Dunbar | NewNightlyTest.pl: Support -submit-aux with -no-submit... |
commit | commitdiff | tree | snapshot |
2009-06-26 |
Bob Wilson | Add missing argument for vtbx intrinsic. |
commit | commitdiff | tree | snapshot |
2009-06-26 |
Dan Gohman | Fix SCEVAddRecExpr::isLoopInvariant to test if all... |
commit | commitdiff | tree | snapshot |
2009-06-26 |
Chris Lattner | remove unwind info, add test for asmprinting of jump... |
commit | commitdiff | tree | snapshot |
2009-06-26 |
Evan Cheng | Add x86 support for 'n' inline asm modifier. This will... |
commit | commitdiff | tree | snapshot |
2009-06-26 |
Chris Lattner | simplify printing of MO_ExternalSymbol in a non-pcrel... |
commit | commitdiff | tree | snapshot |
2009-06-26 |
Bob Wilson | Add intrinsics for ARM NEON vtbl and vtbx operations. |
commit | commitdiff | tree | snapshot |
2009-06-26 |
Owen Anderson | Privatize some data. |
commit | commitdiff | tree | snapshot |
2009-06-26 |
Owen Anderson | Constify this value. |
commit | commitdiff | tree | snapshot |
2009-06-26 |
Anton Korobeynikov | Split thumb-related stuff into separate classes. |
commit | commitdiff | tree | snapshot |
2009-06-26 |
Chris Lattner | add %rip to the GR64 register class. Lets avoid alloca... |
commit | commitdiff | tree | snapshot |
2009-06-26 |
Chris Lattner | Move all the TLS processing logic into isel, don't... |
commit | commitdiff | tree | snapshot |
2009-06-26 |
Chris Lattner | make sure to propagate operand flags in SelectTLSADDRAd... |
commit | commitdiff | tree | snapshot |
2009-06-26 |
Chris Lattner | fix a really subtle bug in the cross section of aliases... |
commit | commitdiff | tree | snapshot |
2009-06-26 |
David Goodwin | Thumb-2 has CLZ. |
commit | commitdiff | tree | snapshot |
2009-06-26 |
David Goodwin | Use "adcs/sbcs" only when the carry-out is live, otherw... |
commit | commitdiff | tree | snapshot |
2009-06-26 |
Jeffrey Yasskin | Delete LoopPass::runOnFunctionBody. It was never used... |
commit | commitdiff | tree | snapshot |
2009-06-26 |
Owen Anderson | Get rid of these cache variables, which are a holdover... |
commit | commitdiff | tree | snapshot |
2009-06-26 |
Owen Anderson | Make this const. |
commit | commitdiff | tree | snapshot |
2009-06-26 |
Chris Lattner | minor cleanup/framework changes. |
commit | commitdiff | tree | snapshot |
2009-06-26 |
Owen Anderson | Privatize some variables. |
commit | commitdiff | tree | snapshot |
2009-06-26 |
Chris Lattner | move magic for PIC constantpool references from asmprin... |
commit | commitdiff | tree | snapshot |
2009-06-26 |
Chris Lattner | implement DOTGraphTraits<SelectionDAG*>::getNodeLabel... |
commit | commitdiff | tree | snapshot |
2009-06-26 |
Chris Lattner | use jump table operand flags in asm printer instead... |
commit | commitdiff | tree | snapshot |
2009-06-26 |
Daniel Dunbar | More spelling Count as count. |
commit | commitdiff | tree | snapshot |
2009-06-26 |
Bob Wilson | Swap order of arguments to vst[34]* intrinsics. This... |
commit | commitdiff | tree | snapshot |
2009-06-26 |
Daniel Dunbar | Spell Count as count. |
commit | commitdiff | tree | snapshot |
2009-06-26 |
David Goodwin | Add Thumb-2 tests. |
commit | commitdiff | tree | snapshot |
2009-06-26 |
Owen Anderson | Use atomic operations for accessing this global counter. |
commit | commitdiff | tree | snapshot |
2009-06-26 |
David Goodwin | ADC used to implement adde should use "adcs" opcode... |
commit | commitdiff | tree | snapshot |
2009-06-26 |
Owen Anderson | Get rid of unnecessary global variables. |
commit | commitdiff | tree | snapshot |
2009-06-26 |
David Goodwin | ORN and BIC tests. |
commit | commitdiff | tree | snapshot |
2009-06-26 |
David Goodwin | Currently there is a pattern for the thumb-2 MOV 16... |
commit | commitdiff | tree | snapshot |
2009-06-26 |
Douglas Gregor | Fix linking of llvm-ld and lli with CMake, from Xerxes... |
commit | commitdiff | tree | snapshot |
2009-06-26 |
Douglas Gregor | CMake: add configure checks for pthread_rwlock_init... |
commit | commitdiff | tree | snapshot |
2009-06-26 |
Owen Anderson | Fix compilation without pthreads. |
commit | commitdiff | tree | snapshot |
2009-06-26 |
Evan Cheng | Fix tests: Count -> count. |
commit | commitdiff | tree | snapshot |
2009-06-26 |
Evan Cheng | Indentation. |
commit | commitdiff | tree | snapshot |
2009-06-26 |
Evan Cheng | Simplify predicate CarryDefIsUsed. |
commit | commitdiff | tree | snapshot |
2009-06-26 |
Evan Cheng | Fix a CodeGenDAGPatterns bug. Check if top level predic... |
commit | commitdiff | tree | snapshot |
2009-06-26 |
Chris Lattner | fix a pasto. |
commit | commitdiff | tree | snapshot |
2009-06-26 |
Chris Lattner | dot graph viewing is apparently not using SDNode::print... |
commit | commitdiff | tree | snapshot |
2009-06-26 |
Chris Lattner | propagate target operand flags from dag nodes into... |
commit | commitdiff | tree | snapshot |
2009-06-26 |
Chris Lattner | propagate target operand flags through addressing mode... |
commit | commitdiff | tree | snapshot |
2009-06-26 |
Shantonu Sen | Clarify how to configure llvm-gcc-4.2 for use with |
commit | commitdiff | tree | snapshot |
2009-06-26 |
Chris Lattner | fit in 80 cols |
commit | commitdiff | tree | snapshot |
2009-06-26 |
Nick Lewycky | Escape the name of the module since it comes from the... |
commit | commitdiff | tree | snapshot |
2009-06-26 |
Daniel Dunbar | NewNightlyTest: Pull most VERBOSE handling into RunLogg... |
commit | commitdiff | tree | snapshot |
2009-06-26 |
Devang Patel | Let's ignore MDStrings also! |
commit | commitdiff | tree | snapshot |
2009-06-26 |
Devang Patel | Remove unnecessary includes. |
commit | commitdiff | tree | snapshot |
2009-06-26 |
Daniel Dunbar | Fix may-be-used-uninitialized warning. |
commit | commitdiff | tree | snapshot |
2009-06-26 |
Daniel Dunbar | NewNightlyTest: Factor out LLVM{Src,Obj,Test} variables. |
commit | commitdiff | tree | snapshot |
2009-06-26 |
Devang Patel | Remove debug info anchors - llvm.dbg.compile_units... |
commit | commitdiff | tree | snapshot |
2009-06-26 |
Daniel Dunbar | Fix unused variable warnings. |
commit | commitdiff | tree | snapshot |
2009-06-26 |
Daniel Dunbar | Fix spelling of 'count' |
commit | commitdiff | tree | snapshot |
2009-06-26 |
Owen Anderson | Fix error in the Win32 implementation pointed out by... |
commit | commitdiff | tree | snapshot |
next |