Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
AsmParser Code style Mar 5, 2018
InstPrinter Code style Mar 5, 2018
MCTargetDesc Debugger should work now Jun 5, 2017
TargetInfo Added some more scheduling Jun 8, 2017
.gitignore Migrated to LLVM 4.0.0, small fixes in FPU switch Mar 16, 2017
.travis.yml I think source itself is not needed tbh Aug 20, 2017
.travis.yml.bak Ok, lets try not to reconf it at all Aug 20, 2017
CLANG_Epiphany.patch Added initial clang support Jun 8, 2017
CMakeLists.txt Split LSOpt into VReg and Reg parts Mar 16, 2018
Epiphany.h Split LSOpt into VReg and Reg parts Mar 16, 2018
Epiphany.td Added some more scheduling Jun 8, 2017
EpiphanyAsmPrinter.cpp Code style Mar 5, 2018
EpiphanyAsmPrinter.h Started fixing asm parser May 11, 2017
EpiphanyCallingConv.td Fixed call lowering stack offset Apr 11, 2017
EpiphanyConfig.h Started from scratch Apr 19, 2016
EpiphanyFpuConfigPass.cpp Code style Mar 5, 2018
EpiphanyFpuConfigPass.h Fixed FPU/IALU2 config flag setting pass Jun 5, 2017
EpiphanyFrameLowering.cpp Revised callee-saved regs spill-restore, removed a lot of black magic Mar 12, 2018
EpiphanyFrameLowering.h Revised callee-saved regs spill-restore, removed a lot of black magic Mar 12, 2018
EpiphanyISelDAGToDAG.cpp Code style Mar 5, 2018
EpiphanyISelDAGToDAG.h Migrated to LLVM 4.0.0, small fixes in FPU switch Mar 16, 2017
EpiphanyISelLowering.cpp Code style Mar 5, 2018
EpiphanyISelLowering.h Code style Mar 5, 2018
EpiphanyInstrFormats.td Should not update PHI while resolving BCC64 Jun 2, 2017
EpiphanyInstrInfo.cpp Code style Mar 5, 2018
EpiphanyInstrInfo.h Added basic load/store optimization Mar 31, 2017
EpiphanyInstrInfo.td Code style Mar 5, 2018
EpiphanyLoadStoreOptimizer.cpp Split LSOpt into VReg and Reg parts Mar 16, 2018
EpiphanyLoadStoreOptimizer.h Split LSOpt into VReg and Reg parts Mar 16, 2018
EpiphanyMCInstLower.cpp Trying to fix PCREL to use with TLS May 10, 2017
EpiphanyMCInstLower.h Now can generate ELF files, up to Global Variables Dec 28, 2016
EpiphanyMachineFunction.cpp Trying to fix PCREL to use with TLS May 10, 2017
EpiphanyMachineFunction.h Trying to improve LSopt pass Jun 12, 2017
EpiphanyRegisterInfo.cpp Code style Mar 5, 2018
EpiphanyRegisterInfo.h Added some more scheduling Jun 8, 2017
EpiphanyRegisterInfo.td Code style Mar 5, 2018
EpiphanySchedule.td Fixed scheduling a bit Jul 11, 2017
EpiphanySubtarget.cpp Finally found what causes the memory corruption Jan 27, 2017
EpiphanySubtarget.h Fixed call lowering stack offset Apr 11, 2017
EpiphanyTargetMachine.cpp Finished fixing Vreg LSOpt. It actually works nicely now Mar 19, 2018
EpiphanyTargetMachine.h Added TransformInfo for SLP, fixed arrays Jul 5, 2017
EpiphanyTargetObjectFile.cpp Code style Mar 5, 2018
EpiphanyTargetObjectFile.h Up to Chapter 2: Large stack Dec 16, 2016
EpiphanyTargetTransformInfo.cpp Added TransformInfo for SLP, fixed arrays Jul 5, 2017
EpiphanyTargetTransformInfo.h Added TransformInfo for SLP, fixed arrays Jul 5, 2017
EpiphanyVregLoadStoreOptimizer.cpp Finished fixing Vreg LSOpt. It actually works nicely now Mar 19, 2018
EpiphanyVregLoadStoreOptimizer.h Finished fixing Vreg LSOpt. It actually works nicely now Mar 19, 2018
LLVMBuild.txt Trying to add vectorization support Jun 15, 2017
LLVM_Epiphany.patch Added initial clang support Jun 8, 2017
Makefile Started from scratch Apr 19, 2016
README.md Updated README and patch Apr 6, 2017
README.txt initial commit May 3, 2013