2011-12-15 |
Richard Osborne | Pass optLevel to XCoreDAGToDAGISel. |
commit | commitdiff | tree | snapshot |
2011-12-15 |
Eli Friedman | Fix test. |
commit | commitdiff | tree | snapshot |
2011-12-15 |
Eli Friedman | Make constant folding for GEPs a bit more aggressive. |
commit | commitdiff | tree | snapshot |
2011-12-15 |
Eli Friedman | Don't try to form FGETSIGN after legalization; it is... |
commit | commitdiff | tree | snapshot |
2011-12-15 |
Chad Rosier | Use SmallVector/assign(), rather than std::vector/push_... |
commit | commitdiff | tree | snapshot |
2011-12-15 |
Chad Rosier | Add support for lowering fneg when AVX is enabled. |
commit | commitdiff | tree | snapshot |
2011-12-15 |
Pete Cooper | Added InstCombine for "select cond, ~cond, x" type... |
commit | commitdiff | tree | snapshot |
2011-12-15 |
Owen Anderson | Enable synthesis of FLOG2 and FEXP2 SelectionDAG nodes... |
commit | commitdiff | tree | snapshot |
2011-12-15 |
Eli Friedman | Make loop preheader insertion in LoopSimplify handle... |
commit | commitdiff | tree | snapshot |
2011-12-15 |
Bill Wendling | Re-re-enable compact unwind after fixing a failure... |
commit | commitdiff | tree | snapshot |
2011-12-15 |
Kevin Enderby | Another improvement to the implementation of .incbin... |
commit | commitdiff | tree | snapshot |
2011-12-14 |
Bill Wendling | The saved registers weren't being processed in the... |
commit | commitdiff | tree | snapshot |
2011-12-14 |
Dan Gohman | Move Instruction::isSafeToSpeculativelyExecute out... |
commit | commitdiff | tree | snapshot |
2011-12-14 |
Jakob Stoklund... | Consider CPE alignment in CreateNewWater(). |
commit | commitdiff | tree | snapshot |
2011-12-14 |
Jim Grosbach | ARM NEON better assembly operand range checking for... |
commit | commitdiff | tree | snapshot |
2011-12-14 |
Jim Grosbach | ARM NEON VLD2/VST2 lane indexed assembly parsing and... |
commit | commitdiff | tree | snapshot |
2011-12-14 |
Devang Patel | Do not sink instruction, if it is not profitable. |
commit | commitdiff | tree | snapshot |
2011-12-14 |
Evan Cheng | Add a blurb about MachineInstr bundling support. |
commit | commitdiff | tree | snapshot |
2011-12-14 |
Bill Wendling | Reapply r146481 with a fix to create the Builder value... |
commit | commitdiff | tree | snapshot |
2011-12-14 |
Kevin Enderby | Improve the implementation of .incbin directive by... |
commit | commitdiff | tree | snapshot |
2011-12-14 |
Andrew Trick | LSR: Fold redundant bitcasts on-the-fly. |
commit | commitdiff | tree | snapshot |
2011-12-14 |
Jim Grosbach | ARM NEON fix alignment encoding for VST2 w/ writeback. |
commit | commitdiff | tree | snapshot |
2011-12-14 |
Kevin Enderby | Add the .incbin directive which takes the binary data... |
commit | commitdiff | tree | snapshot |
2011-12-14 |
Jim Grosbach | Nuke old code. Missed in last commit. |
commit | commitdiff | tree | snapshot |
2011-12-14 |
Evan Cheng | Add high level description of MachineInstr bundles. |
commit | commitdiff | tree | snapshot |
2011-12-14 |
Jim Grosbach | ARM NEON refactor VST2 w/ writeback instructions. |
commit | commitdiff | tree | snapshot |
2011-12-14 |
Jim Grosbach | ARM NEON improve factoring a bit. No functional change. |
commit | commitdiff | tree | snapshot |
2011-12-14 |
Evan Cheng | Model ARM predicated write as read-mod-write. e.g. |
commit | commitdiff | tree | snapshot |
2011-12-14 |
Jim Grosbach | ARM NEON VST2 assembly parsing and encoding. |
commit | commitdiff | tree | snapshot |
2011-12-14 |
Stepan Dyatkovskiy | Fix for bug #11429: Wrong behaviour for switches. Small... |
commit | commitdiff | tree | snapshot |
2011-12-14 |
Dan Gohman | It turns out that clang does use pointer-to-function... |
commit | commitdiff | tree | snapshot |
2011-12-14 |
Jakob Stoklund... | Fix speling and 80-col. |
commit | commitdiff | tree | snapshot |
2011-12-14 |
Akira Hatanaka | Add support for local dynamic TLS model in LowerGlobalT... |
commit | commitdiff | tree | snapshot |
2011-12-14 |
Jim Grosbach | Fix copy/pasto that skipped the 'modify' step. |
commit | commitdiff | tree | snapshot |
2011-12-14 |
Jim Grosbach | ARM/Thumb2 mov vs. mvn alias goes both ways. |
commit | commitdiff | tree | snapshot |
2011-12-14 |
Chad Rosier | VFP2 is required for FP loads. Noticed by inspection. |
commit | commitdiff | tree | snapshot |
2011-12-14 |
Chad Rosier | Tidy up. |
commit | commitdiff | tree | snapshot |
2011-12-14 |
Jim Grosbach | ARM/Thumb2 'cmp rn, #imm' alias to cmn. |
commit | commitdiff | tree | snapshot |
2011-12-14 |
Chad Rosier | Fix 80-column violation and extraneous brackets. |
commit | commitdiff | tree | snapshot |
2011-12-14 |
Duncan Sands | Vectors are not aggregate types (see isAggregateType). |
commit | commitdiff | tree | snapshot |
2011-12-14 |
NAKAMURA Takumi | llvm/lib/CodeGen: Fix cmake build since r146542. |
commit | commitdiff | tree | snapshot |
2011-12-14 |
Eli Friedman | Fix a stupid typo in MemDepPrinter. |
commit | commitdiff | tree | snapshot |
2011-12-14 |
Eli Friedman | Add missing cases to SDNode::getOperationName(). Patch... |
commit | commitdiff | tree | snapshot |
2011-12-14 |
Evan Cheng | Allow target to specify register output dependency... |
commit | commitdiff | tree | snapshot |
2011-12-14 |
Bill Wendling | Revert r146481 to review possible miscompilations. |
commit | commitdiff | tree | snapshot |
2011-12-14 |
Bill Wendling | Disable to review some failures. |
commit | commitdiff | tree | snapshot |
2011-12-14 |
Jim Grosbach | ARM assembler support for the target-specific .req... |
commit | commitdiff | tree | snapshot |
2011-12-14 |
Evan Cheng | - Add MachineInstrBundle.h and MachineInstrBundle.cpp... |
commit | commitdiff | tree | snapshot |
2011-12-14 |
Chad Rosier | Add newline at EOF. |
commit | commitdiff | tree | snapshot |
2011-12-14 |
Nick Lewycky | DW_AT_virtuality is also defined to be constant, not... |
commit | commitdiff | tree | snapshot |
2011-12-14 |
Chad Rosier | Per discussion on the list, remove BitcodeVerify pass... |
commit | commitdiff | tree | snapshot |
2011-12-14 |
Kostya Serebryany | [asan] remove .preinit_array from the compiler module... |
commit | commitdiff | tree | snapshot |
2011-12-13 |
Michael J.... | llvm-nm: refactor in order to support reading files... |
commit | commitdiff | tree | snapshot |
2011-12-13 |
Michael J.... | Support/FileSystem: Add file_magic and move a vew clien... |
commit | commitdiff | tree | snapshot |
2011-12-13 |
Michael J.... | Support/Program: Make Change<stream>ToBinary return... |
commit | commitdiff | tree | snapshot |
2011-12-13 |
Michael J.... | Cleanup whitespace. |
commit | commitdiff | tree | snapshot |
2011-12-13 |
Jim Grosbach | Thumb2 assembler aliases for "mov(shifted register)" |
commit | commitdiff | tree | snapshot |
2011-12-13 |
Jim Grosbach | ARM LDM/STM system instruction variants. |
commit | commitdiff | tree | snapshot |
2011-12-13 |
Jim Grosbach | Thumb2 pre/post indexed stores can be from any non... |
commit | commitdiff | tree | snapshot |
2011-12-13 |
Jim Grosbach | Test for 146516 |
commit | commitdiff | tree | snapshot |
2011-12-13 |
Jim Grosbach | Thumb2 tweak for ccout handling in RSB parsing. |
commit | commitdiff | tree | snapshot |
2011-12-13 |
Jim Grosbach | ARM thumb2 parsing of "rsb rd, rn, #0". |
commit | commitdiff | tree | snapshot |
2011-12-13 |
Jim Grosbach | ARM NEON two-operand aliases for VQDMULH. |
commit | commitdiff | tree | snapshot |
2011-12-13 |
Jim Grosbach | ARM pre-UAL NEG mnemonic for convenience when porting... |
commit | commitdiff | tree | snapshot |
2011-12-13 |
Jim Grosbach | ARM add some more pre-UAL VFP mnemonics for convenience... |
commit | commitdiff | tree | snapshot |
2011-12-13 |
Jim Grosbach | ARM add more 'gas' compatibility aliases for NEON instr... |
commit | commitdiff | tree | snapshot |
2011-12-13 |
Kostya Serebryany | mention AddressSanitizer in 3.1 release notes |
commit | commitdiff | tree | snapshot |
2011-12-13 |
Kostya Serebryany | [asan] report an error if blacklist file contains a... |
commit | commitdiff | tree | snapshot |
2011-12-13 |
Chad Rosier | [fast-isel] Unaligned loads of floats are not supported... |
commit | commitdiff | tree | snapshot |
2011-12-13 |
Chris Lattner | Rip llvm 3.0 out of the release notes, making room... |
commit | commitdiff | tree | snapshot |
2011-12-13 |
Chad Rosier | [fast-isel] Remove SelectInsertValue() as fast-isel... |
commit | commitdiff | tree | snapshot |
2011-12-13 |
Bill Wendling | Avoid using the 'insertvalue' instruction here. |
commit | commitdiff | tree | snapshot |
2011-12-13 |
Nick Lewycky | DW_AT_accessibility is "constant" class, not form class... |
commit | commitdiff | tree | snapshot |
2011-12-13 |
Akira Hatanaka | Add test/MC/Mips/dg.exp. |
commit | commitdiff | tree | snapshot |
2011-12-13 |
Akira Hatanaka | Move direct object emitter test to directory test/MC... |
commit | commitdiff | tree | snapshot |
2011-12-13 |
Akira Hatanaka | Expand .cprestore directive to multiple instructions... |
commit | commitdiff | tree | snapshot |
2011-12-13 |
Akira Hatanaka | Relocation against a symbol, instead of against section... |
commit | commitdiff | tree | snapshot |
2011-12-13 |
Chandler Carruth | Don't default the *cached* list of targets to build... |
commit | commitdiff | tree | snapshot |
2011-12-13 |
Chandler Carruth | Initial CodeGen support for CTTZ/CTLZ where a zero... |
commit | commitdiff | tree | snapshot |
2011-12-13 |
Bill Wendling | Use the example from clang, not the GCC frontend, which... |
commit | commitdiff | tree | snapshot |
2011-12-13 |
Andrew Trick | Cleanup. Clarify LSRInstance public methods. |
commit | commitdiff | tree | snapshot |
2011-12-13 |
Jakob Stoklund... | Account for CPE alignment when searching for new water. |
commit | commitdiff | tree | snapshot |
2011-12-13 |
NAKAMURA Takumi | Target/Hexagon: Fix CMake build. We don't use add_llvm_... |
commit | commitdiff | tree | snapshot |
2011-12-13 |
Nick Lewycky | Don't rely on a particular version string for llvm. |
commit | commitdiff | tree | snapshot |
2011-12-13 |
Tony Linthicum | Temporarily disable Hexagon tests. They are failing... |
commit | commitdiff | tree | snapshot |
2011-12-13 |
Chad Rosier | [fast-isel] Guard "exhastive" fast-isel output with... |
commit | commitdiff | tree | snapshot |
2011-12-12 |
Chad Rosier | Add BitcodeVerifier.cpp to CMakeList. |
commit | commitdiff | tree | snapshot |
2011-12-12 |
Nick Lewycky | Fix unused value warning for value used only in assert. |
commit | commitdiff | tree | snapshot |
2011-12-12 |
Chad Rosier | Begin sketching out a bitcode verifier pass. Idea... |
commit | commitdiff | tree | snapshot |
2011-12-12 |
Andrew Trick | Indvars: guard against exponential behavior in isHighCo... |
commit | commitdiff | tree | snapshot |
2011-12-12 |
Daniel Dunbar | llvm-build: Switch to using the common subdirectory... |
commit | commitdiff | tree | snapshot |
2011-12-12 |
Daniel Dunbar | LLVMBuild: Introduce a common section which currently... |
commit | commitdiff | tree | snapshot |
2011-12-12 |
Daniel Dunbar | llvm-build: Don't write out the required_libraries... |
commit | commitdiff | tree | snapshot |
2011-12-12 |
Daniel Dunbar | llvm-build: Add sketchy support for preserving comments... |
commit | commitdiff | tree | snapshot |
2011-12-12 |
Akira Hatanaka | Test case for r146432 by Jack Carter. |
commit | commitdiff | tree | snapshot |
2011-12-12 |
Akira Hatanaka | Emit B (unconditional branch) when -relocation-model... |
commit | commitdiff | tree | snapshot |
2011-12-12 |
Akira Hatanaka | Fix indentation. |
commit | commitdiff | tree | snapshot |
2011-12-12 |
Pete Cooper | Fixed register allocator splitting a live range on... |
commit | commitdiff | tree | snapshot |
2011-12-12 |
Tony Linthicum | fix warning |
commit | commitdiff | tree | snapshot |
2011-12-12 |
Bob Wilson | Implement 'e' and 'f' modifiers for Neon inline asm... |
commit | commitdiff | tree | snapshot |
next |