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 |
2007-05-03 |
Dan Gohman | Sets the section names for fixed-size constants and... |
commit | commitdiff | tree | snapshot |
2007-05-03 |
Lauro Ramos... | Make my proxy happy. |
commit | commitdiff | tree | snapshot |
2007-05-03 |
Chris Lattner | revert reid's patch to fix these failures: |
commit | commitdiff | tree | snapshot |
2007-05-03 |
Evan Cheng | Typo. It's checking if V is multiple of 4, not multiple... |
commit | commitdiff | tree | snapshot |
2007-05-03 |
Devang Patel | Drop 'const' |
commit | commitdiff | tree | snapshot |
2007-05-03 |
Devang Patel | New test. |
commit | commitdiff | tree | snapshot |
2007-05-03 |
Chris Lattner | match a reassociated form of fnmul. This implements... |
commit | commitdiff | tree | snapshot |
2007-05-03 |
Chris Lattner | match a reassociated form of fnmul |
commit | commitdiff | tree | snapshot |
2007-05-03 |
Chris Lattner | expose HonorSignDependentRoundingFPMathOption to .td... |
commit | commitdiff | tree | snapshot |
2007-05-03 |
Chris Lattner | Add a new option. |
commit | commitdiff | tree | snapshot |
2007-05-02 |
Bill Wendling | Non-algorithmic change. Moved definitions around into... |
commit | commitdiff | tree | snapshot |
2007-05-02 |
Anton Korobeynikov | Properly set arguments bitwidth of EHSELECT node |
commit | commitdiff | tree | snapshot |
2007-05-02 |
Bill Wendling | Update. |
commit | commitdiff | tree | snapshot |
2007-05-02 |
Devang Patel | Use 'static const char' instead of 'static const int'. |
commit | commitdiff | tree | snapshot |
2007-05-02 |
Reid Spencer | Disable RTTI handling until we're ready. |
commit | commitdiff | tree | snapshot |
2007-05-02 |
Reid Spencer | Add a rule to get the footprint of binaries and libraries. |
commit | commitdiff | tree | snapshot |
2007-05-02 |
Devang Patel | Re-install patch to enable use of PassID. |
commit | commitdiff | tree | snapshot |
2007-05-02 |
Lauro Ramos... | Fix build error. |
commit | commitdiff | tree | snapshot |
2007-05-02 |
Anton Korobeynikov | Emit correct register move information in eh frames... |
commit | commitdiff | tree | snapshot |
2007-05-02 |
Anton Korobeynikov | Emit correct DWARF reg # for RA (return address) register |
commit | commitdiff | tree | snapshot |
2007-05-02 |
Duncan Sands | Test that TREE_CONSTANT is being set correctly. |
commit | commitdiff | tree | snapshot |
2007-05-02 |
Duncan Sands | Test that inline assembler compiles (llvm-gcc added... |
commit | commitdiff | tree | snapshot |
2007-05-02 |
Chris Lattner | update to reflect reality |
commit | commitdiff | tree | snapshot |
2007-05-02 |
Chris Lattner | add reader logic for terminator instrs. |
commit | commitdiff | tree | snapshot |
2007-05-02 |
Chris Lattner | add reader support for a bunch of new instructions |
commit | commitdiff | tree | snapshot |
2007-05-02 |
Chris Lattner | read a few instructions, fix some bugs. This is enough... |
commit | commitdiff | tree | snapshot |
2007-05-02 |
Chris Lattner | use the correct code for binop instrs |
commit | commitdiff | tree | snapshot |
2007-05-02 |
Chris Lattner | revert enough of devang's recent patches to get the... |
commit | commitdiff | tree | snapshot |
2007-05-02 |
Chris Lattner | disable this assertion as a hack to get the build more... |
commit | commitdiff | tree | snapshot |
2007-05-02 |
Reid Spencer | Make sign extension work correctly for unusual bit... |
commit | commitdiff | tree | snapshot |
2007-05-02 |
Dale Johannesen | Add some support for (Darwin) code-generating directive... |
commit | commitdiff | tree | snapshot |
2007-05-01 |
Anton Korobeynikov | Fix couple of bugs connected with eh info: |
commit | commitdiff | tree | snapshot |
2007-05-01 |
Devang Patel | Do not use typeinfo to identify pass in pass manager. |
commit | commitdiff | tree | snapshot |
2007-05-01 |
Devang Patel | Update doc to reflect changes I am about to install... |
commit | commitdiff | tree | snapshot |
2007-05-01 |
Evan Cheng | Doh. PC displacement is between the constantpool and... |
commit | commitdiff | tree | snapshot |
2007-05-01 |
Duncan Sands | Test handling of TRY_CATCH_EXPRs for which the handler... |
commit | commitdiff | tree | snapshot |
2007-05-01 |
Anton Korobeynikov | Use correct PC symbol |
commit | commitdiff | tree | snapshot |
2007-05-01 |
Anton Korobeynikov | Adjust correct EH-related sections |
commit | commitdiff | tree | snapshot |
2007-05-01 |
Evan Cheng | eliminateFrameIndex() change. |
commit | commitdiff | tree | snapshot |
2007-05-01 |
Evan Cheng | If call frame is not part of stack frame and no dynamic... |
commit | commitdiff | tree | snapshot |
2007-05-01 |
Evan Cheng | Pass call frame setup SP adjustment along to eliminateF... |
commit | commitdiff | tree | snapshot |
2007-05-01 |
Evan Cheng | Add SPAdj parameter to account for call frame setup... |
commit | commitdiff | tree | snapshot |
2007-05-01 |
Evan Cheng | Forgot about chain result; also UNDEF cannot have multi... |
commit | commitdiff | tree | snapshot |
2007-05-01 |
Chris Lattner | fix build with non-buggy compilers |
commit | commitdiff | tree | snapshot |
2007-05-01 |
Chris Lattner | handle function-level forward references, read binops. |
commit | commitdiff | tree | snapshot |
2007-05-01 |
Nate Begeman | A bit of feedback from Chris that I missed; error rathe... |
commit | commitdiff | tree | snapshot |
2007-05-01 |
Nate Begeman | llvm bug #1350, parts 1, 2, and 3. |
commit | commitdiff | tree | snapshot |
2007-05-01 |
Chris Lattner | implement materializeModule, force deallocation of... |
commit | commitdiff | tree | snapshot |
next |