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 |
2010-01-22 |
Chris Lattner | elimiante the dynamic_cast's from opt. |
commit | commitdiff | tree | snapshot |
2010-01-22 |
Chris Lattner | simplify code. |
commit | commitdiff | tree | snapshot |
2010-01-22 |
Chris Lattner | drop the pass name from the output. |
commit | commitdiff | tree | snapshot |
2010-01-22 |
Chris Lattner | eliminate dynamic_cast from this file. |
commit | commitdiff | tree | snapshot |
2010-01-22 |
Chris Lattner | eliminate a bunch more unneeded dynamic_cast's. |
commit | commitdiff | tree | snapshot |
2010-01-22 |
Chris Lattner | eliminate a bunch of dynamic_cast's. |
commit | commitdiff | tree | snapshot |
2010-01-22 |
Chris Lattner | eliminate a bunch of dynamic_cast's. |
commit | commitdiff | tree | snapshot |
2010-01-22 |
Evan Cheng | Teach pre-regalloc scheduler to schedule loads from... |
commit | commitdiff | tree | snapshot |
2010-01-22 |
Evan Cheng | Add two target hooks to determine whether two loads... |
commit | commitdiff | tree | snapshot |
2010-01-22 |
Evan Cheng | Add DenseMapInfo for signed long long. |
commit | commitdiff | tree | snapshot |
2010-01-22 |
Daniel Dunbar | CMake: Add MCParser directory. |
commit | commitdiff | tree | snapshot |
2010-01-22 |
Daniel Dunbar | lit: Separate test suite from test name with spaces... |
commit | commitdiff | tree | snapshot |
2010-01-22 |
Chris Lattner | add new file |
commit | commitdiff | tree | snapshot |
2010-01-22 |
Chris Lattner | move some files out of the llvm-mc tool into the MCPars... |
commit | commitdiff | tree | snapshot |
2010-01-22 |
Chris Lattner | forgot to svn add these, doh. |
commit | commitdiff | tree | snapshot |
2010-01-22 |
Chris Lattner | create a new MCParser library and move some stuff into it. |
commit | commitdiff | tree | snapshot |
2010-01-22 |
Chris Lattner | remove some confused code that used strtoull |
commit | commitdiff | tree | snapshot |
2010-01-22 |
Chris Lattner | allow registering target lexers. |
commit | commitdiff | tree | snapshot |
2010-01-22 |
Chris Lattner | stub out a new TargetAsmLexer interface. |
commit | commitdiff | tree | snapshot |
next |