2007-05-05 |
Chris Lattner | remove bogus xfailed testcase |
commit | commitdiff | tree | snapshot |
2007-05-05 |
Duncan Sands | Use the personality function that was registered with... |
commit | commitdiff | tree | snapshot |
2007-05-05 |
Duncan Sands | Check that the right eh personality function is used. |
commit | commitdiff | tree | snapshot |
2007-05-05 |
Chris Lattner | Propagate alignment/volatility in two places. |
commit | commitdiff | tree | snapshot |
2007-05-05 |
Chris Lattner | new testcase for PR1371 |
commit | commitdiff | tree | snapshot |
2007-05-05 |
Chris Lattner | add support for BLOCKINFO records at the module level... |
commit | commitdiff | tree | snapshot |
2007-05-05 |
Chris Lattner | Fix Transforms/LoopUnroll/2007-05-05-UnrollMiscomp... |
commit | commitdiff | tree | snapshot |
2007-05-05 |
Chris Lattner | new testcase for PR1385 |
commit | commitdiff | tree | snapshot |
2007-05-05 |
Chris Lattner | make a temporary for *SI, no functionality change. |
commit | commitdiff | tree | snapshot |
2007-05-05 |
Duncan Sands | Spelling fix. |
commit | commitdiff | tree | snapshot |
2007-05-05 |
Anton Korobeynikov | Emit sections/directives in the proper order. This... |
commit | commitdiff | tree | snapshot |
2007-05-05 |
Chris Lattner | add an abbrev for loads. This shrinks the function... |
commit | commitdiff | tree | snapshot |
2007-05-05 |
Chris Lattner | add abbrevs for the constants tables. This shrinks... |
commit | commitdiff | tree | snapshot |
2007-05-05 |
Chris Lattner | minor bugfix |
commit | commitdiff | tree | snapshot |
2007-05-05 |
Chris Lattner | Add abbreviations to the TYPE_BLOCK for pointers, funct... |
commit | commitdiff | tree | snapshot |
2007-05-05 |
Chris Lattner | Fix InstCombine/2007-05-04-Crash.ll and PR1384 |
commit | commitdiff | tree | snapshot |
2007-05-05 |
Chris Lattner | new testacse for PR1384 |
commit | commitdiff | tree | snapshot |
2007-05-05 |
Chris Lattner | emit spiffy little histograms of codes, if enabled... |
commit | commitdiff | tree | snapshot |
2007-05-05 |
Chris Lattner | do not charge subblock sizes to the parent block. |
commit | commitdiff | tree | snapshot |
2007-05-05 |
Chris Lattner | add a char6 abbrev for bbnames and value names. This... |
commit | commitdiff | tree | snapshot |
2007-05-05 |
Chris Lattner | add a 6-bit encoding type for strings. |
commit | commitdiff | tree | snapshot |
2007-05-05 |
Chris Lattner | add an abbreviation for the type symtab, this shrinks... |
commit | commitdiff | tree | snapshot |
2007-05-05 |
Chris Lattner | update to new APIs, make output a bit (haha) nicer |
commit | commitdiff | tree | snapshot |
2007-05-05 |
Chris Lattner | Implement support for globally associating abbrevs... |
commit | commitdiff | tree | snapshot |
2007-05-04 |
Lauro Ramos... | Add a processor. |
commit | commitdiff | tree | snapshot |
2007-05-04 |
Chris Lattner | allow the 8-bit abbrev to be used for either bb or... |
commit | commitdiff | tree | snapshot |
2007-05-04 |
Chris Lattner | shave another 150K off of kc++, by using a 7-bit encodi... |
commit | commitdiff | tree | snapshot |
2007-05-04 |
Chris Lattner | where possible, encode symtab names with 7 bits per... |
commit | commitdiff | tree | snapshot |
2007-05-04 |
Chris Lattner | use a template to eliminate manual code duplication |
commit | commitdiff | tree | snapshot |
2007-05-04 |
Bill Wendling | Add an "implies" field to features. This indicates... |
commit | commitdiff | tree | snapshot |
2007-05-04 |
Chris Lattner | Encode all value symtab strings as arrays of 8-bit... |
commit | commitdiff | tree | snapshot |
2007-05-04 |
Chris Lattner | add support for array abbreviations. |
commit | commitdiff | tree | snapshot |
2007-05-04 |
Chris Lattner | eliminate internal length fields from record. Records... |
commit | commitdiff | tree | snapshot |
2007-05-04 |
Chris Lattner | eliminate lengths from record bodies |
commit | commitdiff | tree | snapshot |
2007-05-04 |
Chris Lattner | stub out creation of BLOCKINFO_BLOCK |
commit | commitdiff | tree | snapshot |
2007-05-04 |
Chris Lattner | minor cleanups. Add provisions for a new standard... |
commit | commitdiff | tree | snapshot |
2007-05-04 |
Chris Lattner | refcount BitCodeAbbrev objects |
commit | commitdiff | tree | snapshot |
2007-05-04 |
Duncan Sands | Test that the eh lowering code can handle constant... |
commit | commitdiff | tree | snapshot |
2007-05-04 |
Duncan Sands | A bitcast of a global variable may have been constant... |
commit | commitdiff | tree | snapshot |
2007-05-04 |
Dan Gohman | Use IntrinsicInst to test for prefetch instructions... |
commit | commitdiff | tree | snapshot |
2007-05-04 |
Chris Lattner | optimize constant layout. This fixes encoding of 181... |
commit | commitdiff | tree | snapshot |
2007-05-04 |
Chris Lattner | simple optimization for the type table |
commit | commitdiff | tree | snapshot |
2007-05-04 |
Chris Lattner | regenerate |
commit | commitdiff | tree | snapshot |
2007-05-04 |
Chris Lattner | fix a bug where llvm-as couldn't assemble the .ll file... |
commit | commitdiff | tree | snapshot |
2007-05-04 |
Chris Lattner | storeinst ctor takes isvolatile before alignment. ... |
commit | commitdiff | tree | snapshot |
2007-05-04 |
Chris Lattner | fix encoding of invoke instructions. kc++ now round... |
commit | commitdiff | tree | snapshot |
2007-05-04 |
Chris Lattner | fix a misplaced error |
commit | commitdiff | tree | snapshot |
2007-05-04 |
Chris Lattner | encode and read param attrs along with function type... |
commit | commitdiff | tree | snapshot |
2007-05-04 |
Chris Lattner | if functiontype is going to have a pointer to a paramat... |
commit | commitdiff | tree | snapshot |
2007-05-04 |
Reid Spencer | Bitcast all the bits of a floating point value, not... |
commit | commitdiff | tree | snapshot |
2007-05-04 |
Reid Spencer | Add a test case for testing the LLI interpreter wrt... |
commit | commitdiff | tree | snapshot |
2007-05-04 |
Chris Lattner | add support for reading the param attrs block |
commit | commitdiff | tree | snapshot |
2007-05-04 |
Chris Lattner | fix a bug encoding param attrs |
commit | commitdiff | tree | snapshot |
2007-05-04 |
Chris Lattner | add a helper |
commit | commitdiff | tree | snapshot |
2007-05-04 |
Chris Lattner | remove dead code |
commit | commitdiff | tree | snapshot |
2007-05-04 |
Chris Lattner | remove unused code |
commit | commitdiff | tree | snapshot |
2007-05-04 |
Chris Lattner | add support for new codes/block |
commit | commitdiff | tree | snapshot |
2007-05-04 |
Chris Lattner | add new codes |
commit | commitdiff | tree | snapshot |
2007-05-04 |
Chris Lattner | add writer support for param attrs |
commit | commitdiff | tree | snapshot |
2007-05-04 |
Reid Spencer | Allow this to compile with gcc 4.0.X |
commit | commitdiff | tree | snapshot |
2007-05-04 |
Chris Lattner | new testcase |
commit | commitdiff | tree | snapshot |
2007-05-04 |
Chris Lattner | pass by reference, not by value |
commit | commitdiff | tree | snapshot |
2007-05-04 |
Chris Lattner | trivial scaffolding for param attrs |
commit | commitdiff | tree | snapshot |
2007-05-04 |
Evan Cheng | Test load global in static mode. |
commit | commitdiff | tree | snapshot |
2007-05-04 |
Evan Cheng | On Mac OS X, GV requires an extra load only when reloca... |
commit | commitdiff | tree | snapshot |
2007-05-03 |
Evan Cheng | New test case. |
commit | commitdiff | tree | snapshot |
2007-05-03 |
Evan Cheng | Don't create indexed load / store with zero offset! |
commit | commitdiff | tree | snapshot |
2007-05-03 |
Evan Cheng | Should never see an indexed load / store with zero... |
commit | commitdiff | tree | snapshot |
2007-05-03 |
Dan Gohman | Allow strength reduction to make use of addressing... |
commit | commitdiff | tree | snapshot |
2007-05-03 |
Chris Lattner | enumerate parameter attr lists. |
commit | commitdiff | tree | snapshot |
2007-05-03 |
Chris Lattner | Encoding calling conv info in call/invoke instrs, tree... |
commit | commitdiff | tree | snapshot |
2007-05-03 |
Chris Lattner | the type field for a store is the type of the pointer... |
commit | commitdiff | tree | snapshot |
2007-05-03 |
Chris Lattner | don't bother encoding # varargs |
commit | commitdiff | tree | snapshot |
2007-05-03 |
Chris Lattner | fix encoding of BB names in the symtab |
commit | commitdiff | tree | snapshot |
2007-05-03 |
Chris Lattner | add a new code |
commit | commitdiff | tree | snapshot |
2007-05-03 |
Chris Lattner | bug fixes |
commit | commitdiff | tree | snapshot |
2007-05-03 |
Jeff Cohen | Unbreak VC++ build. |
commit | commitdiff | tree | snapshot |
2007-05-03 |
Chris Lattner | implement the rest of the instructions |
commit | commitdiff | tree | snapshot |
2007-05-03 |
Devang Patel | Use iterative while loop instead of recursive function... |
commit | commitdiff | tree | snapshot |
2007-05-03 |
Dale Johannesen | Evan's patch to avoid FPreg->intreg copy for cvt; store... |
commit | commitdiff | tree | snapshot |
2007-05-03 |
Lauro Ramos... | Debug support for arm-linux. |
commit | commitdiff | tree | snapshot |
2007-05-03 |
Chris Lattner | add a few more instructions, getting close |
commit | commitdiff | tree | snapshot |
2007-05-03 |
Dan Gohman | Indent the .text, .data, and .bss directives in assembl... |
commit | commitdiff | tree | snapshot |
2007-05-03 |
Dan Gohman | Use the explicit keyword for the SCEV class' constructor. |
commit | commitdiff | tree | snapshot |
2007-05-03 |
Evan Cheng | Added -rsh-host and -rsh-user to support remote execution. |
commit | commitdiff | tree | snapshot |
2007-05-03 |
Chris Lattner | This is a patch to fix a compile error in STLExtras... |
commit | commitdiff | tree | snapshot |
2007-05-03 |
Evan Cheng | negatize -> negative |
commit | commitdiff | tree | snapshot |
2007-05-03 |
Chris Lattner | silence annoying gcc 4.3 warnings |
commit | commitdiff | tree | snapshot |
2007-05-03 |
Chris Lattner | silence some annoying gcc 4.3 warnings |
commit | commitdiff | tree | snapshot |
2007-05-03 |
Chris Lattner | remove extraneous type qualifiers |
commit | commitdiff | tree | snapshot |
2007-05-03 |
Chris Lattner | remove extraneous top-level semi's |
commit | commitdiff | tree | snapshot |
2007-05-03 |
Chris Lattner | remove two useless functions. Just inherit Type's... |
commit | commitdiff | tree | snapshot |
2007-05-03 |
Chris Lattner | remove useless type qualifiers |
commit | commitdiff | tree | snapshot |
2007-05-03 |
Chris Lattner | avoid invalid C++ token in #error |
commit | commitdiff | tree | snapshot |
2007-05-03 |
Chris Lattner | Allow i/s to match (gv+c). This fixes CodeGen/PowerPC... |
commit | commitdiff | tree | snapshot |
2007-05-03 |
Chris Lattner | new testcase |
commit | commitdiff | tree | snapshot |
2007-05-03 |
Chris Lattner | Fix two classes of bugs: |
commit | commitdiff | tree | snapshot |
2007-05-03 |
Chris Lattner | add support for printing offset from global |
commit | commitdiff | tree | snapshot |
2007-05-03 |
Chris Lattner | revert accidental commit |
commit | commitdiff | tree | snapshot |
2007-05-03 |
Chris Lattner | add support for printing offset of global |
commit | commitdiff | tree | snapshot |
next |