OSDN Git Service

android: enable swrast w/o radeonsi build
[android-x86/external-llvm.git] / examples /
2012-04-19 Michael J. SpencerRemove llvm-ld and llvm-stub (which is only used by...
2012-04-03 Mike LockwoodMerge remote-tracking branch 'goog/ics-aah'
2012-03-05 Stephen HinesMerge branch 'upstream' into merge-20120305
2012-02-29 Jean-Baptiste Queruresolved conflicts for merge of 8f698b54 to master
2012-02-20 Chandler CarruthSwitch to a more idiomatic way of silencing unused...
2012-02-06 Peter CollingbourneUpdate ExceptionDemo to use ConstantDataArray.
2012-02-04 Bill WendlingUpdate to the new EH system...remove OLD EH code.
2012-01-31 Francois PichetFix BrainF compilation.
2011-12-16 Logan ChienMerge with LLVM upstream r146714 (Dec 16th 2011)
2011-12-12 Daniel DunbarLLVMBuild: Remove trailing newline, which irked me.
2011-12-07 Peter CollingbourneEngineBuilder: support for custom TargetOptions. Fixes the
2011-11-14 Daniel Dunbarbuild: Add initial cut at LLVMBuild.txt files.
2011-11-03 Daniel Dunbarbuild: Add initial cut at LLVMBuild.txt files.
2011-10-19 Logan ChienMerge with LLVM upstream 2011/10/20 (r142530)
2011-09-28 Garrison VennChanged comments on foreign C++ exceptions (generated...
2011-09-23 Garrison VennModified demo to use 3.0 resume instruction vs calling...
2011-09-22 Garrison VennConverted Exception demo over to using new 3.0 landingp...
2011-09-22 Garrison VennThis is a hack to get the demo working with the new...
2011-08-24 Evan ChengMove TargetRegistry and TargetSelect from Target to...
2011-07-21 Jay FoadConvert ConstantExpr::getGetElementPtr and
2011-07-20 Logan ChienMerge with LLVM upstream r135568 (Jul 20th 2011)
2011-07-18 Chris Lattnerupdate for recent api changes. I have a hard time...
2011-07-18 Chris Lattnerupdate this to build with a recent IRBuilder change...
2011-07-16 Nowar GuMerge upstream to r135343 at Sat. 16th July 2011.
2011-07-15 Francois PichetConvert CallInst and InvokeInst APIs to use ArrayRef...
2011-07-14 Benjamin KramerChange Intrinsic::getDeclaration and friends to take...
2011-07-12 Francois PichetRemove the const from Type after of Jay deconstify...
2011-07-12 Garrison VennReverted 134901 because of 134959. Did not use svn...
2011-07-12 Francois PichetFix the BrainF build.
2011-07-11 John Wiegleyfix some examples
2011-07-11 Garrison VennModified demo to work with non const Type parameters...
2011-06-20 Nowar GuMerge upstream to r133240 at Fri. 17th Jun 2011.
2011-06-09 Johnny ChenModify comment.
2011-06-09 Eric ChristopherHave the JIT tutorial use IRBuilder for the IR.
2011-04-15 Chris LattnerFix a ton of comment typos found by codespell. Patch by
2011-04-12 Garrison VennAdded new FIXME note
2011-04-11 Eli FriedmanGet rid of useless comment; if a file uses functions...
2011-04-11 Garrison VennBecause some systems have reported that this example...
2011-04-10 Garrison VennFixed more best practices, and explicit/implicit style...
2011-04-09 Jush LuMerge upstream r129128
2011-04-08 Chris Lattnerreindent this whole file and do a variety of stylistic...
2011-04-08 Chris Lattnerfix this to build with the recent StructType changes.
2011-03-30 Jay FoadRemove PHINode::reserveOperandSpace(). Instead, add...
2011-03-30 Jay Foad(Almost) always call reserveOperandSpace() on newly...
2011-03-09 Jush LuMerge upstream r127116
2011-02-28 jushMerge LLVM upstream r119309 into honey
2011-02-09 Erick TryzelaarFix compiling the ocaml kaleidoscope tutorials
2010-12-23 Oscar FuentesDo not re-test for the existence of pthread.h.
2010-11-16 Dan GohmanFix missing includes of "llvm/Analysis/Passes.h" in...
2010-11-15 Dan GohmanUpdate examples and documentation to explicitly add...
2010-11-15 Dan GohmanUpdate examples and documentation to explicitly add...
2010-10-17 Oscar FuentesBuild with RTTI and exceptions disabled. Only in GCC...
2010-10-17 Oscar FuentesBuild with RTTI and exceptions disabled. Only in GCC...
2010-09-29 Duncan SandsConvert a bunch of uses of 'bytecode' into 'bitcode...
2010-09-29 Duncan SandsConvert a bunch of uses of 'bytecode' into 'bitcode...
2010-09-15 Garrison VennRemoved TracingBrainF from examples Makefile.
2010-09-15 Garrison VennRemoved TracingBrainF from examples Makefile.
2010-09-14 Shih-wei LiaoMerge commit 'refs/changes/82/67782/1' of ssh://android...
2010-09-13 Michael J. SpencerRevert "CMake: Get rid of LLVMLibDeps.cmake and export...
2010-09-13 Michael J. SpencerRevert "CMake: Get rid of LLVMLibDeps.cmake and export...
2010-09-11 Shih-wei LiaoMerge commit '69494cf8102cf872e9cb76662e9960be7c112112...
2010-09-10 Michael J. SpencerCMake: Get rid of LLVMLibDeps.cmake and export the...
2010-09-10 Michael J. SpencerCMake: Get rid of LLVMLibDeps.cmake and export the...
2010-09-05 Chris Lattnerfit in 80 columns and don't crash on exit, fixes PR8080
2010-09-05 Chris Lattnerfit in 80 columns and don't crash on exit, fixes PR8080
2010-08-30 Owen AndersonRemove this from the main tree. I'll host it out of...
2010-08-30 Owen AndersonRemove this from the main tree. I'll host it out of...
2010-08-30 Owen AndersonAdd a new example to the LLVM distribution: a trace...
2010-08-30 Owen AndersonAdd a new example to the LLVM distribution: a trace...
2010-08-19 Mikhail GlushenkovTrailing whitespace.
2010-08-19 Mikhail GlushenkovTrailing whitespace.
2010-08-10 Chris Lattnerupgrade to use new intrinsics, patch by Dan Hipschman!
2010-08-10 Chris Lattnerupgrade to use new intrinsics, patch by Dan Hipschman!
2010-07-12 Duncan SandsConvert some tab stops into spaces.
2010-07-12 Duncan SandsConvert some tab stops into spaces.
2010-07-12 Eric ChristopherFix up the ocaml kaleidoscope example as well.
2010-07-12 Eric ChristopherFix up the ocaml kaleidoscope example as well.
2010-06-21 Chris Lattnerfix several bugs in the tutorial, patch by Kevin Kelley!
2010-06-21 Chris Lattnerfix several bugs in the tutorial, patch by Kevin Kelley!
2010-06-15 Daniel DunbarRemove stray semi-colon.
2010-06-15 Daniel DunbarRemove stray semi-colon.
2010-06-14 Eric ChristopherMake kaleidoscope use fp add/sub/mul.
2010-06-14 Eric ChristopherMake kaleidoscope use fp add/sub/mul.
2010-05-02 Duncan SandsRemove the -enable-sjlj-eh option, which doesn't do...
2010-05-02 Duncan SandsRemove the -enable-sjlj-eh option, which doesn't do...
2010-04-28 Shih-wei LiaoSync upstream to r102410.
2010-04-24 Nick LewyckyUse provided llvm-defined variables instead of twisting...
2010-04-24 Nick LewyckyUse provided llvm-defined variables instead of twisting...
2010-04-20 Benjamin KramerFix -Wcast-qual warning.
2010-04-20 Benjamin KramerFix -Wcast-qual warning.
2010-04-07 Shih-wei Liaolibbcc
2010-03-21 Erick TryzelaarFix the ocaml kaleidoscope tutorial to fix linking...
2010-03-21 Erick TryzelaarFix the ocaml kaleidoscope tutorial to fix linking...
2010-03-08 Erick TryzelaarDon't always run the ocaml kaleidoscope tutorials.
2010-03-08 Erick TryzelaarDon't always run the ocaml kaleidoscope tutorials.
2010-03-08 Erick TryzelaarAdd OCaml tutorial to the examples.
2010-03-08 Erick TryzelaarAdd OCaml tutorial to the examples.
2010-02-23 Jeffrey YasskinRoll back r96959 again.
2010-02-23 Jeffrey YasskinRoll back r96959 again.
2010-02-23 Jeffrey YasskinRoll r96559 forward again, adding libLLVM-2.7svn.so...
next