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 |
2007-05-01 |
Chris Lattner | several bitfixes to JumpToBit |
commit | commitdiff | tree | snapshot |
2007-05-01 |
Chris Lattner | The stream to read from is now an ivar |
commit | commitdiff | tree | snapshot |
2007-05-01 |
Chris Lattner | implement scafolding for lazy deserialization of functi... |
commit | commitdiff | tree | snapshot |
2007-05-01 |
Chris Lattner | add JumpToBit, an explicit init method, and a default... |
commit | commitdiff | tree | snapshot |
2007-05-01 |
Reid Spencer | Split target dependent test portions to target-specific... |
commit | commitdiff | tree | snapshot |
2007-05-01 |
Chris Lattner | add phi |
commit | commitdiff | tree | snapshot |
2007-05-01 |
Chris Lattner | write the symbol table for function bodies |
commit | commitdiff | tree | snapshot |
2007-05-01 |
Chris Lattner | encode all of the instructions. |
commit | commitdiff | tree | snapshot |
2007-05-01 |
Chris Lattner | add missing opcode. |
commit | commitdiff | tree | snapshot |
2007-05-01 |
Evan Cheng | Under normal circumstances, when a frame pointer is... |
commit | commitdiff | tree | snapshot |
2007-05-01 |
Evan Cheng | Added hook hasReservedCallFrame(). It returns true... |
commit | commitdiff | tree | snapshot |
2007-05-01 |
Evan Cheng | Test a dag combiner crasher. |
commit | commitdiff | tree | snapshot |
2007-05-01 |
Evan Cheng | * Only turn a load to UNDEF if all of its outputs have... |
commit | commitdiff | tree | snapshot |
2007-04-30 |
Christopher... | Implement review feedback. |
commit | commitdiff | tree | snapshot |
2007-04-30 |
Chris Lattner | Fix PR1228 and CodeGen/Generic/2007-04-30-LandingPadBra... |
commit | commitdiff | tree | snapshot |
2007-04-30 |
Chris Lattner | testcase for PR1228 |
commit | commitdiff | tree | snapshot |
2007-04-30 |
Chris Lattner | print isLandingPad() for MBBs |
commit | commitdiff | tree | snapshot |
2007-04-30 |
Chris Lattner | Continue refactoring inline asm code. If there is... |
commit | commitdiff | tree | snapshot |
2007-04-30 |
Chris Lattner | testcase for PR1357 |
commit | commitdiff | tree | snapshot |
2007-04-30 |
Christopher... | Header file for ELF relocations. |
commit | commitdiff | tree | snapshot |
2007-04-30 |
Anton Korobeynikov | Fix comment |
commit | commitdiff | tree | snapshot |
2007-04-30 |
Evan Cheng | Updates. |
commit | commitdiff | tree | snapshot |
2007-04-30 |
Chris Lattner | refactor GetRegistersForValue to take OpInfo as an... |
commit | commitdiff | tree | snapshot |
2007-04-30 |
Chris Lattner | refactor some code, no functionality change |
commit | commitdiff | tree | snapshot |
2007-04-30 |
Chris Lattner | Clean up multi-line asam string printing. Instead... |
commit | commitdiff | tree | snapshot |
2007-04-30 |
Anton Korobeynikov | Fix typo. Interesting, but old variant worked too :) |
commit | commitdiff | tree | snapshot |
2007-04-30 |
Reid Spencer | For PR1370: |
commit | commitdiff | tree | snapshot |
2007-04-30 |
Dale Johannesen | Remove item: thumb padding in constant islands |
commit | commitdiff | tree | snapshot |
next |