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 |
2007-04-30 |
Dale Johannesen | remove unused variable |
commit | commitdiff | tree | snapshot |
2007-04-30 |
Reid Spencer | If an archive is not recognized as an LLVM bytecode... |
commit | commitdiff | tree | snapshot |
2007-04-30 |
Lauro Ramos... | Enable protected visibility on ARM. |
commit | commitdiff | tree | snapshot |
2007-04-30 |
Reid Spencer | Dependent libraries could be native too. |
commit | commitdiff | tree | snapshot |
2007-04-29 |
Reid Spencer | Augment the verbose output to print out the sub-command... |
commit | commitdiff | tree | snapshot |
2007-04-29 |
Chris Lattner | add some helpers |
commit | commitdiff | tree | snapshot |
2007-04-29 |
Chris Lattner | Implement much expanded dumper support. We now print... |
commit | commitdiff | tree | snapshot |
2007-04-29 |
Anton Korobeynikov | Implement visibility checking during linking. Also... |
commit | commitdiff | tree | snapshot |
2007-04-29 |
Chris Lattner | add some simple per-block statistics |
commit | commitdiff | tree | snapshot |
2007-04-29 |
Chris Lattner | compute this value correctly |
commit | commitdiff | tree | snapshot |
2007-04-29 |
Dale Johannesen | Rewrite of Thumb constant islands handling (exact allow... |
commit | commitdiff | tree | snapshot |
2007-04-29 |
Dale Johannesen | Make ARM-specific version of getInlineAsmLength |
commit | commitdiff | tree | snapshot |
2007-04-29 |
Chris Lattner | add a method |
commit | commitdiff | tree | snapshot |
2007-04-29 |
Chris Lattner | not all targets want to return an i32. What really... |
commit | commitdiff | tree | snapshot |
2007-04-29 |
Chris Lattner | generalize aggregate handling |
commit | commitdiff | tree | snapshot |
2007-04-29 |
Anton Korobeynikov | Regenerate |
commit | commitdiff | tree | snapshot |
2007-04-29 |
Anton Korobeynikov | Implement protected visibility. This partly implements... |
commit | commitdiff | tree | snapshot |
2007-04-29 |
Anton Korobeynikov | Implement review feedback |
commit | commitdiff | tree | snapshot |
2007-04-29 |
Chris Lattner | Jeff's fix was fine |
commit | commitdiff | tree | snapshot |
2007-04-29 |
Chris Lattner | add missing ctor |
commit | commitdiff | tree | snapshot |
2007-04-29 |
Jeff Cohen | Fix MemoryBuffer breakage correctly. |
commit | commitdiff | tree | snapshot |
2007-04-29 |
Jeff Cohen | Unbreak VC++ build. |
commit | commitdiff | tree | snapshot |
2007-04-29 |
Jeff Cohen | Unbreak build. |
commit | commitdiff | tree | snapshot |
2007-04-29 |
Anton Korobeynikov | Updated aliases test |
commit | commitdiff | tree | snapshot |
2007-04-29 |
Chris Lattner | Implement support to read an arbitrary bitcode file... |
commit | commitdiff | tree | snapshot |
2007-04-29 |
Chris Lattner | very early support for analyzing a bitstream. This... |
commit | commitdiff | tree | snapshot |
2007-04-29 |
Chris Lattner | make this file self-contained |
commit | commitdiff | tree | snapshot |
2007-04-29 |
Chris Lattner | Switch the bitcode reader interface to take a MemoryBuf... |
commit | commitdiff | tree | snapshot |
2007-04-29 |
Chris Lattner | Add a new memorybuffer class, to unify all the file... |
commit | commitdiff | tree | snapshot |
2007-04-29 |
Chris Lattner | new method for creating a path, which does not create... |
commit | commitdiff | tree | snapshot |
2007-04-29 |
Chris Lattner | fit in 80 cols |
commit | commitdiff | tree | snapshot |
2007-04-29 |
Chris Lattner | Fix this to use the right block ID |
commit | commitdiff | tree | snapshot |
2007-04-29 |
Chris Lattner | moved Writer.cpp -> BitcodeWriter.cpp to make it more... |
commit | commitdiff | tree | snapshot |
2007-04-29 |
Jeff Cohen | Minor corrections. |
commit | commitdiff | tree | snapshot |
2007-04-28 |
Chris Lattner | memory operands that have a direct operand should have... |
commit | commitdiff | tree | snapshot |
2007-04-28 |
Chris Lattner | eliminate more redundant constraint type analysis |
commit | commitdiff | tree | snapshot |
2007-04-28 |
Chris Lattner | merge constraint type analysis stuff together. |
commit | commitdiff | tree | snapshot |
2007-04-28 |
Chris Lattner | Significant refactoring of the inline asm stuff, to... |
commit | commitdiff | tree | snapshot |
2007-04-28 |
Reid Spencer | Regenerate. |
commit | commitdiff | tree | snapshot |
2007-04-28 |
Reid Spencer | Revert the premature portion of the last commit. |
commit | commitdiff | tree | snapshot |
2007-04-28 |
Anton Korobeynikov | This is not "FIXME" anymore |
commit | commitdiff | tree | snapshot |
2007-04-28 |
Anton Korobeynikov | Let Verifier check aliasees |
commit | commitdiff | tree | snapshot |
2007-04-28 |
Reid Spencer | Fix a compilation error (jump to case label). |
commit | commitdiff | tree | snapshot |
2007-04-28 |
Anton Korobeynikov | Regenerate |
commit | commitdiff | tree | snapshot |
2007-04-28 |
Anton Korobeynikov | Implement review feedback. Aliasees can be either Globa... |
commit | commitdiff | tree | snapshot |
2007-04-28 |
Chris Lattner | memory inputs to an inline asm are required to have... |
commit | commitdiff | tree | snapshot |
2007-04-28 |
Chris Lattner | new testcase for PR1356 |
commit | commitdiff | tree | snapshot |
2007-04-28 |
Chris Lattner | Fix CodeGen/Generic/2007-04-27-LargeMemObject.ll and |
commit | commitdiff | tree | snapshot |
2007-04-28 |
Chris Lattner | ensure the operand prints. |
commit | commitdiff | tree | snapshot |
2007-04-28 |
Chris Lattner | new testcase |
commit | commitdiff | tree | snapshot |
2007-04-28 |
Chris Lattner | update syntax |
commit | commitdiff | tree | snapshot |
2007-04-28 |
Chris Lattner | not fully implemented yet. |
commit | commitdiff | tree | snapshot |
2007-04-28 |
Chris Lattner | add a default parameter |
commit | commitdiff | tree | snapshot |
2007-04-28 |
Chris Lattner | add a way to make this less brittle |
commit | commitdiff | tree | snapshot |
2007-04-28 |
Chris Lattner | fix a bug triggered by 403.gcc |
commit | commitdiff | tree | snapshot |
2007-04-28 |
Chris Lattner | update for new inline asm syntax |
commit | commitdiff | tree | snapshot |
2007-04-28 |
Chris Lattner | Fix several latent bugs in EmitGEPOffset that didn... |
commit | commitdiff | tree | snapshot |
2007-04-28 |
Chris Lattner | Fix this to match change to InlineAsm class. |
commit | commitdiff | tree | snapshot |
2007-04-28 |
Chris Lattner | uhn zap cvs |
commit | commitdiff | tree | snapshot |
2007-04-28 |
Chris Lattner | represent indirect operands explicitly in inline asm... |
commit | commitdiff | tree | snapshot |
2007-04-28 |
Chris Lattner | Implement PR1345 and Transforms/InstCombine/bitcast... |
commit | commitdiff | tree | snapshot |
2007-04-28 |
Chris Lattner | new testcase |
commit | commitdiff | tree | snapshot |
2007-04-28 |
Dale Johannesen | change per review |
commit | commitdiff | tree | snapshot |
2007-04-27 |
Dale Johannesen | Prevent Thumb code from generating ARM instructions |
commit | commitdiff | tree | snapshot |
2007-04-27 |
Lauro Ramos... | fix the test tls1. |
commit | commitdiff | tree | snapshot |
2007-04-27 |
Lauro Ramos... | add TLS tests. |
commit | commitdiff | tree | snapshot |
2007-04-27 |
Chris Lattner | add a GEP helper function |
commit | commitdiff | tree | snapshot |
2007-04-27 |
Lauro Ramos... | add parenthesis. |
commit | commitdiff | tree | snapshot |
2007-04-27 |
Evan Cheng | Doh. ARM::LEApcrel is a single instruction MI. |
commit | commitdiff | tree | snapshot |
2007-04-27 |
Lauro Ramos... | In Thumb mode, the frame register must be R7. |
commit | commitdiff | tree | snapshot |
2007-04-27 |
Chris Lattner | refactor some code relating to pointer cast xforms... |
commit | commitdiff | tree | snapshot |
2007-04-27 |
Chris Lattner | Fix incorrect legalization of EHSELECTOR. This fixes |
commit | commitdiff | tree | snapshot |
2007-04-27 |
Chris Lattner | make this testcase harder, to cover PR1326 |
commit | commitdiff | tree | snapshot |
2007-04-27 |
Chris Lattner | reset errno to zero on entry to the application's main... |
commit | commitdiff | tree | snapshot |
2007-04-27 |
Jeff Cohen | Fix prolific source of 'possible loss of data' warnings. |
commit | commitdiff | tree | snapshot |
2007-04-27 |
Lauro Ramos... | ARM TLS: implement "general dynamic", "initial exec... |
commit | commitdiff | tree | snapshot |
2007-04-27 |
Evan Cheng | Darwin runtime library does not have these. |
commit | commitdiff | tree | snapshot |
2007-04-27 |
Evan Cheng | Special handling of LEApcrel and tLEApcrel. |
commit | commitdiff | tree | snapshot |
2007-04-27 |
Evan Cheng | Back out previous check-in. Incorrect. |
commit | commitdiff | tree | snapshot |
2007-04-27 |
Evan Cheng | tLEApcrel is a AddrModeTs, i.e. pc relative. |
commit | commitdiff | tree | snapshot |
2007-04-27 |
Evan Cheng | Expand UINT_TO_FP in turns of SINT_TO_FP when UINTTOFP_... |
commit | commitdiff | tree | snapshot |
2007-04-27 |
Duncan Sands | Test that eh_selector lowering accepts global variables... |
commit | commitdiff | tree | snapshot |
2007-04-27 |
Chris Lattner | improve EH global handling, patch by Duncan Sands. |
commit | commitdiff | tree | snapshot |
2007-04-26 |
Devang Patel | Move ~Pass() from Pass.h into Pass.cpp |
commit | commitdiff | tree | snapshot |
2007-04-26 |
Anton Korobeynikov | Unxfail tests |
commit | commitdiff | tree | snapshot |
2007-04-26 |
Chris Lattner | enable Anton's shift/and switch lowering stuff! It... |
commit | commitdiff | tree | snapshot |
next |