2007-04-26 |
Evan Cheng | New test case. |
commit | commitdiff | tree | snapshot |
2007-04-25 |
Bill Wendling | Quiet a compiler warning about assignment in an if... |
commit | commitdiff | tree | snapshot |
2007-04-25 |
Chris Lattner | && no longer needed |
commit | commitdiff | tree | snapshot |
2007-04-25 |
Evan Cheng | Match MachineFunction::UsedPhysRegs changes. |
commit | commitdiff | tree | snapshot |
2007-04-25 |
Evan Cheng | Change UsedPhysRegs from array bool to BitVector to... |
commit | commitdiff | tree | snapshot |
2007-04-25 |
Bill Wendling | Testcase for codegen bug. |
commit | commitdiff | tree | snapshot |
2007-04-25 |
Evan Cheng | Clean up. |
commit | commitdiff | tree | snapshot |
2007-04-25 |
Bill Wendling | Add SSSE3 as a feature of Core2. Add MMX registers... |
commit | commitdiff | tree | snapshot |
2007-04-25 |
Evan Cheng | Data structure change to improve compile time (especial... |
commit | commitdiff | tree | snapshot |
2007-04-25 |
Devang Patel | Mem2Reg does not need TargetData. |
commit | commitdiff | tree | snapshot |
2007-04-25 |
Evan Cheng | This was lefted out. Fixed sumarray-dbl. |
commit | commitdiff | tree | snapshot |
2007-04-25 |
Devang Patel | Mem2Reg does not need TargetData. |
commit | commitdiff | tree | snapshot |
2007-04-25 |
Anton Korobeynikov | Add missed semicolon. Resotre compatibility with older... |
commit | commitdiff | tree | snapshot |
2007-04-25 |
Chris Lattner | do the multiplication as signed, so that 2*-2 == -4... |
commit | commitdiff | tree | snapshot |
2007-04-25 |
Devang Patel | Remove unused function argument. |
commit | commitdiff | tree | snapshot |
2007-04-25 |
Jeff Cohen | Note new header file. |
commit | commitdiff | tree | snapshot |
2007-04-25 |
Anton Korobeynikov | Add missed file |
commit | commitdiff | tree | snapshot |
2007-04-25 |
Lauro Ramos... | remember to emit weak reference in one more case. |
commit | commitdiff | tree | snapshot |
2007-04-25 |
Anton Korobeynikov | Regenerate |
commit | commitdiff | tree | snapshot |
2007-04-25 |
Anton Korobeynikov | Implement aliases. This fixes PR1017 and it's dependent... |
commit | commitdiff | tree | snapshot |
2007-04-25 |
Evan Cheng | Fix for PR1306. |
commit | commitdiff | tree | snapshot |
2007-04-25 |
Evan Cheng | Test if a register is sub- or super-register of another. |
commit | commitdiff | tree | snapshot |
2007-04-25 |
Evan Cheng | Minor speed tweak. |
commit | commitdiff | tree | snapshot |
2007-04-25 |
Evan Cheng | Clean up. |
commit | commitdiff | tree | snapshot |
2007-04-25 |
Evan Cheng | Relex assertions to account for additional implicit... |
commit | commitdiff | tree | snapshot |
2007-04-25 |
Chris Lattner | If an alloca only has two types of uses: 1) reads 2... |
commit | commitdiff | tree | snapshot |
2007-04-25 |
Chris Lattner | new testcase, should be able to eliminate the alloca... |
commit | commitdiff | tree | snapshot |
2007-04-25 |
Chris Lattner | simplify some code |
commit | commitdiff | tree | snapshot |
2007-04-25 |
Chris Lattner | refactor the SROA code out into its own method, no... |
commit | commitdiff | tree | snapshot |
2007-04-25 |
Chris Lattner | support for >4G stack frames |
commit | commitdiff | tree | snapshot |
2007-04-25 |
Chris Lattner | support for >4G frames |
commit | commitdiff | tree | snapshot |
2007-04-25 |
Chris Lattner | support >4G stack frames |
commit | commitdiff | tree | snapshot |
2007-04-25 |
Chris Lattner | support > 4G stack objects |
commit | commitdiff | tree | snapshot |
2007-04-25 |
Owen Anderson | Undo my previous changes. Since my approach to this... |
commit | commitdiff | tree | snapshot |
2007-04-25 |
Chris Lattner | allow support for 64-bit stack objects |
commit | commitdiff | tree | snapshot |
2007-04-25 |
Chris Lattner | allow 64-bit stack objects |
commit | commitdiff | tree | snapshot |
2007-04-25 |
Chris Lattner | new testcase |
commit | commitdiff | tree | snapshot |
2007-04-25 |
Devang Patel | Fix |
commit | commitdiff | tree | snapshot |
2007-04-25 |
Devang Patel | New test. |
commit | commitdiff | tree | snapshot |
2007-04-25 |
Chris Lattner | testcase for PR1352 |
commit | commitdiff | tree | snapshot |
2007-04-25 |
Dale Johannesen | fix typo |
commit | commitdiff | tree | snapshot |
2007-04-25 |
Chris Lattner | Be more careful about folding op(x, undef) when we... |
commit | commitdiff | tree | snapshot |
2007-04-25 |
Chris Lattner | new testcase that crashes llc |
commit | commitdiff | tree | snapshot |
2007-04-24 |
Dale Johannesen | Add me |
commit | commitdiff | tree | snapshot |
2007-04-24 |
Chris Lattner | Fix PR1351 and CodeGen/PowerPC/2007-04-24-InlineAsm... |
commit | commitdiff | tree | snapshot |
2007-04-24 |
Chris Lattner | testcase for PR1351 |
commit | commitdiff | tree | snapshot |
2007-04-24 |
Bill Wendling | Testcases for MMX. |
commit | commitdiff | tree | snapshot |
2007-04-24 |
Bill Wendling | Update. |
commit | commitdiff | tree | snapshot |
2007-04-24 |
Bill Wendling | Add the PADDQ to the list. |
commit | commitdiff | tree | snapshot |
2007-04-24 |
Bill Wendling | Add the final MMX instructions. Correct a few wrong... |
commit | commitdiff | tree | snapshot |
2007-04-24 |
Bill Wendling | Remove some invalid instructions from this check. |
commit | commitdiff | tree | snapshot |
2007-04-24 |
Bill Wendling | Support for the special case of a vector with the canon... |
commit | commitdiff | tree | snapshot |
2007-04-24 |
Bill Wendling | Assertion when using a 1-element vector for an add... |
commit | commitdiff | tree | snapshot |
2007-04-24 |
Devang Patel | New test. |
commit | commitdiff | tree | snapshot |
2007-04-24 |
Devang Patel | New test case. |
commit | commitdiff | tree | snapshot |
2007-04-24 |
Devang Patel | Add myself. |
commit | commitdiff | tree | snapshot |
2007-04-24 |
Chris Lattner | ensure that every error return sets a message (and... |
commit | commitdiff | tree | snapshot |
2007-04-24 |
Chris Lattner | fix memory leak |
commit | commitdiff | tree | snapshot |
2007-04-24 |
Chris Lattner | fix a memory leak |
commit | commitdiff | tree | snapshot |
2007-04-24 |
Chris Lattner | comentate |
commit | commitdiff | tree | snapshot |
2007-04-24 |
Chris Lattner | implement reading and writing of constant exprs. |
commit | commitdiff | tree | snapshot |
2007-04-24 |
Chris Lattner | add records for constant exprs |
commit | commitdiff | tree | snapshot |
2007-04-24 |
Owen Anderson | Rollback some changes that adversely affected performan... |
commit | commitdiff | tree | snapshot |
2007-04-24 |
Chris Lattner | implement support for reading aggregate constants,... |
commit | commitdiff | tree | snapshot |
2007-04-24 |
Chris Lattner | add supprot for FP constants, wide integers, and fix... |
commit | commitdiff | tree | snapshot |
2007-04-24 |
Chris Lattner | read basic constants: null, undef, integers <= 64bits |
commit | commitdiff | tree | snapshot |
2007-04-24 |
Chris Lattner | fix off-by-one computing size for section abbrevs |
commit | commitdiff | tree | snapshot |
2007-04-24 |
Scott Michel | Use '-1U' where '-1UL' is obvious overkill, eliminating... |
commit | commitdiff | tree | snapshot |
2007-04-24 |
Chris Lattner | move check to the right place :) |
commit | commitdiff | tree | snapshot |
2007-04-24 |
Chris Lattner | track global inits |
commit | commitdiff | tree | snapshot |
2007-04-24 |
Chris Lattner | Emit module-level constants. |
commit | commitdiff | tree | snapshot |
2007-04-23 |
Dale Johannesen | modify per review commentary |
commit | commitdiff | tree | snapshot |
2007-04-23 |
Chris Lattner | add codes for constants table |
commit | commitdiff | tree | snapshot |
2007-04-23 |
Christopher... | Fix bug in isFloatingPoint() |
commit | commitdiff | tree | snapshot |
2007-04-23 |
Devang Patel | Fix |
commit | commitdiff | tree | snapshot |
2007-04-23 |
Devang Patel | New test. |
commit | commitdiff | tree | snapshot |
2007-04-23 |
Chris Lattner | Read global symtab |
commit | commitdiff | tree | snapshot |
2007-04-23 |
Chris Lattner | fix off-by one |
commit | commitdiff | tree | snapshot |
2007-04-23 |
Reid Spencer | Dan is right, using "string first" would produce false... |
commit | commitdiff | tree | snapshot |
2007-04-23 |
Chris Lattner | add a missing operator |
commit | commitdiff | tree | snapshot |
2007-04-23 |
Chris Lattner | write out the symtab for globals. |
commit | commitdiff | tree | snapshot |
2007-04-23 |
Chris Lattner | Fix a bug in bitstream writer handling abbrevs, add... |
commit | commitdiff | tree | snapshot |
2007-04-23 |
Dale Johannesen | Make Thumb funcs containing islands 4-byte aligned... |
commit | commitdiff | tree | snapshot |
2007-04-23 |
Dale Johannesen | add Align field, and use when generating function alignment |
commit | commitdiff | tree | snapshot |
2007-04-23 |
Dale Johannesen | add isThumb (unused as yet) |
commit | commitdiff | tree | snapshot |
2007-04-23 |
Dale Johannesen | Fix generic getInlineAsmLength |
commit | commitdiff | tree | snapshot |
2007-04-23 |
Dale Johannesen | make EmitAlignment work the way Chris says it should |
commit | commitdiff | tree | snapshot |
2007-04-23 |
Chris Lattner | implement reading of abbrevs, and writing of abbreviate... |
commit | commitdiff | tree | snapshot |
2007-04-23 |
Chris Lattner | implement reading of abbrevs |
commit | commitdiff | tree | snapshot |
2007-04-23 |
Chris Lattner | minor cleanups |
commit | commitdiff | tree | snapshot |
2007-04-23 |
Chris Lattner | finish implementation of basic abbrev writing. |
commit | commitdiff | tree | snapshot |
2007-04-23 |
Chris Lattner | first part of implementation of abbrevs. The writer... |
commit | commitdiff | tree | snapshot |
2007-04-23 |
Jeff Cohen | Unbreak VC++ build. |
commit | commitdiff | tree | snapshot |
2007-04-23 |
Reid Spencer | Cygwin doesn't have the RSS_LIMIT for get/setrlimit. |
commit | commitdiff | tree | snapshot |
2007-04-23 |
Lauro Ramos... | Add TLS tests. |
commit | commitdiff | tree | snapshot |
2007-04-23 |
Lauro Ramos... | X86 TLS: optimize the implementation of "local exec... |
commit | commitdiff | tree | snapshot |
2007-04-23 |
Chris Lattner | promote LLVMBitCodes to be a public header |
commit | commitdiff | tree | snapshot |
2007-04-23 |
Chris Lattner | promote this to being a public header. |
commit | commitdiff | tree | snapshot |
2007-04-22 |
Christopher... | PR400 phase 2. Propagate attributed load/store informat... |
commit | commitdiff | tree | snapshot |
2007-04-22 |
Lauro Ramos... | X86 TLS: fix and optimize the implementation of "initia... |
commit | commitdiff | tree | snapshot |
next |