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 |
2009-06-26 |
Chris Lattner | start adding logic in isel to determine asm printer... |
commit | commitdiff | tree | snapshot |
2009-06-26 |
Dan Gohman | Change this code to a form about which VC++ reportedly... |
commit | commitdiff | tree | snapshot |
2009-06-26 |
Dan Gohman | Fix LCSSA to avoid emitting a PHI node for the unwind... |
commit | commitdiff | tree | snapshot |
2009-06-26 |
Evan Cheng | Add a note about commuting conditional move. |
commit | commitdiff | tree | snapshot |
2009-06-26 |
Dan Gohman | Minor code simplification. |
commit | commitdiff | tree | snapshot |
2009-06-26 |
Evan Cheng | These are done / no longer applicable. |
commit | commitdiff | tree | snapshot |
2009-06-26 |
Evan Cheng | Mark a bunch of instructions commutable. |
commit | commitdiff | tree | snapshot |
2009-06-26 |
Evan Cheng | tst is also commutable. |
commit | commitdiff | tree | snapshot |
2009-06-26 |
Owen Anderson | Committed the wrong version in my last commit. |
commit | commitdiff | tree | snapshot |
2009-06-26 |
Owen Anderson | Privatize a static variable. |
commit | commitdiff | tree | snapshot |
2009-06-26 |
Owen Anderson | Guards for the compiler driver plugin list. |
commit | commitdiff | tree | snapshot |
2009-06-25 |
Evan Cheng | Select ADC, SBC, and RSC instead of the ADCS, SBCS... |
commit | commitdiff | tree | snapshot |
2009-06-25 |
Owen Anderson | Support thread-local pretty stack traces. |
commit | commitdiff | tree | snapshot |
2009-06-25 |
Owen Anderson | Add support for const thread locals. |
commit | commitdiff | tree | snapshot |
2009-06-25 |
Owen Anderson | Fix typo in assertion. |
commit | commitdiff | tree | snapshot |
2009-06-25 |
David Goodwin | Use MVN for ~t2_so_imm immediates. |
commit | commitdiff | tree | snapshot |
2009-06-25 |
Owen Anderson | Add a configure test for pthread_getspecific, and use... |
commit | commitdiff | tree | snapshot |
2009-06-25 |
David Goodwin | Add Def/Use of CPSR for Thumb-1 instructions. |
commit | commitdiff | tree | snapshot |
2009-06-25 |
Daniel Dunbar | MC: Parse .org directives. |
commit | commitdiff | tree | snapshot |
2009-06-25 |
Devang Patel | Simplify. |
commit | commitdiff | tree | snapshot |
2009-06-25 |
Evan Cheng | Unbreak mingw build. Patch by Viktor Kutuzov. |
commit | commitdiff | tree | snapshot |
2009-06-25 |
Bill Wendling | Don't grep the -debug output. This isn't the way to... |
commit | commitdiff | tree | snapshot |
2009-06-25 |
Owen Anderson | Update cmake build files. |
commit | commitdiff | tree | snapshot |
2009-06-25 |
Owen Anderson | Add a class for supporting platform independent thread... |
commit | commitdiff | tree | snapshot |
2009-06-25 |
Daniel Dunbar | MC: Parse .set and assignments. |
commit | commitdiff | tree | snapshot |
2009-06-25 |
Chris Lattner | down with unwind info :) |
commit | commitdiff | tree | snapshot |
2009-06-25 |
Chris Lattner | add targetflags to jump tables and constant pool entries. |
commit | commitdiff | tree | snapshot |
2009-06-25 |
Chris Lattner | allow setting target operand flags on TargetGlobalAddre... |
commit | commitdiff | tree | snapshot |
2009-06-25 |
Daniel Dunbar | MC: Truncate values when printing, to keep 'as' happy. |
commit | commitdiff | tree | snapshot |
2009-06-25 |
Evan Cheng | ISD::ADDE / ISD::SUBE updates the carry bit so they... |
commit | commitdiff | tree | snapshot |
2009-06-25 |
Chris Lattner | start bringing targetoperand flags into isel, first... |
commit | commitdiff | tree | snapshot |
2009-06-25 |
Mikhail Glushenkov | Better error message. |
commit | commitdiff | tree | snapshot |
2009-06-25 |
Mikhail Glushenkov | Regenerate. |
commit | commitdiff | tree | snapshot |
2009-06-25 |
Mikhail Glushenkov | Update documentation. |
commit | commitdiff | tree | snapshot |
2009-06-25 |
Mikhail Glushenkov | Make -save-temps behave like in GCC 4.5. |
commit | commitdiff | tree | snapshot |
2009-06-25 |
Owen Anderson | Privatize this map. |
commit | commitdiff | tree | snapshot |
next |