oota-llvm.git
2010-07-20 Duncan SandsThe same problem was being tracked in PR7652.
2010-07-20 Jakob Stoklund... Beginning SplitKit - utility classes for live range...
2010-07-20 Jim GrosbachRemoved un-used code.
2010-07-20 Lang HamesUpdated css classes for the pressure table legend.
2010-07-20 Lang HamesOops - I tables render poorly in Chrome without this...
2010-07-20 Lang HamesUse run-length encoding to represent identical adjacent...
2010-07-20 Lang HamesAdded support for turning HTML indentation on and off...
2010-07-20 Bruno Cardoso... Enable LLVM to compile on Mips. Fix PR5828
2010-07-20 Bruno Cardoso... Fix PR7174, a couple o Mips fixes:
2010-07-20 Owen AndersonSpeculatively revert r108813, in an attempt to get...
2010-07-20 Bruno Cardoso... Fix Mips PR7473. Patch by stetorvs@gmail.com
2010-07-20 Lang HamesSwitched to rendering after allocation (but before...
2010-07-20 Eric ChristopherGrammar.
2010-07-20 Owen AndersonReapply r108794, a fix for the failing test from last...
2010-07-20 Eric ChristopherConstify some arguments.
2010-07-20 Daniel DunbarRevert r108794, "Separate PassInfo into two classes...
2010-07-20 Owen AndersonSeparate PassInfo into two classes: a constructor-free...
2010-07-20 Dan GohmanMinor code simplification.
2010-07-20 Dale JohannesenDon't hoist things out of a large switch inside a
2010-07-20 Bruno Cardoso... x86_32 tests for vbroadcast
2010-07-20 Bruno Cardoso... Add AVX vbroadcast new instruction
2010-07-20 Daniel DunbarUpdate CMake files.
2010-07-19 Stuart HastingsCorrect line info for declarations/definitions. Radar...
2010-07-19 Chris Lattnersink the arm implementations of ASmPrinter and MCInstLower
2010-07-19 Chris Lattnerfix a layering problem by moving the x86 implementation
2010-07-19 Bruno Cardoso... Add 256-bit vaddsub, vhadd, vhsub, vblend and vdpp...
2010-07-19 Devang PatelFix memory leak reported by valgrind.
2010-07-19 Dan GohmanAfter a custom inserter, in a block which has constant...
2010-07-19 Evan ChengARM has to provide its own TargetLowering::findRepresen...
2010-07-19 Jim Grosbachlong past time I added myself to this, I suppose.
2010-07-19 Owen AndersonChange the implemented interfaces list on PassInfo...
2010-07-19 Bob WilsonSave a copy of the unstripped libLTO.dylib in $SYM_DIR...
2010-07-19 Daniel DunbarMC/Mach-O: Silently ignore .file directives instead...
2010-07-19 Daniel DunbarX86: Mark JMP{32,64}[mr] as requires 32-bit/64-bit...
2010-07-19 Owen AndersonRegenerate.
2010-07-19 Owen AndersonRemove extraneous character.
2010-07-19 Owen AndersonRegenerate.
2010-07-19 Owen AndersonAdd support for detecting <mach-o/getsect.h> and the...
2010-07-19 Owen AndersonTweak per Chris' comments.
2010-07-19 Evan ChengTeach computeRegisterProperties() to compute "represent...
2010-07-19 Jakob Stoklund... Spillers may alter MachineLoopInfo when breaking critic...
2010-07-19 Dale JohannesenTestcase for 108732 (8195660).
2010-07-19 Devang PatelFix PR 7662.
2010-07-19 Jim GrosbachSince ARM emits inline jump tables as part of the Const...
2010-07-19 Jim Grosbachrevert so I can get the right PR# in the log message.
2010-07-19 Jim GrosbachSince ARM emits inline jump tables as part of the Const...
2010-07-19 Mikhail GlushenkovRemove code duplication.
2010-07-19 Mikhail GlushenkovBetter error reporting for switch_list.
2010-07-19 Benjamin KramerUpdate CMake build.
2010-07-19 Duncan SandsExpose BasicBlock::moveBefore and moveAfter in C API...
2010-07-19 Lang HamesRender MachineFunctions to HTML pages, with options...
2010-07-19 Gabor Greifprecompute 20 tags
2010-07-19 Duncan SandsFix indentation.
2010-07-19 Duncan SandsExpose JIT::recompileAndRelinkFunction for use through...
2010-07-19 Owen AndersonTestcase for r108687.
2010-07-19 Owen AndersonRemove r108639 now that it is handled by InstCombine...
2010-07-19 Owen AndersonReimplement r108639 in InstCombine rather than DAGCombine.
2010-07-19 Daniel DunbarX86-64: Mark WINCALL and more tail call instructions...
2010-07-19 Daniel DunbarX86: Mark some tail call pseduo instruction as code...
2010-07-19 Daniel DunbarX86: Mark In32/64BitMode on LEAVE[64] and SYSEXIT[64].
2010-07-19 Michael J.... _[A-Z] identifiers are reserved for the implementation.
2010-07-19 Daniel DunbarMC/X86: We now match instructions like "incl %eax"...
2010-07-19 Daniel DunbarX86: Mark MOV.*_{TC,NOREX} instruction as code gen...
2010-07-19 Daniel DunbarX86: MOV8o8a, MOV8ao8, etc. are only valid in 32-bit...
2010-07-19 Michael J.... MC: Add WinCOFFStreamer implementation and merge common...
2010-07-19 Daniel DunbarTblGen/AsmMatcher: Add support for honoring instruction...
2010-07-19 Bill WendlingAlphabetize.
2010-07-19 Eli FriedmanMake .align parse correctly on platforms where .align...
2010-07-19 Mikhail Glushenkovllvmc: Add a new option type (switch_list).
2010-07-19 Daniel Dunbartests: Force another triple.
2010-07-19 Daniel DunbarTarget: Give the TargetAsmParser access to the TargetMa...
2010-07-19 Daniel Dunbaredis: Save the TargetMachine in the EDDisassembler...
2010-07-18 Michael J.... Test commit
2010-07-18 Daniel DunbarMC/AsmParser: Stop playing unsafe member function point...
2010-07-18 Daniel Dunbartests: Force triples.
2010-07-18 Daniel DunbarMC/AsmParser: Fix .abort and .secure_log_unique to...
2010-07-18 Daniel DunbarMC/AsmParser: Add macro argument substitution support.
2010-07-18 Daniel DunbarMC/AsmParser: Add basic support for macro instantiation.
2010-07-18 Daniel DunbarMC/AsmParser: Add basic parsing support for .macro...
2010-07-18 Chris Lattnerdaniel doesn't hate me, he hates macpython 2.5, which
2010-07-18 Daniel DunbarMC/AsmParser: Add .macros_{off,on} support, not that...
2010-07-18 Daniel DunbarMC/AsmParser: Use Error() instead of calling PrintMessa...
2010-07-18 Daniel DunbarMC/AsmParser: Fix TokError() to accept a Twine.
2010-07-18 Daniel DunbarMC/AsmParser: Hide the AsmParser implementation.
2010-07-18 Daniel DunbarMC: Move several clients to using AsmParser constructor...
2010-07-18 Daniel Dunbarllvm-mc: Fix llvm-mc -as-lex.
2010-07-18 Douglas GregorFix struct/class mismatch
2010-07-18 Owen AndersonAdd a testcase for r108639.
2010-07-18 Owen AndersonAdd a DAGCombine xform to fold away redundant float...
2010-07-18 Lang HamesAdded -pbqp-pre-coalescing flag to PBQP. If enabled...
2010-07-17 Gabor GreiffullStopTag cannot happen here, it is handled above
2010-07-17 Duncan SandsFix what seems like a clear buffer overflow, noticed...
2010-07-17 Bill WendlingUse isPrologLabel() instead of checking the opcode...
2010-07-17 Chris Lattnerthe stackifier is global!
2010-07-17 Chris Lattnerdoxygenify some comments.
2010-07-17 Zhongxing Xuupdate CMakeLists.txt
2010-07-17 Lang HamesRemoved unused inRange variable.
2010-07-17 Lang HamesSwitched to array_pod_sort as per Chris's suggestion.
2010-07-17 Lang HamesLoopSplitter - intended to split live intervals over...
2010-07-17 Owen AndersonAnother attempt at getting the clang self-host to like...
next