2011-10-06 |
Eli Friedman | Remove the old atomic instrinsics. autoupgrade functio... |
tree | commitdiff |
2011-09-29 |
Eli Friedman | Clean up uses of switch instructions so they are not... |
tree | commitdiff |
2011-08-24 |
Evan Cheng | Move TargetRegistry and TargetSelect from Target to... |
tree | commitdiff |
2011-08-12 |
Chris Lattner | switch to the new struct apis. |
tree | commitdiff |
2011-08-09 |
Bill Wendling | Revert r137134. It breaks some code as Eli pointed... |
tree | commitdiff |
2011-08-09 |
Bill Wendling | Print out the variable declaration only if it is a... |
tree | commitdiff |
2011-07-31 |
Bill Wendling | Add the 'resume' instruction for the new EH rewrite. |
tree | commitdiff |
2011-07-30 |
Bill Wendling | Revert r136253, r136263, r136269, r136313, r136325... |
tree | commitdiff |
2011-07-29 |
Chandler Carruth | Rewrite the CMake build to use explicit dependencies... |
tree | commitdiff |
2011-07-27 |
Bill Wendling | Merge the contents from exception-handling-rewrite... |
tree | commitdiff |
2011-07-25 |
Evan Cheng | Move CBackend and CppBackend MC initialization to Targe... |
tree | commitdiff |
2011-07-22 |
Evan Cheng | Combine all MC initialization routines into one. e... |
tree | commitdiff |
2011-07-20 |
Evan Cheng | Goodbye TargetAsmInfo. This eliminate last bit of CodeG... |
tree | commitdiff |
2011-07-20 |
Evan Cheng | - Move CodeModel from a TargetMachine global option... |
tree | commitdiff |
2011-07-20 |
Evan Cheng | Add MCObjectFileInfo and sink the MCSections initializa... |
tree | commitdiff |
2011-07-19 |
Evan Cheng | Introduce MCCodeGenInfo, which keeps information that... |
tree | commitdiff |
2011-07-18 |
Evan Cheng | Sink getDwarfRegNum, getLLVMRegNum, getSEHRegNum from... |
tree | commitdiff |
2011-07-18 |
Frits van Bommel | Migrate LLVM and Clang to use the new makeArrayRef... |
tree | commitdiff |
2011-07-18 |
Chris Lattner | land David Blaikie's patch to de-constify Type, with... |
tree | commitdiff |
2011-07-14 |
Evan Cheng | Rename createAsmInfo to createMCAsmInfo and move regist... |
tree | commitdiff |
2011-07-13 |
Jay Foad | Convert InsertValueInst and ExtractValueInst APIs to... |
tree | commitdiff |
2011-07-11 |
Evan Cheng | - Eliminate MCCodeEmitter's dependency on TargetMachine... |
tree | commitdiff |
2011-07-09 |
Chris Lattner | Land the long talked about "type system rewrite" patch... |
tree | commitdiff |
2011-07-09 |
Evan Cheng | Change createAsmParser to take a MCSubtargetInfo instea... |
tree | commitdiff |
2011-07-08 |
Evan Cheng | Eliminate asm parser's dependency on TargetMachine: |
tree | commitdiff |
2011-06-30 |
Evan Cheng | Fix the ridiculous SubtargetFeatures API where it impli... |
tree | commitdiff |
2011-06-21 |
Anna Zaks | Add support for sadd.with.overflow and uadd.with.overfl... |
tree | commitdiff |
2011-06-14 |
Anna Zaks | Anna's test commit (#2). |
tree | commitdiff |
2011-06-14 |
Anna Zaks | Anna's test commit. |
tree | commitdiff |
2011-05-13 |
Julien Lerouge | Fix a source of non determinism in FindUsedTypes, use... |
tree | commitdiff |
2011-04-04 |
Jay Foad | Remove some support for ReturnInsts with multiple opera... |
tree | commitdiff |
2011-02-20 |
Oscar Fuentes | Use explicit add_subdirectory's for LLVM target sublibr... |
tree | commitdiff |
2010-12-10 |
Rafael Espindola | Fixed version of 121434 with no new memory leaks. |
tree | commitdiff |
2010-12-10 |
Rafael Espindola | Revert my previous patch to make the valgrind bots... |
tree | commitdiff |
2010-12-09 |
Rafael Espindola | Initial support for the cfi directives. This is just... |
tree | commitdiff |
2010-11-29 |
Michael J. Spencer | I swear I did a make clean and make before committing... |
tree | commitdiff |
2010-10-29 |
John Thompson | Inline asm multiple alternative constraints development... |
tree | commitdiff |
2010-10-19 |
Owen Anderson | Get rid of static constructors for pass registration... |
tree | commitdiff |
2010-09-14 |
Michael J. Spencer | CBackend: Fix MSVC build. |
tree | commitdiff |
2010-09-14 |
Michael J. Spencer | CBackend: Cleanup whitespace before I do this next... |
tree | commitdiff |
2010-09-10 |
Dale Johannesen | Add X86 MMX type to bitcode and Type. |
tree | commitdiff |
2010-08-26 |
Chris Lattner | remove dead proto |
tree | commitdiff |
2010-08-06 |
Owen Anderson | Reapply r110396, with fixes to appease the Linux buildb... |
tree | commitdiff |
2010-08-06 |
Owen Anderson | Revert r110396 to fix buildbots. |
tree | commitdiff |
2010-08-05 |
Owen Anderson | Don't use PassInfo* as a type identifier for passes... |
tree | commitdiff |
2010-08-04 |
Gabor Greif | by Alexander Herz: |
tree | commitdiff |
2010-06-26 |
Gabor Greif | use ArgOperand API |
tree | commitdiff |
2010-06-14 |
Chris Lattner | fix a -Wbool-conversions warning from clang. |
tree | commitdiff |
2010-05-16 |
Anton Korobeynikov | Add support for thiscall calling convention. |
tree | commitdiff |
2010-05-11 |
Dan Gohman | Remove the "WantsWholeFile" concept, as it's no longer... |
tree | commitdiff |
2010-04-16 |
Eric Christopher | Revert 101465, it broke internal OpenGL testing. |
tree | commitdiff |
2010-04-16 |
Gabor Greif | reapply r101434 |
tree | commitdiff |
2010-04-16 |
Gabor Greif | back out r101423 and r101397, they break llvm-gcc self... |
tree | commitdiff |
2010-04-15 |
Gabor Greif | reapply r101364, which has been backed out in r101368 |
tree | commitdiff |
2010-04-15 |
Gabor Greif | back out r101364, as it trips the linux nightlybot... |
tree | commitdiff |
2010-04-15 |
Gabor Greif | rotate CallInst operands, i.e. move callee to the back |
tree | commitdiff |
2010-04-10 |
Chris Lattner | Implement support for varargs functions without any... |
tree | commitdiff |
2010-04-08 |
Gabor Greif | use abstract interface in two more places |
tree | commitdiff |
2010-04-08 |
Gabor Greif | fix compile |
tree | commitdiff |
2010-04-08 |
Gabor Greif | use abstract interface |
tree | commitdiff |
2010-04-07 |
Chris Lattner | rename llvm::llvm_report_error -> llvm::report_fatal_error |
tree | commitdiff |
2010-03-19 |
Jeffrey Yasskin | Remove a memory leak from the CBackend. |
tree | commitdiff |
2010-03-12 |
Chris Lattner | give Mangler access to TargetData. |
tree | commitdiff |
2010-03-12 |
Chris Lattner | make the mangler take an MCContext instead of an MAI. |
tree | commitdiff |
2010-02-28 |
Dan Gohman | Add a flag to addPassesToEmit* to disable the Verifier... |
tree | commitdiff |
2010-02-21 |
Duncan Sands | Remove a bunch of duplicated code, where there was... |
tree | commitdiff |
2010-02-16 |
Duncan Sands | Introduce isOpaqueTy and use it rather than isa<OpaqueT... |
tree | commitdiff |
2010-02-16 |
Duncan Sands | There are two ways of checking for a given type, for... |
tree | commitdiff |
2010-02-15 |
Duncan Sands | Uniformize the names of type predicates: rather than... |
tree | commitdiff |
2010-02-10 |
Dan Gohman | Fix "the the" and similar typos. |
tree | commitdiff |
2010-02-02 |
Chris Lattner | eliminate FileModel::Model, just use CodeGenFileType... |
tree | commitdiff |
2010-01-24 |
Chris Lattner | make -fno-rtti the default unless a directory builds... |
tree | commitdiff |
2010-01-22 |
Chris Lattner | use both the Mangler and the CBE's mangler for identifiers, |
tree | commitdiff |
2010-01-22 |
Chris Lattner | Stop building RTTI information for *most* llvm librarie... |
tree | commitdiff |
2010-01-20 |
Chris Lattner | revert 93934, removing the MCAsmInfo endianness bit... |
tree | commitdiff |
2010-01-19 |
Chris Lattner | give MCAsmInfo a 'has little endian' bit. This is... |
tree | commitdiff |
2010-01-17 |
Chris Lattner | stop the CBE from using Mangler::appendMangledName... |
tree | commitdiff |
2010-01-17 |
Chris Lattner | Get MCSymbol out of the mangling business, and move... |
tree | commitdiff |
2010-01-17 |
Chris Lattner | now that mangler is in libtarget, it can use MCAsmInfo... |
tree | commitdiff |
2010-01-16 |
Chris Lattner | move the mangler into libtarget from vmcore. |
tree | commitdiff |
2010-01-13 |
Chris Lattner | reduce duplicate mangling logic by using MCSymbol:... |
tree | commitdiff |
2010-01-13 |
Chris Lattner | stop the CBE from using deprecated Mangler stuff. |
tree | commitdiff |
2010-01-13 |
Chris Lattner | change Mangler::makeNameProper to return its result... |
tree | commitdiff |
2010-01-05 |
Devang Patel | Remove dead debug info intrinsics. |
tree | commitdiff |
2009-12-28 |
Bill Wendling | Remove dead variable. |
tree | commitdiff |
2009-12-03 |
Chris Lattner | improve portability to avoid conflicting with std:... |
tree | commitdiff |
2009-10-28 |
Chris Lattner | rename indbr -> indirectbr to appease the residents... |
tree | commitdiff |
2009-10-27 |
Chris Lattner | CBE support for indbr. |
tree | commitdiff |
2009-10-26 |
Victor Hernandez | Remove FreeInst. |
tree | commitdiff |
2009-10-25 |
Nick Lewycky | Remove ICmpInst::isSignedPredicate which was a reimplem... |
tree | commitdiff |
2009-10-17 |
Victor Hernandez | Remove MallocInst from LLVM Instructions. |
tree | commitdiff |
2009-09-02 |
Sandeep Patel | Retype from unsigned to CallingConv::ID accordingly... |
tree | commitdiff |
2009-08-26 |
Anton Korobeynikov | Unbreak FP128 stuff in cbe |
tree | commitdiff |
2009-08-23 |
Chris Lattner | eliminate the "Value" printing methods that print to... |
tree | commitdiff |
2009-08-22 |
Chris Lattner | Rename TargetAsmInfo (and its subclasses) to MCAsmInfo. |
tree | commitdiff |
2009-08-13 |
Owen Anderson | Push LLVMContexts through the IntegerType APIs. |
tree | commitdiff |
2009-08-12 |
Chris Lattner | change CBE to just get TAI now, instead of TM to get... |
tree | commitdiff |
2009-08-05 |
Anton Korobeynikov | Cleanup in dbg_stoppoint handling in CBE. Patch by... |
tree | commitdiff |
2009-08-05 |
Anton Korobeynikov | Minor arm CBE fixes. Patch by Sandeep. |
tree | commitdiff |
2009-08-05 |
Anton Korobeynikov | Emit module-level inline asm for CBE. |
tree | commitdiff |
next |