2009-04-18 |
Duncan Sands | Make it clearer that llvm-gcc is not needed for |
commit | commitdiff | tree | snapshot |
2009-04-18 |
Bill Wendling | Temporarily revert r69438 and r69439. These were causin... |
commit | commitdiff | tree | snapshot |
2009-04-18 |
Mikhail Glushenkov | Regenerate. |
commit | commitdiff | tree | snapshot |
2009-04-18 |
Mikhail Glushenkov | Add a configure check for llvm-gcc. |
commit | commitdiff | tree | snapshot |
2009-04-18 |
Evan Cheng | Add a new LiveInterval::overlaps(). It checks if the... |
commit | commitdiff | tree | snapshot |
2009-04-18 |
Mon P Wang | Fixed a few 64 bit cases in X86InstrInfo::commuteInstr... |
commit | commitdiff | tree | snapshot |
2009-04-18 |
Dale Johannesen | Adjust XFAIL syntax, maybe that will help. The other |
commit | commitdiff | tree | snapshot |
2009-04-18 |
Dale Johannesen | patch 69408 breaks this by removing the opportunity |
commit | commitdiff | tree | snapshot |
2009-04-18 |
Dale Johannesen | Inline asm's were still introducing bogus dependencies; |
commit | commitdiff | tree | snapshot |
2009-04-17 |
Jim Grosbach | remove trailing whitespace |
commit | commitdiff | tree | snapshot |
2009-04-17 |
Bill Wendling | Recommit r69335 and r69336. These were not causing... |
commit | commitdiff | tree | snapshot |
2009-04-17 |
Bob Wilson | Move the AddLiveIn function definition closer to its... |
commit | commitdiff | tree | snapshot |
2009-04-17 |
Bob Wilson | Rearrange code to reduce indentation. |
commit | commitdiff | tree | snapshot |
2009-04-17 |
Bob Wilson | Rename file to have the correct suffix. |
commit | commitdiff | tree | snapshot |
2009-04-17 |
Bob Wilson | Clean up formatting, remove trailing whitespace, fix... |
commit | commitdiff | tree | snapshot |
2009-04-17 |
Dan Gohman | Delete an unused field. |
commit | commitdiff | tree | snapshot |
2009-04-17 |
Bob Wilson | Use CallConvLower.h and TableGen descriptions of the... |
commit | commitdiff | tree | snapshot |
2009-04-17 |
Jim Grosbach | Update information on canadian cross builds |
commit | commitdiff | tree | snapshot |
2009-04-17 |
David Greene | Use a safer iterator interface and get rid of std C... |
commit | commitdiff | tree | snapshot |
2009-04-17 |
David Greene | Regenerate configure. |
commit | commitdiff | tree | snapshot |
2009-04-17 |
David Greene | Add a --enable-profiling option to configure to build... |
commit | commitdiff | tree | snapshot |
2009-04-17 |
Rafael Espindola | For general dynamic TLS access we must use |
commit | commitdiff | tree | snapshot |
2009-04-17 |
Bill Wendling | Revert r69335 and r69336. They were causing build failures. |
commit | commitdiff | tree | snapshot |
2009-04-17 |
Dan Gohman | Don't create ConstantInts with pointer type. This fixes a |
commit | commitdiff | tree | snapshot |
2009-04-17 |
Evan Cheng | Teach spiller to unfold instructions which modref spill... |
commit | commitdiff | tree | snapshot |
2009-04-17 |
Dan Gohman | MOV8rr_NOREX is a "Move" instruction. This doesn't... |
commit | commitdiff | tree | snapshot |
2009-04-17 |
Dan Gohman | Don't use MOV8rr_NOREX on x86-32. It doesn't actually... |
commit | commitdiff | tree | snapshot |
2009-04-17 |
Chris Lattner | Fix some failures in targets on available_externally... |
commit | commitdiff | tree | snapshot |
2009-04-16 |
Dan Gohman | Use TargetData::getTypeSizeInBits instead of getPrimiti... |
commit | commitdiff | tree | snapshot |
2009-04-16 |
Bob Wilson | Fix PR3994: LLVMMatchType arguments do not refer to... |
commit | commitdiff | tree | snapshot |
2009-04-16 |
Chris Lattner | make sure to unlock keymgr if the JIT is created and... |
commit | commitdiff | tree | snapshot |
2009-04-16 |
Bob Wilson | Add a comment to describe LLVMMatchType. |
commit | commitdiff | tree | snapshot |
2009-04-16 |
Eli Friedman | Fix for PR3944: make mem2reg O(N) instead of O(N^2... |
commit | commitdiff | tree | snapshot |
2009-04-16 |
Dan Gohman | Handle a pointer type correctly in SCEVExpander::visitA... |
commit | commitdiff | tree | snapshot |
2009-04-16 |
Dan Gohman | In the list-burr's pseudo two-addr dependency heuristic... |
commit | commitdiff | tree | snapshot |
2009-04-16 |
Dan Gohman | Handle SUBREG_TO_REG instructions with the same heuristics |
commit | commitdiff | tree | snapshot |
2009-04-16 |
Dan Gohman | Fix a bug with inttoptr/ptrtoint casts where the pointe... |
commit | commitdiff | tree | snapshot |
2009-04-16 |
Devang Patel | Do not treat beginning of inlined scope as beginning... |
commit | commitdiff | tree | snapshot |
2009-04-16 |
Dan Gohman | Minor code simplifications. Don't attempt LSR on theore... |
commit | commitdiff | tree | snapshot |
2009-04-16 |
Dan Gohman | LSR is no longer a GEP optimizer. It is now an IV expre... |
commit | commitdiff | tree | snapshot |
2009-04-16 |
Dan Gohman | Fix SCEVExpander::visitSMaxExpr and SCEVExpander::visit... |
commit | commitdiff | tree | snapshot |
2009-04-16 |
Dan Gohman | Teach SCEVExpander::InsertCastOfTo to avoid creating... |
commit | commitdiff | tree | snapshot |
2009-04-16 |
Dan Gohman | Use ConstantExpr::getIntToPtr instead of SCEVExpander... |
commit | commitdiff | tree | snapshot |
2009-04-16 |
Dan Gohman | Use a SCEV expression cast instead of immediately inser... |
commit | commitdiff | tree | snapshot |
2009-04-16 |
Devang Patel | Record line number at the beginning of a func.start. |
commit | commitdiff | tree | snapshot |
2009-04-16 |
Rafael Espindola | fix PR3995. A scale must be 1, 2, 4 or 8. |
commit | commitdiff | tree | snapshot |
2009-04-16 |
Chris Lattner | prove diagnostic -> group mapping information. |
commit | commitdiff | tree | snapshot |
2009-04-16 |
Dan Gohman | Expand GEPs in ScalarEvolution expressions. SCEV expres... |
commit | commitdiff | tree | snapshot |
2009-04-16 |
Chris Lattner | encode subgroups into the clang .inc file. -Wall now... |
commit | commitdiff | tree | snapshot |
2009-04-16 |
Devang Patel | In -fast mode do what FastISel does. |
commit | commitdiff | tree | snapshot |
2009-04-16 |
Devang Patel | If FastISel is run and it has known DebugLoc then use it. |
commit | commitdiff | tree | snapshot |
2009-04-16 |
Devang Patel | If location where the function was inlined is not know... |
commit | commitdiff | tree | snapshot |
2009-04-16 |
Chris Lattner | start producing subgroup info. |
commit | commitdiff | tree | snapshot |
2009-04-16 |
Dale Johannesen | Another testcase for IV shortening. |
commit | commitdiff | tree | snapshot |
2009-04-15 |
Dale Johannesen | Eliminate zext over (iv | const) or (signed iv), |
commit | commitdiff | tree | snapshot |
2009-04-15 |
Chris Lattner | make sure that empty diag groups get known by clang. |
commit | commitdiff | tree | snapshot |
2009-04-15 |
Chris Lattner | implement support for writing out diagnostic group... |
commit | commitdiff | tree | snapshot |
2009-04-15 |
Devang Patel | s/RootDbgScope/FunctionDbgScope/g |
commit | commitdiff | tree | snapshot |
2009-04-15 |
Dale Johannesen | Eliminate zext over (iv & const) or ((iv+const)&const) |
commit | commitdiff | tree | snapshot |
2009-04-15 |
Chris Lattner | use UppercaseString instead of EmitAllCaps |
commit | commitdiff | tree | snapshot |
2009-04-15 |
Chris Lattner | use escape string. |
commit | commitdiff | tree | snapshot |
2009-04-15 |
Chris Lattner | teach EscapeString and UnescapeString to handle ". |
commit | commitdiff | tree | snapshot |
2009-04-15 |
Devang Patel | Add DISubprogram is not null check. |
commit | commitdiff | tree | snapshot |
2009-04-15 |
Dan Gohman | Generalize one of the SelectionDAG::ReplaceAllUsesWith... |
commit | commitdiff | tree | snapshot |
2009-04-15 |
Chris Lattner | rename -gen-clang-diags-options -> -gen-clang-diag... |
commit | commitdiff | tree | snapshot |
2009-04-15 |
Chris Lattner | move clang-specific makefile goop to clang makefile. |
commit | commitdiff | tree | snapshot |
2009-04-15 |
Dan Gohman | Fix 80-column violations. |
commit | commitdiff | tree | snapshot |
2009-04-15 |
Dan Gohman | Add a folding table entry for MOV8rr_NOREX. |
commit | commitdiff | tree | snapshot |
2009-04-15 |
Devang Patel | Check isInlinedSubroutine() before creating DW_TAG_inli... |
commit | commitdiff | tree | snapshot |
2009-04-15 |
Dan Gohman | Fix MachineInstr::getNumExplicitOperands to count |
commit | commitdiff | tree | snapshot |
2009-04-15 |
Chris Lattner | don't infer diag class from parenting relations, make... |
commit | commitdiff | tree | snapshot |
2009-04-15 |
Chris Lattner | include the default mapping in the clang diagnostic... |
commit | commitdiff | tree | snapshot |
2009-04-15 |
Chris Lattner | minor cleanups |
commit | commitdiff | tree | snapshot |
2009-04-15 |
Nick Lewycky | Limit the number of times we're willing to chase pointe... |
commit | commitdiff | tree | snapshot |
2009-04-15 |
Douglas Gregor | Allow jumping to the end of a bitstream while reading |
commit | commitdiff | tree | snapshot |
2009-04-15 |
Bill Wendling | Check for alignment. |
commit | commitdiff | tree | snapshot |
2009-04-15 |
Bill Wendling | More obsessive reformatting. Fixed some validation... |
commit | commitdiff | tree | snapshot |
2009-04-15 |
Dan Gohman | Don't use "protected:" in classes that aren't intended... |
commit | commitdiff | tree | snapshot |
2009-04-15 |
Dan Gohman | Fix doxygen comment syntax. |
commit | commitdiff | tree | snapshot |
2009-04-15 |
Dan Gohman | Fix X86MachineFunctionInfo's doxygen comment. |
commit | commitdiff | tree | snapshot |
2009-04-15 |
Dan Gohman | Move MachineRegisterInfo::setRegClass out of line. |
commit | commitdiff | tree | snapshot |
2009-04-15 |
Dan Gohman | Move MachineJumpTableInfo::ReplaceMBBInJumpTables out... |
commit | commitdiff | tree | snapshot |
2009-04-15 |
Dan Gohman | Give RemoveRegOperandFromRegInfo a comment and move the |
commit | commitdiff | tree | snapshot |
2009-04-15 |
Dale Johannesen | Enhance induction variable code to remove the |
commit | commitdiff | tree | snapshot |
2009-04-15 |
Evan Cheng | Avoid making the transformation enabled by my last... |
commit | commitdiff | tree | snapshot |
2009-04-15 |
Devang Patel | While inlining, clone llvm.dbg.func.start intrinsic... |
commit | commitdiff | tree | snapshot |
2009-04-15 |
Chris Lattner | silence a warning. |
commit | commitdiff | tree | snapshot |
2009-04-15 |
Devang Patel | Construct and emit DW_TAG_inlined_subroutine DIEs for... |
commit | commitdiff | tree | snapshot |
2009-04-15 |
Dan Gohman | Do for GR16_NOREX what r69049 did for GR8_NOREX, to... |
commit | commitdiff | tree | snapshot |
2009-04-15 |
Devang Patel | Add a method to check that the subprogram holds debug... |
commit | commitdiff | tree | snapshot |
2009-04-15 |
Dan Gohman | Add a new MOV8rr_NOREX, and make X86's copyRegToReg... |
commit | commitdiff | tree | snapshot |
2009-04-15 |
Bill Wendling | Testcase for r69104. |
commit | commitdiff | tree | snapshot |
2009-04-15 |
Dan Gohman | GR8_NOREX can contain the H registers, since they don... |
commit | commitdiff | tree | snapshot |
2009-04-14 |
Evan Cheng | Optimize conditional branch on i1 phis with non-constan... |
commit | commitdiff | tree | snapshot |
2009-04-14 |
Dan Gohman | Fix the RUN lines so that this test actually tests. |
commit | commitdiff | tree | snapshot |
2009-04-14 |
Dan Gohman | For the h-register addressing-mode trick, use the corre... |
commit | commitdiff | tree | snapshot |
2009-04-14 |
Evan Cheng | Mac OS X 10.6 and above do not use key manager to regis... |
commit | commitdiff | tree | snapshot |
2009-04-14 |
Dan Gohman | When the result of an EXTRACT_SUBREG, INSERT_SUBREG... |
commit | commitdiff | tree | snapshot |
2009-04-14 |
Mikhail Glushenkov | Call CreateProcess with bInheritHandles = TRUE. |
commit | commitdiff | tree | snapshot |
2009-04-14 |
Mikhail Glushenkov | Delete trailing whitespace. |
commit | commitdiff | tree | snapshot |
next |