2010-03-30 |
Chris Lattner | Fix a major source of compile-time slowness at -O0... |
tree | commitdiff |
2010-03-30 |
Bob Wilson | Revert Mon Ping's change 99928, since it broke all... |
tree | commitdiff |
2010-03-30 |
Mon P Wang | Added support for address spaces and added a isVolatile... |
tree | commitdiff |
2010-03-30 |
Benjamin Kramer | Introduce SpecificBumpPtrAllocator, a wrapper for BumpP... |
tree | commitdiff |
2010-03-30 |
Dan Gohman | Fix llvm-ld to clean up its output files in case of... |
tree | commitdiff |
2010-03-30 |
Eric Christopher | Remove the pmulld intrinsic and autoupdate it as a... |
tree | commitdiff |
2010-03-30 |
Chris Lattner | Rip out the 'is temporary' nonsense from the MCContext... |
tree | commitdiff |
2010-03-30 |
Douglas Gregor | Switch isa_impl from a function template to a class... |
tree | commitdiff |
2010-03-30 |
Douglas Gregor | Introduce namespace-scope functions to enable LLVM... |
tree | commitdiff |
2010-03-30 |
Ted Kremenek | Change PointerUnionX::getFromOpaqueValue() to be declar... |
tree | commitdiff |
2010-03-30 |
Torok Edwin | Reapply r99881 with some fixes: only call destructor... |
tree | commitdiff |
2010-03-30 |
Torok Edwin | Revert 99881, it brooke smooshlab's llvm-gcc-i386-darwin9. |
tree | commitdiff |
2010-03-30 |
Torok Edwin | Introduce another Reset() method in BumpPtrAllocator... |
tree | commitdiff |
2010-03-30 |
Chris Lattner | stringref'ize Timer apis |
tree | commitdiff |
2010-03-30 |
Chris Lattner | finally, maintain a global list of timer groups, allowi... |
tree | commitdiff |
2010-03-30 |
Chris Lattner | add a new TimerGroup::print method, and refactor away... |
tree | commitdiff |
2010-03-30 |
Chris Lattner | if a timergroup is destroyed before its timers, print... |
tree | commitdiff |
2010-03-30 |
Chris Lattner | change TimerGroup to keep a linked list of active timers |
tree | commitdiff |
2010-03-30 |
Chris Lattner | reapply my timer rewrite with a change for PassManager... |
tree | commitdiff |
2010-03-30 |
Chris Lattner | revert r99862 which is causing FNT failures. |
tree | commitdiff |
2010-03-30 |
Chris Lattner | fairly major rewrite of various timing related stuff. |
tree | commitdiff |
2010-03-29 |
Chris Lattner | remove support for per-time peak memory tracking, this |
tree | commitdiff |
2010-03-29 |
Chris Lattner | various timer fixes: move operator= out of line, |
tree | commitdiff |
2010-03-29 |
Benjamin Kramer | Make isInt?? and isUint?? template specializations... |
tree | commitdiff |
2010-03-29 |
Evan Cheng | Pool allocate SDDbgValue nodes. |
tree | commitdiff |
2010-03-29 |
Devang Patel | Refactor code to push DILocation prcessing into DwarfDe... |
tree | commitdiff |
2010-03-28 |
Devang Patel | Revert 99772. |
tree | commitdiff |
2010-03-28 |
Devang Patel | Refactoring. Push DILocation processing in to DwarfDebu... |
tree | commitdiff |
2010-03-28 |
Torok Edwin | Fix use-of-uninitialized value when RWX memory can... |
tree | commitdiff |
2010-03-28 |
Chris Lattner | finally remove the immAllOnesV_bc/immAllZerosV_bc patterns |
tree | commitdiff |
2010-03-28 |
Chris Lattner | add some node definitions. |
tree | commitdiff |
2010-03-28 |
Chris Lattner | add an optimized form of OPC_EmitMergeInputChains for... |
tree | commitdiff |
2010-03-27 |
Dan Gohman | Give FileRemover a default constructor to allow FileRem... |
tree | commitdiff |
2010-03-27 |
Dan Gohman | Add a comment. |
tree | commitdiff |
2010-03-27 |
Chris Lattner | remove parallel support. |
tree | commitdiff |
2010-03-27 |
Chris Lattner | bump FIRST_TARGET_MEMORY_OPCODE back up, there is no... |
tree | commitdiff |
2010-03-26 |
Anton Korobeynikov | Add few missed libcalls and correct names for others. |
tree | commitdiff |
2010-03-26 |
Dan Gohman | Fix SmallVector's insert to handle non-random-access... |
tree | commitdiff |
2010-03-25 |
Gabor Greif | rename pred_const_iterator to const_pred_iterator for... |
tree | commitdiff |
2010-03-25 |
Gabor Greif | rename use_const_iterator to const_use_iterator for... |
tree | commitdiff |
2010-03-25 |
Daniel Dunbar | llvm-mc: Add a -mc-relax-all option, which relaxes... |
tree | commitdiff |
2010-03-25 |
Daniel Dunbar | MC: Stop restarting layout on every relaxation. |
tree | commitdiff |
2010-03-25 |
Daniel Dunbar | MC: Simplify main section layout process by moving... |
tree | commitdiff |
2010-03-25 |
Daniel Dunbar | MC: Sink Section address assignment into LayoutSection. |
tree | commitdiff |
2010-03-25 |
Bob Wilson | Reapply Kevin's change 94440, now that Chris has fixed... |
tree | commitdiff |
2010-03-25 |
Daniel Dunbar | MC: Explicity track section and fragment ordinals. |
tree | commitdiff |
2010-03-25 |
Devang Patel | Fix typo. |
tree | commitdiff |
2010-03-25 |
Eric Christopher | Reapply r99451 with a fix to move the NoInline check... |
tree | commitdiff |
2010-03-25 |
Daniel Dunbar | MC: Route access to SectionData offset and file size... |
tree | commitdiff |
2010-03-25 |
Daniel Dunbar | MC: Route access to Fragment offset and effective size... |
tree | commitdiff |
2010-03-25 |
Evan Cheng | Change how dbg_value sdnodes are converted into machine... |
tree | commitdiff |
2010-03-25 |
Daniel Dunbar | MC: Eliminate MC{Fragment,{Section,Symbol}Data}::getAdd... |
tree | commitdiff |
2010-03-25 |
Eric Christopher | Fix unused parameter warning. |
tree | commitdiff |
2010-03-25 |
Dan Gohman | Docuemntation corrections from John Myers. |
tree | commitdiff |
2010-03-24 |
Eric Christopher | Temporarily revert this, it's causing an issue with... |
tree | commitdiff |
2010-03-24 |
Bob Wilson | Speculatively revert this to see if it fixes buildbot... |
tree | commitdiff |
2010-03-24 |
Chris Lattner | add a convenient TargetInstrDesc::getNumImplicitUses... |
tree | commitdiff |
2010-03-24 |
Kevin Enderby | Added the Advanced Encryption Standard (AES) Instructions. |
tree | commitdiff |
2010-03-24 |
Devang Patel | Do not rely on getCompileUnit() to find source file... |
tree | commitdiff |
2010-03-24 |
Gabor Greif | Finally land the InvokeInst operand reordering. |
tree | commitdiff |
2010-03-24 |
Daniel Dunbar | MC: Direct all {fragment,section,symbol} address access... |
tree | commitdiff |
2010-03-24 |
Dan Gohman | Remove the ConvertActions table and associated code... |
tree | commitdiff |
2010-03-24 |
Chris Lattner | Add a method to get a StringMapEntry from a pointer... |
tree | commitdiff |
2010-03-24 |
Dan Gohman | Fix coding style. |
tree | commitdiff |
2010-03-24 |
Dan Gohman | Generalize findNearestCommonDominator to work on post... |
tree | commitdiff |
2010-03-23 |
Chris Lattner | [llvm_void_ty] is no longer needed for result types, |
tree | commitdiff |
2010-03-23 |
Chris Lattner | add some accessors to callsite/callinst/invokeinst... |
tree | commitdiff |
2010-03-23 |
Dan Gohman | Revert 99335. getTypeToExpandTo's iterative behavior... |
tree | commitdiff |
2010-03-23 |
Dan Gohman | Remove getTypeToExpandTo, since it isn't adding much... |
tree | commitdiff |
2010-03-23 |
Evan Cheng | Add comment. |
tree | commitdiff |
2010-03-23 |
Evan Cheng | Forgot this. |
tree | commitdiff |
2010-03-23 |
Daniel Dunbar | MC: Add TargetAsmBackend::MayNeedRelaxation, for checki... |
tree | commitdiff |
2010-03-23 |
Daniel Dunbar | MC: Add TargetAsmBackend::WriteNopData and use to elimi... |
tree | commitdiff |
2010-03-23 |
Daniel Dunbar | MC: Add TargetAsmBackend::RelaxInstruction callback... |
tree | commitdiff |
2010-03-23 |
Daniel Dunbar | MC: Tweak MCInstFragment to include the encoded data... |
tree | commitdiff |
2010-03-22 |
Jeffrey Yasskin | Put MCSectionCOFF::Name into the MCContext instead... |
tree | commitdiff |
2010-03-22 |
Daniel Dunbar | MC: Add MCInstFragment, not used yet. |
tree | commitdiff |
2010-03-22 |
Daniel Dunbar | MC: Fix a few more cases we were passing an MCDataFragm... |
tree | commitdiff |
2010-03-22 |
Daniel Dunbar | MCInst: Add ::dump_pretty. |
tree | commitdiff |
2010-03-22 |
Daniel Dunbar | MC: Change MCObjectWriter::RecordRelocation to take... |
tree | commitdiff |
2010-03-22 |
Daniel Dunbar | MC: Eliminate MCFragment::getMaxFileSize. |
tree | commitdiff |
2010-03-22 |
Daniel Dunbar | MC: Share the MCAsmLayout object, although its still... |
tree | commitdiff |
2010-03-22 |
Gabor Greif | backing out r99170 because it still fails on clang... |
tree | commitdiff |
2010-03-22 |
Gabor Greif | Now that hopefully all direct accesses to InvokeInst... |
tree | commitdiff |
2010-03-21 |
Jeffrey Yasskin | Memoize InlineAsms into the LLVMContext and delete... |
tree | commitdiff |
2010-03-20 |
Daniel Dunbar | TargetRegistry: Fix create{AsmInfo,MCDisassembler}... |
tree | commitdiff |
2010-03-20 |
Gabor Greif | Add a setCalledFunction member to InvokeInst (like... |
tree | commitdiff |
2010-03-20 |
Dan Gohman | Clear the SCEVExpander's insertion point after making... |
tree | commitdiff |
2010-03-19 |
Dan Gohman | Fix more places to more thoroughly ignore debug intrins... |
tree | commitdiff |
2010-03-19 |
Kevin Enderby | Fixed the encoding problems of the crc32 instructions... |
tree | commitdiff |
2010-03-19 |
Bob Wilson | Stop trying to merge identical jump tables. This had... |
tree | commitdiff |
2010-03-19 |
Douglas Gregor | Acccess control is lame |
tree | commitdiff |
2010-03-19 |
Douglas Gregor | struct -> class, to silence a Clang warning |
tree | commitdiff |
2010-03-19 |
Gabor Greif | back out r98957, it broke smooshlab.apple.com:8010... |
tree | commitdiff |
2010-03-19 |
Gabor Greif | Recommit r80858 again (which has been backed out in... |
tree | commitdiff |
2010-03-19 |
Daniel Dunbar | MC: Add TargetAsmBackend::createObjectWriter. |
tree | commitdiff |
2010-03-19 |
Daniel Dunbar | MCCodeEmitter: Add target independent fixup flag for... |
tree | commitdiff |
2010-03-19 |
Daniel Dunbar | MC: Sink code emitter into MCAssembler. |
tree | commitdiff |
2010-03-19 |
Daniel Dunbar | MC/Mach-O: Move to MachObjectWriter.{h,cpp}. |
tree | commitdiff |
2010-03-19 |
Daniel Dunbar | MC: Add TargetAsmBackend::isVirtualSection hook. |
tree | commitdiff |
next |