2010-02-09 |
Jeffrey Yasskin | Add support for TypeBuilder<const/volatile void*, false>. |
commit | commitdiff | tree | snapshot |
2010-02-09 |
Eric Christopher | Pull these back out, they're a little too aggressive... |
commit | commitdiff | tree | snapshot |
2010-02-09 |
Jakob Stoklund... | Oops. |
commit | commitdiff | tree | snapshot |
2010-02-09 |
Johnny Chen | Added vcvtb/vcvtt (between half-precision and single... |
commit | commitdiff | tree | snapshot |
2010-02-09 |
Jakob Stoklund... | Remember to update live-in lists when coalescing physregs. |
commit | commitdiff | tree | snapshot |
2010-02-09 |
Jakob Stoklund... | clang test suite |
commit | commitdiff | tree | snapshot |
2010-02-09 |
Dan Gohman | Mention IndVarSimplify in the comment by getSmallConsta... |
commit | commitdiff | tree | snapshot |
2010-02-09 |
Dan Gohman | Mention vAny and iPTRAny in a comment. |
commit | commitdiff | tree | snapshot |
2010-02-09 |
Chris Lattner | move tests that depend on the x86 backend out of codege... |
commit | commitdiff | tree | snapshot |
2010-02-09 |
Chris Lattner | make target independent. |
commit | commitdiff | tree | snapshot |
2010-02-09 |
Chris Lattner | merge a target-specific add test into x86 directory. |
commit | commitdiff | tree | snapshot |
2010-02-09 |
Chris Lattner | merge another test in, drop the trivially constant... |
commit | commitdiff | tree | snapshot |
2010-02-09 |
Chris Lattner | consolidate and filecheckize two tests. |
commit | commitdiff | tree | snapshot |
2010-02-09 |
Chris Lattner | merge two tests, make target independent. |
commit | commitdiff | tree | snapshot |
2010-02-09 |
Chris Lattner | move PR3462 to here. |
commit | commitdiff | tree | snapshot |
2010-02-09 |
Chris Lattner | add a note from PR6194 |
commit | commitdiff | tree | snapshot |
2010-02-09 |
Dale Johannesen | Skip DEBUG_VALUE in some places where it was affecting... |
commit | commitdiff | tree | snapshot |
2010-02-09 |
Devang Patel | Add declaration attribute to a variable DIE, if there... |
commit | commitdiff | tree | snapshot |
2010-02-09 |
Sean Callanan | Updated the enhanced disassembly library to produce |
commit | commitdiff | tree | snapshot |
2010-02-09 |
Chris Lattner | fix llvm_build_struct_gep for PR6167, patch by |
commit | commitdiff | tree | snapshot |
2010-02-09 |
Chris Lattner | simplify this code, duh. |
commit | commitdiff | tree | snapshot |
2010-02-09 |
Chris Lattner | fix PR6193, only considering sign extensions *from... |
commit | commitdiff | tree | snapshot |
2010-02-09 |
Eric Christopher | Add file in here too. |
commit | commitdiff | tree | snapshot |
2010-02-09 |
Sean Callanan | Fixed a problem where the enhanced disassembly |
commit | commitdiff | tree | snapshot |
2010-02-09 |
Chris Lattner | make -show-inst be formatted a bit nicer. Before: |
commit | commitdiff | tree | snapshot |
2010-02-09 |
Lang Hames | Fixed a bug in the PBQP allocator's findCoalesces method. |
commit | commitdiff | tree | snapshot |
2010-02-09 |
Chris Lattner | Implement x86 asm parsing support for %st and %st(4) |
commit | commitdiff | tree | snapshot |
2010-02-09 |
Lang Hames | Added copy sensible construction & assignment to PBQP... |
commit | commitdiff | tree | snapshot |
2010-02-09 |
Dale Johannesen | Debug operands should not be def or kill. |
commit | commitdiff | tree | snapshot |
2010-02-09 |
Lang Hames | Changed the definition of an "invalid" slot to include... |
commit | commitdiff | tree | snapshot |
2010-02-09 |
Chris Lattner | stop using reserved identifiers. |
commit | commitdiff | tree | snapshot |
2010-02-09 |
Eric Christopher | Add a new pass to do llvm.objsize lowering using SCEV. |
commit | commitdiff | tree | snapshot |
2010-02-09 |
Chris Lattner | pass stringref by value instead of by const& |
commit | commitdiff | tree | snapshot |
2010-02-09 |
Dan Gohman | Add explicit keywords. |
commit | commitdiff | tree | snapshot |
2010-02-09 |
Chris Lattner | move PR6212 to this file. |
commit | commitdiff | tree | snapshot |
2010-02-09 |
Chris Lattner | enhance bits_storage to work with enums by using a... |
commit | commitdiff | tree | snapshot |
2010-02-09 |
Dan Gohman | Implement AsmPrinter support for several more operators... |
commit | commitdiff | tree | snapshot |
2010-02-08 |
Dan Gohman | Document that MCExpr::Mod is actually remainder. |
commit | commitdiff | tree | snapshot |
2010-02-08 |
Chris Lattner | fix some problems handling large vectors reported in... |
commit | commitdiff | tree | snapshot |
2010-02-08 |
Chris Lattner | this is done, tested by CodeGen/ARM/iabs.ll |
commit | commitdiff | tree | snapshot |
2010-02-08 |
Chris Lattner | convert to filecheck. |
commit | commitdiff | tree | snapshot |
2010-02-08 |
Sean Callanan | Added header file declarations and .exports entries |
commit | commitdiff | tree | snapshot |
2010-02-08 |
Devang Patel | test case for r95604. |
commit | commitdiff | tree | snapshot |
2010-02-08 |
Jim Grosbach | tighten up eh.setjmp sequence a bit. |
commit | commitdiff | tree | snapshot |
2010-02-08 |
Chris Lattner | now that @GOTOFF is no longer represented as a suffix... |
commit | commitdiff | tree | snapshot |
2010-02-08 |
Chris Lattner | unify the paths for external symbols and global variables: |
commit | commitdiff | tree | snapshot |
2010-02-08 |
Chris Lattner | switch the rest of the "@ concatentation" logic in... |
commit | commitdiff | tree | snapshot |
2010-02-08 |
Sean Callanan | Fixed the AT&T AsmLexer to report the proper strings |
commit | commitdiff | tree | snapshot |
2010-02-08 |
Chris Lattner | switch ELF @GOTOFF references to use X86MCTargetExpr. |
commit | commitdiff | tree | snapshot |
2010-02-08 |
Dan Gohman | ConstantFoldConstantExpression can theoretically return... |
commit | commitdiff | tree | snapshot |
2010-02-08 |
Chris Lattner | add an x86 implementation of MCTargetExpr for |
commit | commitdiff | tree | snapshot |
2010-02-08 |
Chris Lattner | don't make hte dtor private or we can't construct the... |
commit | commitdiff | tree | snapshot |
2010-02-08 |
Chris Lattner | use a c-style cast instead of reinterpret-cast, as... |
commit | commitdiff | tree | snapshot |
2010-02-08 |
Johnny Chen | Add VCVTR (between floating-point and integer, VFP... |
commit | commitdiff | tree | snapshot |
2010-02-08 |
Dan Gohman | When CodeGen'ing unoptimized code, there may be unfolde... |
commit | commitdiff | tree | snapshot |
2010-02-08 |
Dan Gohman | Add const qualifiers. |
commit | commitdiff | tree | snapshot |
2010-02-08 |
Dale Johannesen | Apply the 95471 fix to SelectionDAGBuilder as well; |
commit | commitdiff | tree | snapshot |
2010-02-08 |
Dan Gohman | In guaranteed tailcall mode, don't decline the tailcall... |
commit | commitdiff | tree | snapshot |
2010-02-08 |
Dan Gohman | Rename the PerformTailCallOpt variable to GuaranteedTai... |
commit | commitdiff | tree | snapshot |
2010-02-08 |
Johnny Chen | Add VCMP (VFP floating-point compare without 'E' bit... |
commit | commitdiff | tree | snapshot |
2010-02-08 |
Chris Lattner | add scaffolding for target-specific MCExprs. |
commit | commitdiff | tree | snapshot |
2010-02-08 |
Duncan Sands | Flesh out the list of predicates, for those who like... |
commit | commitdiff | tree | snapshot |
2010-02-08 |
Daniel Dunbar | ImmutableIntervalMap: Fix for unqualified lookup into... |
commit | commitdiff | tree | snapshot |
2010-02-08 |
Johnny Chen | Added VMOVRRS/VMOVSRR to ARMInstrVFP.td for disassembly... |
commit | commitdiff | tree | snapshot |
2010-02-08 |
Duncan Sands | Fix some typos. |
commit | commitdiff | tree | snapshot |
2010-02-08 |
Torok Edwin | Fix x86 JIT stub on MSVC. |
commit | commitdiff | tree | snapshot |
2010-02-08 |
Sanjiv Gupta | Fixed build error for redefinition. |
commit | commitdiff | tree | snapshot |
2010-02-08 |
Sanjiv Gupta | Add uppercase and lowercase part defines in driver. |
commit | commitdiff | tree | snapshot |
2010-02-07 |
Nick Lewycky | Make the destructor for TypeMapBase protected. Spotted... |
commit | commitdiff | tree | snapshot |
2010-02-07 |
Duncan Sands | Give DwarfPrinter a protected (but not virtual) destruc... |
commit | commitdiff | tree | snapshot |
2010-02-06 |
Bruno Cardoso... | Add suport for VASTART on Mips. |
commit | commitdiff | tree | snapshot |
2010-02-06 |
Bruno Cardoso... | First step towards varargs support in Mips: |
commit | commitdiff | tree | snapshot |
2010-02-06 |
Evan Cheng | Run codegen dce pass for all targets at all optimizatio... |
commit | commitdiff | tree | snapshot |
2010-02-06 |
Evan Cheng | Remove a large test case that (soon will) no longer... |
commit | commitdiff | tree | snapshot |
2010-02-06 |
Bob Wilson | Fix an uninitialized value. Radar 7609421. |
commit | commitdiff | tree | snapshot |
2010-02-06 |
Rafael Espindola | Fix alignment on ppc linux. This fixes the build of... |
commit | commitdiff | tree | snapshot |
2010-02-06 |
Evan Cheng | Do not emit callseq instructions around sibcalls. This... |
commit | commitdiff | tree | snapshot |
2010-02-06 |
Dale Johannesen | Add a Debug bit to MachineOperand, for uses that |
commit | commitdiff | tree | snapshot |
2010-02-06 |
Dale Johannesen | After Victor's latest commits I am seeing null |
commit | commitdiff | tree | snapshot |
2010-02-06 |
Victor Hernandez | Linker should not remap null operands of metadata |
commit | commitdiff | tree | snapshot |
2010-02-06 |
Victor Hernandez | Function-local metadata whose operands had been optimiz... |
commit | commitdiff | tree | snapshot |
2010-02-06 |
Jakob Stoklund... | Reintroduce the InlineHint function attribute. |
commit | commitdiff | tree | snapshot |
2010-02-06 |
Bob Wilson | Add a test for my change to disable reassociation for... |
commit | commitdiff | tree | snapshot |
2010-02-06 |
Devang Patel | Set DW_AT_artificial only if argument is marked as... |
commit | commitdiff | tree | snapshot |
2010-02-06 |
Bob Wilson | Handle AddrMode6 (for NEON load/stores) in Thumb2's... |
commit | commitdiff | tree | snapshot |
2010-02-05 |
Jakob Stoklund... | Don't unroll loops containing function calls. |
commit | commitdiff | tree | snapshot |
2010-02-05 |
Jakob Stoklund... | Update CodeMetrics to count 'big' function calls explic... |
commit | commitdiff | tree | snapshot |
2010-02-05 |
Devang Patel | Do not generate specification DIE for nested functions. |
commit | commitdiff | tree | snapshot |
2010-02-05 |
Chris Lattner | fix incorrect encoding of SBB8mi that Kevin noticed. |
commit | commitdiff | tree | snapshot |
2010-02-05 |
Chris Lattner | fix a case where we'd mis-encode fisttp because of... |
commit | commitdiff | tree | snapshot |
2010-02-05 |
Chris Lattner | add note. |
commit | commitdiff | tree | snapshot |
2010-02-05 |
Chris Lattner | remove fixme |
commit | commitdiff | tree | snapshot |
2010-02-05 |
Chris Lattner | print encodings like this: |
commit | commitdiff | tree | snapshot |
2010-02-05 |
Chris Lattner | port X86InstrInfo::determineREX over to the new encoder. |
commit | commitdiff | tree | snapshot |
2010-02-05 |
Jakob Stoklund... | Teach SimplifyCFG about magic pointer constants. |
commit | commitdiff | tree | snapshot |
2010-02-05 |
Chris Lattner | wire up 64-bit MCCodeEmitter. |
commit | commitdiff | tree | snapshot |
2010-02-05 |
Chris Lattner | really kill off the last MRMInitReg inst, remove logic... |
commit | commitdiff | tree | snapshot |
2010-02-05 |
Chris Lattner | lower the last of the MRMInitReg instructions in MCInst... |
commit | commitdiff | tree | snapshot |
2010-02-05 |
Chris Lattner | teach X86MCInstLower to lower the MOV32r0 and MOV8r0 |
commit | commitdiff | tree | snapshot |
2010-02-05 |
Chris Lattner | genericize helpers, use them for MOV16r0/MOV64r0 |
commit | commitdiff | tree | snapshot |
next |