- 2e40d03 Cygwin doesn't have the RSS_LIMIT for get/setrlimit. by Reid Spencer · 18 years ago
- 0a2cdb6 Add TLS tests. by Lauro Ramos Venancio · 18 years ago
- ede1d78 X86 TLS: optimize the implementation of "local exec" model. by Lauro Ramos Venancio · 18 years ago
- 47f96bf promote LLVMBitCodes to be a public header by Chris Lattner · 18 years ago
- 8f122b1 promote this to being a public header. by Chris Lattner · 18 years ago
- 95c218a PR400 phase 2. Propagate attributed load/store information through DAGs. by Christopher Lamb · 18 years ago
- 7d2cc2b X86 TLS: fix and optimize the implementation of "initial exec" model. by Lauro Ramos Venancio · 18 years ago
- 032507d PR400 phase 1 implementation feedback. by Christopher Lamb · 18 years ago
- dc4cb35 Have compiler enforce this. by Jeff Cohen · 18 years ago
- a7f0d3c Support alignment queries for degenerate (length 1) vectors. by Christopher Lamb · 18 years ago
- 007ce3b simplify this test until it can be dealt with by Andrew Lenharth · 18 years ago
- 5c10424 Regenerated by Christopher Lamb · 18 years ago
- 43c7f37 PR400 work phase 1. Add attributed load/store instructions for volatile/align to LLVM. by Christopher Lamb · 18 years ago
- cb403d6 Fix build problem with Gentoo 4.1.1-r3. by Jeff Cohen · 18 years ago
- b5594e3 Add new option to usage help. by Jeff Cohen · 18 years ago
- b90909e For PR1136: by Reid Spencer · 18 years ago
- 7aaa4a5 Terminate with newline. by Reid Spencer · 18 years ago
- 4244334 Undo premature commit. by Reid Spencer · 18 years ago
- 0146c2e Terminate file with newline. by Reid Spencer · 18 years ago
- 728e0e3 Implement review feedback. by Jeff Cohen · 18 years ago
- a0c96a0 Teach Visual Studio about Bitcode. by Jeff Cohen · 18 years ago
- cb75731 Undo erroneous corrections. by Jeff Cohen · 18 years ago
- 3dc662c Fix the comparison of language names to accept any characters by using by Reid Spencer · 18 years ago
- 8dadf6b Fix generation of certain scheduler itineraries. by Christopher Lamb · 18 years ago
- b9707d5 add llvm ir bitcode definition file by Chris Lattner · 18 years ago
- 197ccea don't break reading from stdin by Chris Lattner · 18 years ago
- 395439b link in bitwriter library by Chris Lattner · 18 years ago
- b3ca362 teach llvm-dis to read bitcode files by Chris Lattner · 18 years ago
- 27bb3af add a temporary -bitcode option, which instructs llvm-as to produce a bitcode file instead of a bytecode file by Chris Lattner · 18 years ago
- 6742b4d build the bitcode dir by Chris Lattner · 18 years ago
- fd57cec Initial support for writing bitcode files. This currently only writes types, by Chris Lattner · 18 years ago
- caee0dc Initial support for reading bitcode files. They currently only read types, by Chris Lattner · 18 years ago
- b35ca9d Define the content-independent interfaces to read/write bitcode files and by Chris Lattner · 18 years ago
- 749456d Make running these tests conditional on llvm-gcc supporting the language by Reid Spencer · 18 years ago
- 4f859aa For PR1146: by Reid Spencer · 18 years ago
- 3b87d6a Add the --host-target option. by Reid Spencer · 18 years ago
- 6f1cc77 Minor corrections. by Jeff Cohen · 18 years ago
- 0ae4a33 Implement PIC for arm-linux. by Lauro Ramos Venancio · 18 years ago
- 88894b6 Add a .cvsignore file. by Reid Spencer · 18 years ago
- 12d81f3 Replace llvm_gcc_supports_ada and llvm_gcc_supports_objc with just a single by Reid Spencer · 18 years ago
- 51162ba Pass the LLVMGCC_LANGS variable through to Tcl. by Reid Spencer · 18 years ago
- 0d23818 Regenerate for detection of llvm-gcc supported languages by Reid Spencer · 18 years ago
- 1addff9 Add support for determining which languages the llvm-gcc front end supports. by Reid Spencer · 18 years ago
- 2c5c111 X86 TLS: Implement review feedback. by Lauro Ramos Venancio · 18 years ago
- 7022d1f llvm-dg.exp is dead, remove it. by Reid Spencer · 18 years ago
- a9f7bc8 Failure.sh is dead, remove it. by Reid Spencer · 18 years ago
- 16154ef Use the llvm_supports_target function to prevent running of tests for by Reid Spencer · 18 years ago
- 40a4c61 Add the llvm_supports_target function. by Reid Spencer · 18 years ago
- e5190d2 Add the TARGETS_TO_BUILD variable. by Reid Spencer · 18 years ago
- 4e9471d Test if the compiler supports Ada, and enable Ada tests if so. While I was by Duncan Sands · 18 years ago
- 6cdf4a9 Always print the same "PR" information in the same location (just after by Reid Spencer · 18 years ago
- 1e55bf2 Put failure information on a separate line. Hopefully this unbreaks the by Reid Spencer · 18 years ago
- c67bdc2 Revert Christopher Lamb's load/store alignment changes. by Reid Spencer · 18 years ago
- b3b0727 We only need one putchar which gives it a shot at getting matched by its users. by Reid Spencer · 18 years ago
- 8f192e0 Make enum-valued bitfield large enough to avoid interpretation as negative values in VC++. by Jeff Cohen · 18 years ago
- 8c28c46 Fix breakage of bytecode reader when built with VC++. by Jeff Cohen · 18 years ago
- 68c773c The expression "SubclassData = (SubclassData & ~1) | (V) ? 1 : 0;" does not do what by Jeff Cohen · 18 years ago
- 2330e4d by Christopher Lamb · 18 years ago
- 1b7f584 Make PredicateSimplifier not use DominatorTree. by Owen Anderson · 18 years ago
- cdacc49 Fix a comment. by Owen Anderson · 18 years ago
- 95b745a Fix some null checks to actually test the part that needs checking. by Owen Anderson · 18 years ago
- e1d8955 make this portable to 64-bit hosts by Chris Lattner · 18 years ago
- 4fc4fab Bug fix; add super-registers sets. by Evan Cheng · 18 years ago
- 50aadb9 Add super-register set. by Evan Cheng · 18 years ago
- 3831c55 Reset vertex. by Devang Patel · 18 years ago
- 4fc82a6 New test case. by Devang Patel · 18 years ago
- d1458f1 Fix a bug that prevented the JIT from working correctly after llvm_shutdown. by Chris Lattner · 18 years ago
- cd07075 Fix regressions introduced by my previous patch: opt calls verifier in a by Chris Lattner · 18 years ago
- 0d3b678 Allow the lowering of ISD::GLOBAL_OFFSET_TABLE. by Lauro Ramos Venancio · 18 years ago
- 108ec4b avoid mutating a global in an accessor by Chris Lattner · 18 years ago
- f7e968a fit in 80 cols by Chris Lattner · 18 years ago
- 09b362c Comment out usage of write() for now. by Jeff Cohen · 18 years ago
- 2c639ad rename JIT::state -> JIT::jitstate to avoid shadowing ExecutionEngine::state by Chris Lattner · 18 years ago
- a5f5a9c Fix a problem where primitive types lose their name after llvm_shutdown is called. by Chris Lattner · 18 years ago
- 19b6dcd catch a case that was biting jeffc by Chris Lattner · 18 years ago
- b3a0417 Implement "general dynamic", "initial exec" and "local exec" TLS models for by Lauro Ramos Venancio · 18 years ago
- e3e31c2 Add sub-registers set accessor. by Evan Cheng · 18 years ago
- 9fe9907 Enable Objective-C tests. by Devang Patel · 18 years ago
- ba647be Specify S registers as D registers' sub-registers. by Evan Cheng · 18 years ago
- 6120433 Specify sub-register relations. e.g. RAX: [EAX], EAX: [AX], AX: [AL,AH]. by Evan Cheng · 18 years ago
- 3cafbf7 Add sub-registers sets. by Evan Cheng · 18 years ago
- a92d62c Add sub-register sets. by Evan Cheng · 18 years ago
- 34c8269 test by Chris Lattner · 18 years ago
- 1ec38cb test commit by Chris Lattner · 18 years ago
- 19783d6 test commit by Chris Lattner · 18 years ago
- 93305bc add a crazy idea by Chris Lattner · 18 years ago
- 58d7fbf Avoid recursion. by Devang Patel · 18 years ago
- df07335 Move more passes to using ETForest instead of DominatorTree. by Owen Anderson · 18 years ago
- 13e3a29 Add null checks and const-ify these accessors. by Owen Anderson · 18 years ago
- ac79c9e Test check in by Christopher Lamb · 18 years ago
- 9c81664 remove cruft by Chris Lattner · 18 years ago
- 2e3ab57 Fix a very strange assertion message, patch by Christopher Lamb by Chris Lattner · 18 years ago
- ae1998f Fix test. by Evan Cheng · 18 years ago
- 5d4d7f1 Make Microsoft assembler and linker happy. by Jeff Cohen · 18 years ago
- 3e1b03f Fix a message, patch by Christopher Lamb. by Chris Lattner · 18 years ago
- 267bfb5 Fix a bug in getFrameRegister. Reported by Raul Herbster. by Lauro Ramos Venancio · 18 years ago
- 843f0767 Make use of ConstantInt::isZero instead of ConstantInt::isNullValue. by Zhou Sheng · 18 years ago
- 223d65b Make the operations of APInt variables more efficient. by Zhou Sheng · 18 years ago
- 3f520a7 Fix some VC++ warnings. by Jeff Cohen · 18 years ago
- cc045d5 Revert Owen's last check-in. This is breaking Mac OS X / PPC llvm-gcc bootstrap. by Evan Cheng · 18 years ago