2010-01-24 |
Chris Lattner | ENABLE_EXPENSIVE_CHECKS shouldn't know how rtti is... |
commit | commitdiff | tree | snapshot |
2010-01-24 |
Chris Lattner | reassociate should do this. |
commit | commitdiff | tree | snapshot |
2010-01-24 |
Chris Lattner | add a note. |
commit | commitdiff | tree | snapshot |
2010-01-24 |
Chris Lattner | just remove this test, it is not reduced, is not clear... |
commit | commitdiff | tree | snapshot |
2010-01-24 |
Chris Lattner | this test has been failing or a long time, just disable... |
commit | commitdiff | tree | snapshot |
2010-01-24 |
Chris Lattner | fix some issues where we weren't emitting enough newlines. |
commit | commitdiff | tree | snapshot |
2010-01-24 |
Chris Lattner | when emitting DIEs, emit the comment on the same line... |
commit | commitdiff | tree | snapshot |
2010-01-24 |
Chris Lattner | move PR5945 here. |
commit | commitdiff | tree | snapshot |
2010-01-24 |
Chris Lattner | fix a parsing problem on instructions like: |
commit | commitdiff | tree | snapshot |
2010-01-24 |
Chris Lattner | This corrects an error in the type of the Llvm.dispose_... |
commit | commitdiff | tree | snapshot |
2010-01-24 |
Mon P Wang | It seems better to scalarize vectors of size 1 instead... |
commit | commitdiff | tree | snapshot |
2010-01-24 |
Chris Lattner | change the canonical form of "cond ? -1 : 0" to be |
commit | commitdiff | tree | snapshot |
2010-01-24 |
Mon P Wang | Improved widening loads by adding support for wider... |
commit | commitdiff | tree | snapshot |
2010-01-23 |
Chris Lattner | fix a potential overflow issue Eli pointed out. |
commit | commitdiff | tree | snapshot |
2010-01-23 |
Nick Lewycky | Speculatively revert r94322 to see if it fixes darwin... |
commit | commitdiff | tree | snapshot |
2010-01-23 |
Chris Lattner | third bug from PR6119: the xor dupe extension allows |
commit | commitdiff | tree | snapshot |
2010-01-23 |
Nick Lewycky | Teach DAE that even though it can't modify the function... |
commit | commitdiff | tree | snapshot |
2010-01-23 |
Chris Lattner | add an early out to ProcessBranchOnXOR to speed it up, |
commit | commitdiff | tree | snapshot |
2010-01-23 |
Chris Lattner | fix a crash in jump threading, PR6119 |
commit | commitdiff | tree | snapshot |
2010-01-23 |
Chris Lattner | implement a simple instcombine xform that has been... |
commit | commitdiff | tree | snapshot |
2010-01-23 |
Chris Lattner | add a note |
commit | commitdiff | tree | snapshot |
2010-01-23 |
Chris Lattner | add some notes, making posix-memalign be nocapture... |
commit | commitdiff | tree | snapshot |
2010-01-23 |
Bill Wendling | Remove the '-disable-scheduling' flag and replace it... |
commit | commitdiff | tree | snapshot |
2010-01-23 |
Benjamin Kramer | Respect operator precedence (and silence a gcc 4.3... |
commit | commitdiff | tree | snapshot |
2010-01-23 |
Chris Lattner | mcize lcomm, simplify .comm, extend both to support... |
commit | commitdiff | tree | snapshot |
2010-01-23 |
Chris Lattner | resolve a fixme: the "nonexecutable stack directive... |
commit | commitdiff | tree | snapshot |
2010-01-23 |
Chris Lattner | remove a dead call. |
commit | commitdiff | tree | snapshot |
2010-01-23 |
Chris Lattner | use helpers. |
commit | commitdiff | tree | snapshot |
2010-01-23 |
Chris Lattner | mcize visibility directives. |
commit | commitdiff | tree | snapshot |
2010-01-23 |
Chris Lattner | move the various directive enums out of the MCStreamer... |
commit | commitdiff | tree | snapshot |
2010-01-23 |
Chris Lattner | Change constantexpr global variable initializers to... |
commit | commitdiff | tree | snapshot |
2010-01-23 |
Eric Christopher | Don't lower splat vector load to relative to the esp... |
commit | commitdiff | tree | snapshot |
2010-01-23 |
Chris Lattner | mcstreamerize .no_dead_strip and .reference for static... |
commit | commitdiff | tree | snapshot |
2010-01-23 |
Chris Lattner | stop testing for invalid output. |
commit | commitdiff | tree | snapshot |
2010-01-23 |
Eric Christopher | Reapply 94059 while fixing the calling convention setup |
commit | commitdiff | tree | snapshot |
2010-01-23 |
Chris Lattner | remove unneeded directive set. |
commit | commitdiff | tree | snapshot |
2010-01-23 |
Chris Lattner | use some helpers instead of duplicating logic. |
commit | commitdiff | tree | snapshot |
2010-01-23 |
Chris Lattner | mcize jump table and constant pool entry labels, .local... |
commit | commitdiff | tree | snapshot |
2010-01-23 |
Chris Lattner | emit .ascii and .asciz through MCStreamer. |
commit | commitdiff | tree | snapshot |
2010-01-23 |
Chris Lattner | simplify code a bit. |
commit | commitdiff | tree | snapshot |
2010-01-23 |
Mon P Wang | InstCombine should not fold sext/zext of a vector and... |
commit | commitdiff | tree | snapshot |
2010-01-23 |
Ted Kremenek | Update CMake build. |
commit | commitdiff | tree | snapshot |
2010-01-23 |
Chris Lattner | remove one form of EmitString, just use EmitBytes inste... |
commit | commitdiff | tree | snapshot |
2010-01-23 |
Chris Lattner | remove this test. |
commit | commitdiff | tree | snapshot |
2010-01-23 |
Sean Callanan | Added the skeleton for the implementation of the X86 |
commit | commitdiff | tree | snapshot |
2010-01-23 |
Evan Cheng | Fix test. |
commit | commitdiff | tree | snapshot |
2010-01-23 |
Evan Cheng | Fix tests. |
commit | commitdiff | tree | snapshot |
2010-01-23 |
Sean Callanan | Modified the register matcher function in AsmMatcher to |
commit | commitdiff | tree | snapshot |
2010-01-23 |
Devang Patel | Avoid using "Type" as the variable name. |
commit | commitdiff | tree | snapshot |
2010-01-23 |
Daniel Dunbar | AsmMatcher: Add a comment. |
commit | commitdiff | tree | snapshot |
2010-01-23 |
Victor Hernandez | In mem2reg, for all alloca/stores that get promoted... |
commit | commitdiff | tree | snapshot |
2010-01-23 |
Chris Lattner | teach MCAsmStreamer::EmitBytes to use .ascii and .asciz |
commit | commitdiff | tree | snapshot |
2010-01-23 |
Victor Hernandez | Make sure ValueFn starts off empty |
commit | commitdiff | tree | snapshot |
2010-01-22 |
Evan Cheng | Enable pre-regalloc scheduling load clustering by default. |
commit | commitdiff | tree | snapshot |
2010-01-22 |
Evan Cheng | Be more conservative with clustering f32 / f64 loads. |
commit | commitdiff | tree | snapshot |
2010-01-22 |
Chris Lattner | move "EOL" from asmprinter to dwarfprinter. It should... |
commit | commitdiff | tree | snapshot |
2010-01-22 |
Chris Lattner | remove uses of EOL. |
commit | commitdiff | tree | snapshot |
2010-01-22 |
Chris Lattner | add a new EmitCFAByte method and use it. |
commit | commitdiff | tree | snapshot |
2010-01-22 |
Chris Lattner | move uleb printing from asmprinter to dwarfprinter... |
commit | commitdiff | tree | snapshot |
2010-01-22 |
Jeffrey Yasskin | Make OProfile support compile again after r93630 removed |
commit | commitdiff | tree | snapshot |
2010-01-22 |
Chris Lattner | move sleb printing out of asmprinter into dwarf printer... |
commit | commitdiff | tree | snapshot |
2010-01-22 |
Devang Patel | Remove MetadataBase class because it is not adding... |
commit | commitdiff | tree | snapshot |
2010-01-22 |
Sean Callanan | Added a Register token to AsmToken and the appropriate |
commit | commitdiff | tree | snapshot |
2010-01-22 |
Dale Johannesen | Ignore DEBUG_VALUE when building live intervals; |
commit | commitdiff | tree | snapshot |
2010-01-22 |
Chris Lattner | add a new DwarfPrinter::EmitEncodingByte method which... |
commit | commitdiff | tree | snapshot |
2010-01-22 |
Sean Callanan | Filled out the skeleton of the TargetAsmLexer to behave |
commit | commitdiff | tree | snapshot |
2010-01-22 |
Chris Lattner | rename the dwarf class to DwarfPrinter. This matches... |
commit | commitdiff | tree | snapshot |
2010-01-22 |
Chris Lattner | fix indentation |
commit | commitdiff | tree | snapshot |
2010-01-22 |
Chris Lattner | inline away the trivial AsmPrinter::EOL() method. |
commit | commitdiff | tree | snapshot |
2010-01-22 |
Chris Lattner | inline AsmPrinter::PrintHex into its two trivial callers. |
commit | commitdiff | tree | snapshot |
2010-01-22 |
Chris Lattner | change this to be a static function instead of a method... |
commit | commitdiff | tree | snapshot |
2010-01-22 |
Chris Lattner | make the loop comment printer print out a much better... |
commit | commitdiff | tree | snapshot |
2010-01-22 |
Chris Lattner | Changes to fix buffering that I forgot to commit with... |
commit | commitdiff | tree | snapshot |
2010-01-22 |
Chris Lattner | For blocks that are not loop headers, just print their... |
commit | commitdiff | tree | snapshot |
2010-01-22 |
Chris Lattner | reenable the label loop comments and switch them to... |
commit | commitdiff | tree | snapshot |
2010-01-22 |
Daniel Dunbar | Mark EH_RETURN64 as CodeGenOnly. |
commit | commitdiff | tree | snapshot |
2010-01-22 |
Benjamin Kramer | Another strncmp -> StringRef.startswith simplification. |
commit | commitdiff | tree | snapshot |
2010-01-22 |
Chris Lattner | Convert some more random-comment-printing stuff to use |
commit | commitdiff | tree | snapshot |
2010-01-22 |
Chris Lattner | make this less constrained, we want blank lines between... |
commit | commitdiff | tree | snapshot |
2010-01-22 |
Chris Lattner | add a new MCAsmStreamer::GetCommentOS method to simplif... |
commit | commitdiff | tree | snapshot |
2010-01-22 |
Bob Wilson | Revert 94059. It is breaking the MultiSource/Benchmark... |
commit | commitdiff | tree | snapshot |
2010-01-22 |
Chris Lattner | add missing break, PR6114, patch by M Wahab. |
commit | commitdiff | tree | snapshot |
2010-01-22 |
Victor Hernandez | Fix/strengthen verification of llvm.dbg.declare |
commit | commitdiff | tree | snapshot |
2010-01-22 |
Victor Hernandez | Keep ignoring pointer-to-pointer bitcasts |
commit | commitdiff | tree | snapshot |
2010-01-22 |
Chris Lattner | use both the Mangler and the CBE's mangler for identifiers, |
commit | commitdiff | tree | snapshot |
2010-01-22 |
Chris Lattner | rename addComment -> AddComment for consistency. |
commit | commitdiff | tree | snapshot |
2010-01-22 |
Benjamin Kramer | Simplify some uses of str(n)cmp with StringRef. |
commit | commitdiff | tree | snapshot |
2010-01-22 |
Daniel Dunbar | CMake: Don't try to descend into projects/compiler... |
commit | commitdiff | tree | snapshot |
2010-01-22 |
Daniel Dunbar | Make GetSourceVersion more portable, thanks Pawel! |
commit | commitdiff | tree | snapshot |
2010-01-22 |
Daniel Dunbar | Update CMake LibDeps |
commit | commitdiff | tree | snapshot |
2010-01-22 |
Daniel Dunbar | make: Make .o files depend on Makefile, at least for... |
commit | commitdiff | tree | snapshot |
2010-01-22 |
Torok Edwin | Fix TimeValue::now() on Unix. |
commit | commitdiff | tree | snapshot |
2010-01-22 |
Dan Gohman | Revert r94066, which was the patch which added a Verifi... |
commit | commitdiff | tree | snapshot |
2010-01-22 |
Chris Lattner | add comment support to the rest of the directives. |
commit | commitdiff | tree | snapshot |
2010-01-22 |
Chris Lattner | stop using strtoll, it gives windows heartburn. |
commit | commitdiff | tree | snapshot |
2010-01-22 |
Chris Lattner | Add the ability for MCStreamer to emit comments on... |
commit | commitdiff | tree | snapshot |
2010-01-22 |
Chris Lattner | pass "-fasm-verbose" into createAsmStreamer. |
commit | commitdiff | tree | snapshot |
2010-01-22 |
Chris Lattner | Stop building RTTI information for *most* llvm librarie... |
commit | commitdiff | tree | snapshot |
2010-01-22 |
Chris Lattner | give PassNameParser a home. |
commit | commitdiff | tree | snapshot |
2010-01-22 |
Chris Lattner | add an out-of-line virtual method to CmpInst to give... |
commit | commitdiff | tree | snapshot |
next |