- 88216af Constant fold int-to-long-double conversions; by Dale Johannesen · 18 years ago
- cce23a4 Simplify and fix signed int -> FP conversions. by Dale Johannesen · 18 years ago
- cd8bc05 AsmPrinters overriding getAnalysisUsage should call super. by Gordon Henriksen · 18 years ago
- 1bcc796 Add a helper useful when mapping from a map element to its hash node. by Chris Lattner · 18 years ago
- ab528fe Template-ize more of the DomTree internal implementation details. Only the calculate() methods for DomTree and PostDomTree remain to be merged/template-ized. by Owen Anderson · 18 years ago
- c28476f document DenseSet. by Chris Lattner · 18 years ago
- be20773 Add a new DenseSet abstraction. by Chris Lattner · 18 years ago
- 3c5f023 Add newline at end of file. by Duncan Sands · 18 years ago
- f51edad Check that the second parameter of init_trampoline by Duncan Sands · 18 years ago
- 078f5e1 This is done already. by Gordon Henriksen · 18 years ago
- 364caf0 Collector is the base class for garbage collection code generators. by Gordon Henriksen · 18 years ago
- d070d1e Demoting CHelpers.h to include/llvm/Support. by Gordon Henriksen · 18 years ago
- 336c6c0 Switch to densemap rather than std::set by Daniel Berlin · 18 years ago
- 9b7a248 Regenerate. by Gordon Henriksen · 18 years ago
- 4229371 PR1601: etags not configured correctly by Gordon Henriksen · 18 years ago
- e5f6204 Enabling new condition code modeling scheme. by Evan Cheng · 18 years ago
- fb71392 Do not ignore packed member size while selecting union type. by Devang Patel · 18 years ago
- 9fe4662 Teach SplitVectorOp how to split INSERT_VECTOR_ELT. by Dan Gohman · 18 years ago
- 7638565 Update how to release document. Add release version to getting started guide. by Tanya Lattner · 18 years ago
- 22a5299 If two instructions are both two-address code, favors (schedule closer to by Evan Cheng · 18 years ago
- 6745458 really fix PR1581, thanks to Daniel Dunbar for pointing this out. by Chris Lattner · 18 years ago
- d7c4ca1 Make Value::getNameLen not crash on an empty name, fixing PR1712. by Chris Lattner · 18 years ago
- ddde335 Remove a poor scheduling heuristic. by Evan Cheng · 18 years ago
- 74d2fd8 Trim some unneeded fields. by Evan Cheng · 18 years ago
- 005ac65 Record latest work. by Dale Johannesen · 18 years ago
- 72292f0 Fix long double -> uint64 conversion. by Dale Johannesen · 18 years ago
- 4292d1c minor long double related changes by Dale Johannesen · 18 years ago
- 9fda5be Make the checks for DW_FORM_data4 consistent with the others, and by Dan Gohman · 18 years ago
- 06ff4e6 Use 32-bit data directives for DW_FORM_data4 format data, even on by Dan Gohman · 18 years ago
- 068317b Refactor the memcpy lowering for the x86 target. by Rafael Espindola · 18 years ago
- fa00feb Stop inventing new words. :-) by Evan Cheng · 18 years ago
- 2824121 Remove unneeded #include. by Owen Anderson · 18 years ago
- 303f47b Have PostDomTree use the newly templated DFSPass. by Owen Anderson · 18 years ago
- 8decf6b Pessimisively assume ADJCALLSTACKDOWN / ADJCALLSTACKUP (which becomes sub / add) clobbers EFLAGS. by Evan Cheng · 18 years ago
- 317096a Add sqrt and powi intrinsics for long double. by Dale Johannesen · 18 years ago
- ef0ab93 Don't do SRA for unions with long double fields. Fixes a SWB crash. by Dale Johannesen · 18 years ago
- 58ec882 Convert DFSPass into a templated friend function, in preparation for making it common to DomTree and PostDomTree. by Owen Anderson · 18 years ago
- 8248294 TargetAsmInfo::getAddressSize() was incorrect for x86-64 and 64-bit targets by Dan Gohman · 18 years ago
- fc32822 CollectorMetadata abstractly describes stack maps for a function. It includes: by Gordon Henriksen · 18 years ago
- 3f2d9ec Use GR64 in 64-bit mode. by Evan Cheng · 18 years ago
- d9900c9 My previous Registry.h header, as well as Collectors.h, which is the by Gordon Henriksen · 18 years ago
- 326e24f GarbageCollection.html is expanded to encompass the coming by Gordon Henriksen · 18 years ago
- 1ed37fd Doh. Calls clobber EFLAGS. by Evan Cheng · 18 years ago
- cd1c00c Avoid inserting a live register more than once. by Evan Cheng · 18 years ago
- ff37adc Couple of fixes to mention bunzip2 and make instructions more clear. by Tanya Lattner · 18 years ago
- cdc52b0 While searching for appropriate place for temporaries, do not over-incerement iterator. by Devang Patel · 18 years ago
- 5d02a0c Mention Loop Index Split by Devang Patel · 18 years ago
- b1ab71d new testcase for PR1708 by Chris Lattner · 18 years ago
- c7a12ae Ignore redundant constraints by Daniel Berlin · 18 years ago
- 9a2f931 Build the correct range for loops with unusual bounds. Fix from Jay Foad. by Nick Lewycky · 18 years ago
- 0678f60 No, really, it *is* SSSE3. ;-) by Bill Wendling · 18 years ago
- 97f214c SSSE3 -> SSE3. Reported by Alex Kellett. by Duncan Sands · 18 years ago
- 20acdce Grammer fix reported by Alex Kellett. by Duncan Sands · 18 years ago
- 64f638d Silence a compiler warning. by Evan Cheng · 18 years ago
- 2dc7a0e Boogs. by Evan Cheng · 18 years ago
- a2ee275 Be smarter about which node to force schedule. Reduce # of duplications + copies; Added statistics. by Evan Cheng · 18 years ago
- 0673705 Remove debugging. by Gordon Henriksen · 18 years ago
- 6e4c46c Backtracking only when it won't create a cycle. by Evan Cheng · 18 years ago
- 693717f Make temporaries explicit to avoid premature by Dale Johannesen · 18 years ago
- 0e99c53 Updating LLVM.xcodeproj. by Gordon Henriksen · 18 years ago
- 8ed3ffe Oops. Forgot this. by Evan Cheng · 18 years ago
- 42d6027 - Move getPhysicalRegisterRegClass() from ScheduleDAG to MRegisterInfo. by Evan Cheng · 18 years ago
- 117acf9 Whitespace cleanup. by Neil Booth · 18 years ago
- 4f88170 Whitespace and compiler warning cleanup. by Neil Booth · 18 years ago
- ff11026 - Added MRegisterInfo::getCrossCopyRegClass() hook. For register classes where reg to reg copies are not possible, this returns another register class which registers in the specified register class can be copied to (and copy back from). by Evan Cheng · 18 years ago
- bf4f89d Some assemblers do not recognize aliases pushfd, pushfq, popfd, and popfq. Just emit them as pushf and popf. by Evan Cheng · 18 years ago
- fe5293d Modernize fabs.ll, add long double. Add tests for direct codegen of fsin/fcos. by Dale Johannesen · 18 years ago
- 2f42901 Enable codegen for long double abs, sin, cos by Dale Johannesen · 18 years ago
- 46abf91 Added C and Ocaml bindings for functions, basic blocks, and by Gordon Henriksen · 18 years ago
- f41db21 Fix f80 UNDEF. by Dale Johannesen · 18 years ago
- 0869f4a X86 -> X86-32 in appropriate places. by Duncan Sands · 18 years ago
- c90d68b Various cleanups. Especially, EH is turned on by default! by Duncan Sands · 18 years ago
- 9412489 ok ok we get it. CBE and vectors don't like each other yet. by Chris Lattner · 18 years ago
- b323ca8 be less redundantly redundant. by Chris Lattner · 18 years ago
- 0d91645 Test the C front-end, not the C++ front-end. by Duncan Sands · 18 years ago
- 6b588d9 make old crappy browsers produce less crappy output :) by Chris Lattner · 18 years ago
- 8d5562b Typos: POPQ -> POPFQ, POPD -> POPFD. by Evan Cheng · 18 years ago
- 1efa169 move PR1160 here. by Chris Lattner · 18 years ago
- 9efce63 Allow copyRegToReg to emit cross register classes copies. by Evan Cheng · 18 years ago
- 61001b8 move PR1264 here. by Chris Lattner · 18 years ago
- 72e4633 noone uses etags. Connected to PR1601 by Chris Lattner · 18 years ago
- 11d120f we support attribute(noinline) now :) by Chris Lattner · 18 years ago
- 725a0d8 update bugs list by Chris Lattner · 18 years ago
- d429871 now with more prose. by Chris Lattner · 18 years ago
- ca9976d Test that local variables are aligned as the user requested. by Duncan Sands · 18 years ago
- 2f245ba Add pushf{d|q}, popf{d|q} to push and pop EFLAGS register. by Evan Cheng · 18 years ago
- 1a35edb translateX86CC updates the last two operands. by Evan Cheng · 18 years ago
- 29be848 Correctly restore stack pointer after realignment in main() on Cygwin/Mingw32 by Anton Korobeynikov · 18 years ago
- 9f71125 Fix small bug in operator== for iterators by Daniel Berlin · 18 years ago
- 350add8 Remove no-longer-used variable. by Dale Johannesen · 18 years ago
- 0edc47a Make APFloat->int conversions deterministic even in by Dale Johannesen · 18 years ago
- 7086ce7 explain why not vector<bool> by Chris Lattner · 18 years ago
- fdd0837 Missing load / store folding entries. by Evan Cheng · 18 years ago
- 2fe1259 Partly revert invalid r41774 by Anton Korobeynikov · 18 years ago
- ee143ad Grammar fix. by Bill Wendling · 18 years ago
- 677ccc6 More explicit keywords. by Dan Gohman · 18 years ago
- 2a3876d Add a newline to the end of this file. by Duncan Sands · 18 years ago
- b94fc1b Fix a typo in a comment. by Dan Gohman · 18 years ago
- 4e4d2d7 New style x87 cmp instructions. by Evan Cheng · 18 years ago
- a6dff2f Handle multiple induction variables. This fixes PR714. by Devang Patel · 18 years ago