- 10d4c58 add missing opcode. by Chris Lattner · 18 years ago
- 5c3885c Under normal circumstances, when a frame pointer is not required, we reserve by Evan Cheng · 18 years ago
- 14f1dd1 Added hook hasReservedCallFrame(). It returns true if the call frame is by Evan Cheng · 18 years ago
- 43d44f0 Test a dag combiner crasher. by Evan Cheng · 18 years ago
- 45a7ca9 * Only turn a load to UNDEF if all of its outputs have no uses (indexed loads by Evan Cheng · 18 years ago
- 5443779 Implement review feedback. by Christopher Lamb · 18 years ago
- 77edc4b Fix PR1228 and CodeGen/Generic/2007-04-30-LandingPadBranchFolding.ll by Chris Lattner · 18 years ago
- 045a927 testcase for PR1228 by Chris Lattner · 18 years ago
- c11ce86 print isLandingPad() for MBBs by Chris Lattner · 18 years ago
- e7cf56a Continue refactoring inline asm code. If there is an earlyclobber output by Chris Lattner · 18 years ago
- 27679be testcase for PR1357 by Chris Lattner · 18 years ago
- 99eaef9 Header file for ELF relocations. by Christopher Lamb · 18 years ago
- bd4e080 Fix comment by Anton Korobeynikov · 18 years ago
- e47e75b Updates. by Evan Cheng · 18 years ago
- bf996f1 refactor GetRegistersForValue to take OpInfo as an argument instead of various by Chris Lattner · 18 years ago
- 3ff90dc refactor some code, no functionality change by Chris Lattner · 18 years ago
- 1f6f4c7 Clean up multi-line asam string printing. Instead of printing: by Chris Lattner · 18 years ago
- bb1f97c Fix typo. Interesting, but old variant worked too :) by Anton Korobeynikov · 18 years ago
- 4274e40 For PR1370: by Reid Spencer · 18 years ago
- 9118dbc Remove item: thumb padding in constant islands by Dale Johannesen · 18 years ago
- 23c9684 remove unused variable by Dale Johannesen · 18 years ago
- c9a83e4 If an archive is not recognized as an LLVM bytecode archive then declare by Reid Spencer · 18 years ago
- 0a18173 Enable protected visibility on ARM. by Lauro Ramos Venancio · 18 years ago
- 126b1b8 Dependent libraries could be native too. by Reid Spencer · 18 years ago
- 3b72639 Augment the verbose output to print out the sub-commands executed. by Reid Spencer · 18 years ago
- 8d89f1f add some helpers by Chris Lattner · 18 years ago
- b30c925 Implement much expanded dumper support. We now print stuff like: by Chris Lattner · 18 years ago
- 9cd3ccf Implement visibility checking during linking. Also implement protected by Anton Korobeynikov · 18 years ago
- 4238d47 add some simple per-block statistics by Chris Lattner · 18 years ago
- a2d0ad4 compute this value correctly by Chris Lattner · 18 years ago
- 8593e41 Rewrite of Thumb constant islands handling (exact allowance for padding by Dale Johannesen · 18 years ago
- 8650199 Make ARM-specific version of getInlineAsmLength by Dale Johannesen · 18 years ago
- bd40a6d add a method by Chris Lattner · 18 years ago
- 1d81d88 not all targets want to return an i32. What really matters is whether llc accepts the generated code. by Chris Lattner · 18 years ago
- 6995cf6 generalize aggregate handling by Chris Lattner · 18 years ago
- f52e608 Regenerate by Anton Korobeynikov · 18 years ago
- 6f9896f Implement protected visibility. This partly implements PR1363. Linker by Anton Korobeynikov · 18 years ago
- c6c98af Implement review feedback by Anton Korobeynikov · 18 years ago
- ee181bc Jeff's fix was fine by Chris Lattner · 18 years ago
- 9728905 add missing ctor by Chris Lattner · 18 years ago
- 930c0fe Fix MemoryBuffer breakage correctly. by Jeff Cohen · 18 years ago
- 1d6bf2f Unbreak VC++ build. by Jeff Cohen · 18 years ago
- 9bc4060 Unbreak build. by Jeff Cohen · 18 years ago
- 21beed6 Updated aliases test by Anton Korobeynikov · 18 years ago
- 32de633 Implement support to read an arbitrary bitcode file. Next up, dumping the by Chris Lattner · 18 years ago
- 45e0f89 very early support for analyzing a bitstream. This opens the file, starts by Chris Lattner · 18 years ago
- 107d809 make this file self-contained by Chris Lattner · 18 years ago
- c453f76 Switch the bitcode reader interface to take a MemoryBuffer instead of knowing by Chris Lattner · 18 years ago
- 333ffd4 Add a new memorybuffer class, to unify all the file reading code in the system by Chris Lattner · 18 years ago
- a527bf1 new method for creating a path, which does not create a temporary string. by Chris Lattner · 18 years ago
- 63db485 fit in 80 cols by Chris Lattner · 18 years ago
- 01b2745 Fix this to use the right block ID by Chris Lattner · 18 years ago
- 1a9df8e moved Writer.cpp -> BitcodeWriter.cpp to make it more unique in the tree. by Chris Lattner · 18 years ago
- b627eab Minor corrections. by Jeff Cohen · 18 years ago
- 09e4b7e memory operands that have a direct operand should have their stores created by Chris Lattner · 18 years ago
- c83994e eliminate more redundant constraint type analysis by Chris Lattner · 18 years ago
- 2a600be merge constraint type analysis stuff together. by Chris Lattner · 18 years ago
- 0c58340 Significant refactoring of the inline asm stuff, to support future changes. by Chris Lattner · 18 years ago
- 9c9b63a Regenerate. by Reid Spencer · 18 years ago
- 863dd88 Revert the premature portion of the last commit. by Reid Spencer · 18 years ago
- 7dde0ff This is not "FIXME" anymore by Anton Korobeynikov · 18 years ago
- 0f53f7f Let Verifier check aliasees by Anton Korobeynikov · 18 years ago
- 3cb4dda Fix a compilation error (jump to case label). by Reid Spencer · 18 years ago
- 38e0980 Regenerate by Anton Korobeynikov · 18 years ago
- a80e118 Implement review feedback. Aliasees can be either GlobalValue's or by Anton Korobeynikov · 18 years ago
- 44b2c50 memory inputs to an inline asm are required to have an address available. by Chris Lattner · 18 years ago
- c44f3ea new testcase for PR1356 by Chris Lattner · 18 years ago
- f2f3cd5 Fix CodeGen/Generic/2007-04-27-LargeMemObject.ll and by Chris Lattner · 18 years ago
- 15c9286 ensure the operand prints. by Chris Lattner · 18 years ago
- 5bee46d new testcase by Chris Lattner · 18 years ago
- 93e3d8f update syntax by Chris Lattner · 18 years ago
- 83f241e not fully implemented yet. by Chris Lattner · 18 years ago
- 4c27344 add a default parameter by Chris Lattner · 18 years ago
- bb58b9c add a way to make this less brittle by Chris Lattner · 18 years ago
- 7f3c4d4 fix a bug triggered by 403.gcc by Chris Lattner · 18 years ago
- 827a1f4 update for new inline asm syntax by Chris Lattner · 18 years ago
- e62f021 Fix several latent bugs in EmitGEPOffset that didn't manifest with its by Chris Lattner · 18 years ago
- b017318 Fix this to match change to InlineAsm class. by Chris Lattner · 18 years ago
- 53c22fc uhn zap cvs by Chris Lattner · 18 years ago
- 73d0d0d represent indirect operands explicitly in inline asm strings. by Chris Lattner · 18 years ago
- 9bc1464 Implement PR1345 and Transforms/InstCombine/bitcast-gep.ll by Chris Lattner · 18 years ago
- 947780b new testcase by Chris Lattner · 18 years ago
- caa8055 change per review by Dale Johannesen · 18 years ago
- 25c1f9e Prevent Thumb code from generating ARM instructions by Dale Johannesen · 18 years ago
- 2a37799 fix the test tls1. by Lauro Ramos Venancio · 18 years ago
- 1bd151a add TLS tests. by Lauro Ramos Venancio · 18 years ago
- 6b0974c add a GEP helper function by Chris Lattner · 18 years ago
- 4c6d20a add parenthesis. by Lauro Ramos Venancio · 18 years ago
- 185ea1e Doh. ARM::LEApcrel is a single instruction MI. by Evan Cheng · 18 years ago
- fdc9692 In Thumb mode, the frame register must be R7. by Lauro Ramos Venancio · 18 years ago
- d3e2834 refactor some code relating to pointer cast xforms, pulling it out of the codepath by Chris Lattner · 18 years ago
- eb7f34f Fix incorrect legalization of EHSELECTOR. This fixes by Chris Lattner · 18 years ago
- 85f7779 make this testcase harder, to cover PR1326 by Chris Lattner · 18 years ago
- 0204032 reset errno to zero on entry to the application's main function. This fixes by Chris Lattner · 18 years ago
- b35417c Fix prolific source of 'possible loss of data' warnings. by Jeff Cohen · 18 years ago
- 64f4fa5 ARM TLS: implement "general dynamic", "initial exec" and "local exec" models. by Lauro Ramos Venancio · 18 years ago
- b1df8f2 Darwin runtime library does not have these. by Evan Cheng · 18 years ago
- 768c9f7 Special handling of LEApcrel and tLEApcrel. by Evan Cheng · 18 years ago
- eec041a Back out previous check-in. Incorrect. by Evan Cheng · 18 years ago
- 33fdc98 tLEApcrel is a AddrModeTs, i.e. pc relative. by Evan Cheng · 18 years ago