native_client/pnacl-llvm.git
17 hours ago Karl SchimpfCreate type IDs based on reference counts. master
19 hours ago Eli BenderskyFix stderr redirection in test to work on all platforms
23 hours ago Mark SeabornPNaCl: Fix FlattenGlobals to correctly handle implicitl...
3 days ago Jan VoungRe-allow an x86-32 fast-isel optimization for NaCl...
3 days ago Mark SeabornCherry-pick r181922: Fix miscompile due to StackColorin...
5 days ago Eli BenderskyTemporarily remove test that fails on Mac
5 days ago Eli BenderskySeparate the PNaCl llc into a tool named pnacl-llc...
6 days ago Eli BenderskyUpdate tests to use FileCheck instead of grep (which...
6 days ago Eli BenderskyThe customary LLVM way of obtaining intrinsics is with
6 days ago Eli BenderskyFix some build warnings in Nacl-specific code
6 days ago Eli BenderskyAdding a pass - RewritePNaClLibraryCalls, that replaces...
6 days ago Jan VoungUpdate PNaCl intrinsic whitelist test for moving {frame...
7 days ago Jan VoungStart to disallow llvm.frameaddress and llvm.returnaddr...
10 days ago Derek SchuffPNaCl ABI: Promote illegal integer types
10 days ago Derek SchuffLLVM: Add ELF Note section to NaCl object files identif...
11 days ago Eli BenderskySupport @llvm.nacl.{set|long}jmp intrinsics by translat...
11 days ago Jan VoungMove llvm.eh.frame.cfa to the blacklist of intrinsics.
11 days ago Jan VoungAdd a llvm lit test for NaCl ARM/X86 support for bswap...
12 days ago Mark SeabornPNaCl: Add NoAlias attributes in ExpandByVal and Expand...
12 days ago Jan VoungAdd dependency on NaClTransforms to lib/Target/ARM.
12 days ago Jan VoungPut llvm.powi in the dev list of intrinsics.
13 days ago David SehrInsert denominator zero checks for NaCl
13 days ago Jan VoungStart a whitelist of intrinsics for the PNaCl ABI checker.
2013-05-06 Karl SchimpfCopy llvm-bcanalyzer to build pnacl-bcanalyzer.
2013-05-06 Karl SchimpfAllow pnacl-freeze/thaw to redirect to stdin/stdout.
2013-05-06 Derek SchuffFix build warnings/UB in LTOCodeGenerator.cpp
2013-05-02 Karl SchimpfCopy BitCodes.h to NaCl/NaClBitCodes.h
2013-05-01 Karl SchimpfFix ifdef for NaClLLVMBitCodes.h
2013-05-01 Karl SchimpfCopy LLVM bitcode reader to generate a PNaCl wire forma...
2013-04-30 Jan VoungRemove a hanging LOCALMOD that was for the CC rewrite...
2013-04-30 Karl SchimpfRemove unnecessary includes from pnacl-freeze.
2013-04-29 Jan VoungUse unique'ed types for varargs expansion instead of...
2013-04-29 Derek SchuffFix CMake build of bitcode wrapper header utility.
2013-04-26 Derek SchuffFix CMake build of NaClBitWriter
2013-04-26 Jan VoungCheck for metadata in PNaCl ABI checker.
2013-04-26 Jan VoungRemove a localmod that was a variation of a fix for...
2013-04-26 Karl SchimpfCopy Bitwriter to generate PNaClBitwriter.
2013-04-24 Mark SeabornPNaCl: Add ExpandByVal pass for expanding out by-value...
2013-04-23 Mark SeabornPNaCl: Add FlattenGlobals pass for simplifying global...
2013-04-22 Derek SchuffFix bot build of translator, renormalize CMakeLists...
2013-04-18 Derek SchuffFix CMake build
2013-04-17 Jim StichnothAdd support for the div/rem instructions under x86...
2013-04-15 Mark SeabornPNaCl ABI checker: Disallow the "resume" instruction
2013-04-12 Jan VoungHave the StripMetadata pass also strip unsupported...
2013-04-12 Derek SchuffPNaCl: extend GlobalCleanup to null-out extern_weak...
2013-04-12 Mark SeabornPNaCl ABI checker: Disallow ConstantExprs inside functions
2013-04-12 Mark SeabornPNaCl ABI checker: Disallow va_arg, varargs functions...
2013-04-12 Mark SeabornPNaCl ABI checker: Disallow invoke+landingpad instructions
2013-04-11 Petar Jovanovic[MIPS] Fix LLVM issues with recent LLVM trunk merge
2013-04-10 Mark SeabornPNaCl ABI checker: Disallow the GetElementPtr instruction
2013-04-10 Mark SeabornPNaCl ABI checker: Disallow "section", "thread_local...
2013-04-04 Mark SeabornPNaCl: Change ExpandVarArgs to work around invalid...
2013-04-02 Derek SchuffDisable shift-compare instcombine optimization for...
2013-04-01 Mark SeabornPNaCl: Tidy: Remove an unnecessary cast in the ABI...
2013-04-01 Mark SeabornPNaCl ABI checker: Disable integer size check since...
2013-04-01 Mark SeabornPNaCl: Fix ABI checker to give a better error message...
2013-04-01 Mark Seabornpnacl-abicheck: Fix exit status so that 256 errors...
2013-04-01 Mark SeabornPNaCl: Allow the ABI checker to be used from "opt"
2013-03-30 Mark SeabornPNaCl: Fix ExpandTls to handle a couple of corner cases...
2013-03-28 Jan VoungAdd a pass to strip bitcode metadata.
2013-03-28 JF BastienTarget Cortex-A9 with NEON in PNaCl's LLC driver.
2013-03-27 Derek SchuffMake pnacl-abicheck return nonzero status if errors...
2013-03-27 Mark SeabornPNaCl: Fix ExpandVarArgs to handle "byval" struct argum...
2013-03-26 Mark SeabornPNaCl: Add ExpandGetElementPtr pass for converting...
2013-03-25 Derek SchuffPNaCl ABI: add passes to cleanup/finalize some linkage...
2013-03-25 Mark SeabornPNaCl: Fix ExpandTls to handle GlobalAliases of thread...
2013-03-25 Eli BenderskyAdd -time-ir-parsing flag to llc.
2013-03-21 Mark SeabornPNaCl: Add ExpandVarArgs pass for expanding out variabl...
2013-03-20 Eli BenderskyProperly conditionalize for NaCl an Mips AsmPrinter...
2013-03-20 Eli BenderskyMerge remote-tracking branch 'origin/master'
2013-03-20 Eli BenderskyApply after-merge fixes to return to working state.
2013-03-18 Derek SchuffDon't fold large offsets into FrameIndexBase displaceme...
2013-03-18 Derek SchuffSwitch ABI verifier passes to manual initialization.
2013-03-15 Mark SeabornPNaCl: Add ExpandConstantExpr pass for converting Const...
2013-03-14 Derek SchuffFix CMakeFile as well.
2013-03-14 Derek SchuffFix LLVMBuild.txt for NaCl analysis passes
2013-03-14 Derek SchuffCleanup of ABI Checker
2013-03-13 Derek SchuffABI verifier: Add standalone tool pnacl-abicheck
2013-03-11 Eli BenderskyMerge commit '279b9184c2ff4fea93b198a3519b8cb3a1d8d195'
2013-03-06 Jan VoungAdd an RPC to LLC.nexe to init with appended flags...
2013-03-04 Jan VoungPrune unused PBQP register allocator and PBQP Heuristic...
2013-03-02 Derek SchuffOnly fold small constants into memory reference displac...
2013-02-28 Tim NorthoverAArch64: Use cbnz instead of cmp/b.ne pair for atomic...
2013-02-28 Evgeniy Stepanov[msan] Implement sanitize_memory attribute.
2013-02-28 Renato GolinCorrections for XFAIL armv5 tests
2013-02-28 Evgeniy StepanovRemove unused leftover declarations.
2013-02-28 Bill WendlingEnable syntax highlighting for reStructuredText files.
2013-02-28 Michael J.... [Support][ErrorOr] Add support for implicit conversion...
2013-02-28 Argyrios Kyrtzidis[PathV2] In llvm::sys::fs::unique_file, make sure it...
2013-02-28 Shuxin YangFix a problem in alias analysis. It is about the misint...
2013-02-27 Eric ChristopherRemove unnecessary check against isGlobalVariable....
2013-02-27 Eric ChristopherRework comment slightly and fix a few typos.
2013-02-27 Eric ChristopherRemove unnecessary cast to void.
2013-02-27 Manman RenDebug Info: for static member variables, always put...
2013-02-27 Nadav RotemSilence the unused variable warning.
2013-02-27 Nadav RotemThe FastISEL should be fast. But when we record statist...
2013-02-27 David BlaikieCopy missing member in DataLayout copy ctor.
2013-02-27 Jim GrosbachARM: FMA is legal only if VFP4 is available.
2013-02-27 Chad RosierRemove this instance of dl as it's defined in a previou...
2013-02-27 Michael IlsemanReverted: r176136 - Have a way for a target to opt...
next