2010-08-24 |
John McCall | Check in a couple of changes that I apparently never... |
commit | commitdiff | tree | snapshot |
2010-08-24 |
Owen Anderson | Don't assume that all constants with integer types... |
commit | commitdiff | tree | snapshot |
2010-08-24 |
Dan Gohman | Add braces to fix dangling else. |
commit | commitdiff | tree | snapshot |
2010-08-24 |
Dan Gohman | Extend function-local metadata to be usable as attachments. |
commit | commitdiff | tree | snapshot |
2010-08-24 |
Dan Gohman | When we know we have an MDValue or MDString, call Enume... |
commit | commitdiff | tree | snapshot |
2010-08-24 |
Dan Gohman | Give ParseInstructionMetadata access to the PerFunction... |
commit | commitdiff | tree | snapshot |
2010-08-24 |
Dan Gohman | Simplify this code. NamedMDNode operands are MDNodes. |
commit | commitdiff | tree | snapshot |
2010-08-24 |
Bruno Cardoso... | Use pshufhw and pshuflw in more cases and fix getTarget... |
commit | commitdiff | tree | snapshot |
2010-08-24 |
Bill Wendling | Add comments for what the condition code symbols mean. |
commit | commitdiff | tree | snapshot |
2010-08-24 |
Eric Christopher | Update comment. |
commit | commitdiff | tree | snapshot |
2010-08-24 |
Mikhail Glushenkov | llvmc: Improve error handling in EmitEdgeClasses(). |
commit | commitdiff | tree | snapshot |
2010-08-24 |
Eric Christopher | Fix the opcode and the operands for the load instruction. |
commit | commitdiff | tree | snapshot |
2010-08-24 |
Eric Christopher | Add register class hack that needs to go away, but... |
commit | commitdiff | tree | snapshot |
2010-08-24 |
Chris Lattner | fix rdar://7997827 - Accept and ignore LL and ULL suffi... |
commit | commitdiff | tree | snapshot |
2010-08-24 |
Eric Christopher | Add some more debugging code, make it more obvious... |
commit | commitdiff | tree | snapshot |
2010-08-24 |
Devang Patel | Revert r107202. It is not adding any value. |
commit | commitdiff | tree | snapshot |
2010-08-23 |
Eric Christopher | Don't need the extra register here. |
commit | commitdiff | tree | snapshot |
2010-08-23 |
Mikhail Glushenkov | llvmc: Make syntax more consistent. |
commit | commitdiff | tree | snapshot |
2010-08-23 |
Devang Patel | Let FE use derived types for DW_TAG_friend. |
commit | commitdiff | tree | snapshot |
2010-08-23 |
Eric Christopher | Add some more "get address into register" code and... |
commit | commitdiff | tree | snapshot |
2010-08-23 |
Eric Christopher | Add an ARMFunctionInfo member and use it. |
commit | commitdiff | tree | snapshot |
2010-08-23 |
Dan Gohman | Verify that a non-uniqued non-temporary MDNode is not... |
commit | commitdiff | tree | snapshot |
2010-08-23 |
Eric Christopher | Start getting ARM loads/address computation going. |
commit | commitdiff | tree | snapshot |
2010-08-23 |
Benjamin Kramer | Fix thinko. Having no tests is great ... |
commit | commitdiff | tree | snapshot |
2010-08-23 |
Jim Grosbach | Remove the MFI storage of the local allocation block... |
commit | commitdiff | tree | snapshot |
2010-08-23 |
Benjamin Kramer | Reduce code duplication. |
commit | commitdiff | tree | snapshot |
2010-08-23 |
Benjamin Kramer | ELFObjectWriter: Run ComputeSymbolTable before recordin... |
commit | commitdiff | tree | snapshot |
2010-08-23 |
Bruno Cardoso... | Start using target speficic nodes for shuffles: pshufhw... |
commit | commitdiff | tree | snapshot |
2010-08-23 |
Jim Grosbach | Better handling of local offsets for downwards growing... |
commit | commitdiff | tree | snapshot |
2010-08-23 |
Gabor Greif | tyops |
commit | commitdiff | tree | snapshot |
2010-08-23 |
Owen Anderson | Turn LVI back off, I have a testcase now. |
commit | commitdiff | tree | snapshot |
2010-08-23 |
Chris Lattner | Add a new llvm.x86.int intrinsic, allowing access to the |
commit | commitdiff | tree | snapshot |
2010-08-23 |
Mikhail Glushenkov | llvmc: Allow multiple LanguageMaps. |
commit | commitdiff | tree | snapshot |
2010-08-23 |
Mikhail Glushenkov | Add a TODO. |
commit | commitdiff | tree | snapshot |
2010-08-23 |
Mikhail Glushenkov | llvmc: Properly handle (error) in edge properties. |
commit | commitdiff | tree | snapshot |
2010-08-23 |
Mikhail Glushenkov | llvmc: Do not mention plugins in the code. |
commit | commitdiff | tree | snapshot |
2010-08-23 |
Mikhail Glushenkov | Trailing whitespace. |
commit | commitdiff | tree | snapshot |
2010-08-23 |
Benjamin Kramer | Add the symbol offset to the relocation value when... |
commit | commitdiff | tree | snapshot |
2010-08-23 |
Dan Gohman | formatted_tool_output_file::close needs to flush its... |
commit | commitdiff | tree | snapshot |
2010-08-23 |
Devang Patel | Handle qualified constants that are directly folded... |
commit | commitdiff | tree | snapshot |
2010-08-23 |
Benjamin Kramer | Use the proper relocation section + cleanup, from Roman... |
commit | commitdiff | tree | snapshot |
2010-08-23 |
Benjamin Kramer | Avoid O(n*m) complexity in StringRef::find_first(_not... |
commit | commitdiff | tree | snapshot |
2010-08-23 |
Owen Anderson | Re-enable LazyValueInfo. Monitoring for failures. |
commit | commitdiff | tree | snapshot |
2010-08-23 |
Owen Anderson | Now that PassInfo and Pass::ID have been separated... |
commit | commitdiff | tree | snapshot |
2010-08-23 |
Benjamin Kramer | StringRef tweaks: |
commit | commitdiff | tree | snapshot |
2010-08-23 |
Chris Lattner | random improvement for variable shift codegen. |
commit | commitdiff | tree | snapshot |
2010-08-23 |
Chandler Carruth | Try to escape the '$'s in these so they reach the under... |
commit | commitdiff | tree | snapshot |
2010-08-23 |
Chandler Carruth | Fix some GCC warnings by providing a virtual destructor... |
commit | commitdiff | tree | snapshot |
2010-08-23 |
Anton Korobeynikov | Revert invalid r111792. Jump tables are not broken... |
commit | commitdiff | tree | snapshot |
2010-08-23 |
Michael J.... | Revert part of my last commit. the mingw32 build bot... |
commit | commitdiff | tree | snapshot |
2010-08-23 |
Michael J.... | Workaround broken jump tables on x86-64 COFF. |
commit | commitdiff | tree | snapshot |
2010-08-23 |
Chris Lattner | remove some dead code. |
commit | commitdiff | tree | snapshot |
2010-08-22 |
Nick Lewycky | Verify the predicates on icmp/fcmp. Suggested by Jeff... |
commit | commitdiff | tree | snapshot |
2010-08-21 |
Eli Friedman | Delete dead comment. |
commit | commitdiff | tree | snapshot |
2010-08-21 |
Anton Korobeynikov | Use rip-rel addressing on win64 by default. For this... |
commit | commitdiff | tree | snapshot |
2010-08-21 |
Benjamin Kramer | Use MDNode::destroy(). Fixes a delete/free mismatch. |
commit | commitdiff | tree | snapshot |
2010-08-21 |
Michael J.... | MC: Add partial x86-64 support to COFF. |
commit | commitdiff | tree | snapshot |
2010-08-21 |
Dan Gohman | Add an assert to MDNode::deleteTemporary check that... |
commit | commitdiff | tree | snapshot |
2010-08-21 |
Dan Gohman | Fix x86 fast-isel's cmp+branch folding to avoid folding... |
commit | commitdiff | tree | snapshot |
2010-08-21 |
Bruno Cardoso... | Prepare LowerVECTOR_SHUFFLEv8i16 to use x86 target... |
commit | commitdiff | tree | snapshot |
2010-08-20 |
Bob Wilson | Replace some NEON vmovl intrinsic that I missed earlier. |
commit | commitdiff | tree | snapshot |
2010-08-20 |
Bruno Cardoso... | This is the first step towards refactoring the x86... |
commit | commitdiff | tree | snapshot |
2010-08-20 |
Dan Gohman | CreateTemporaryType doesn't needs its Context argument. |
commit | commitdiff | tree | snapshot |
2010-08-20 |
Bill Wendling | Create the new linker type "linker_private_weak_def_auto". |
commit | commitdiff | tree | snapshot |
2010-08-20 |
Dan Gohman | Introduce a new temporary MDNode concept. Temporary... |
commit | commitdiff | tree | snapshot |
2010-08-20 |
Dale Johannesen | Test should pass on non-Darwin x86. |
commit | commitdiff | tree | snapshot |
2010-08-20 |
Daniel Dunbar | Fix --disable-threads build, PR7949. |
commit | commitdiff | tree | snapshot |
2010-08-20 |
Jim Grosbach | Downwards growing stack allocation order reverses relat... |
commit | commitdiff | tree | snapshot |
2010-08-20 |
Jim Grosbach | Add more dbg output |
commit | commitdiff | tree | snapshot |
2010-08-20 |
Benjamin Kramer | Update CMake build. |
commit | commitdiff | tree | snapshot |
2010-08-20 |
Dale Johannesen | Don't run test on PPC darwin. |
commit | commitdiff | tree | snapshot |
2010-08-20 |
Owen Anderson | Re-apply r111568 with a fix for the clang self-host. |
commit | commitdiff | tree | snapshot |
2010-08-20 |
Erick Tryzelaar | Fix vmcore.ml test. |
commit | commitdiff | tree | snapshot |
2010-08-20 |
Dan Gohman | Reword NamedMDNode's comment. |
commit | commitdiff | tree | snapshot |
2010-08-20 |
Mikhail Glushenkov | llvmc: Fix alias generation. |
commit | commitdiff | tree | snapshot |
2010-08-20 |
Dan Gohman | Delete SlowOperationInformer, which is no longer used. |
commit | commitdiff | tree | snapshot |
2010-08-20 |
Dan Gohman | Convert DbgInfoPrinter to use errs() instead of outs(). |
commit | commitdiff | tree | snapshot |
2010-08-20 |
Mikhail Glushenkov | Add include guards to Support/Regex.h. |
commit | commitdiff | tree | snapshot |
2010-08-20 |
Mikhail Glushenkov | Trailing whitespace. |
commit | commitdiff | tree | snapshot |
2010-08-20 |
Jim Grosbach | Add explicit initializer for UseLocalStackAllocationBlo... |
commit | commitdiff | tree | snapshot |
2010-08-20 |
Dan Gohman | Convert tools to use tool_output_file, and introduce... |
commit | commitdiff | tree | snapshot |
2010-08-20 |
Dan Gohman | Diagnose attempts to update standard output. |
commit | commitdiff | tree | snapshot |
2010-08-20 |
Dan Gohman | Convert FileUpdate to use tool_output_file, and to use |
commit | commitdiff | tree | snapshot |
2010-08-20 |
Jim Grosbach | properly check for whether base regs were inserted |
commit | commitdiff | tree | snapshot |
2010-08-20 |
Dan Gohman | Convert tablegen to use tool_output_file. |
commit | commitdiff | tree | snapshot |
2010-08-20 |
Dan Gohman | Make outs() close its file when its stream is destructe... |
commit | commitdiff | tree | snapshot |
2010-08-20 |
Dan Gohman | Delete raw_stdout_ostream and raw_stderr_ostream, which... |
commit | commitdiff | tree | snapshot |
2010-08-20 |
Dan Gohman | Add an inspirational quote. |
commit | commitdiff | tree | snapshot |
2010-08-20 |
Dan Gohman | Add a comment. |
commit | commitdiff | tree | snapshot |
2010-08-20 |
Dan Gohman | Move raw_ostream's Error flag into raw_fd_ostream,... |
commit | commitdiff | tree | snapshot |
2010-08-20 |
Dan Gohman | Export error-handling functions in formatted_tool_outpu... |
commit | commitdiff | tree | snapshot |
2010-08-20 |
Bob Wilson | Fix a typo. |
commit | commitdiff | tree | snapshot |
2010-08-20 |
Erick Tryzelaar | Fix the running of ocaml tests. |
commit | commitdiff | tree | snapshot |
2010-08-20 |
Erick Tryzelaar | Expose LLVMSetOperand and LLVMGetNumOperands to llvm... |
commit | commitdiff | tree | snapshot |
2010-08-20 |
Erick Tryzelaar | Fix arguments to ocaml's llvm_params. |
commit | commitdiff | tree | snapshot |
2010-08-20 |
Bob Wilson | Fix some Ocaml tests: the %t substitution now returns... |
commit | commitdiff | tree | snapshot |
2010-08-20 |
Bob Wilson | The %ocamlopt setting has embedded quotes. Copy the... |
commit | commitdiff | tree | snapshot |
2010-08-20 |
Benjamin Kramer | Update LLVMC tests for r111620. |
commit | commitdiff | tree | snapshot |
2010-08-20 |
Mikhail Glushenkov | llvmc: Do not prefix option names with AutoGenerated. |
commit | commitdiff | tree | snapshot |
2010-08-20 |
Mikhail Glushenkov | llvmc: Cut global namespace pollution. |
commit | commitdiff | tree | snapshot |
next |